blob: 648c6f0f94ca88c1e0c73cd2293a0b18a2631ccc [file] [log] [blame]
Source: open62541
Priority: optional
Maintainer: open62541 Team <open62541-core@googlegroups.com>
Build-Depends: debhelper (>= 7.0.50~),
cmake (>= 2.8),
git,
graphviz,
python (>= 2.7),
Standards-Version: 4.1.2
Section: libs
Homepage: https://open62541.org/
Vcs-Git: https://github.com/open62541/open62541.git
Vcs-Browser: https://github.com/open62541/open62541
Package: libopen62541-<soname>-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libopen62541-<soname> (= ${binary:Version}), ${misc:Depends}, python
Description: Development header files for open62541
open62541 is an open source C (C99) implementation of the OPC UA standard
Package: libopen62541-<soname>
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Open source implementation of OPC UA (OPC Unified Architecture) aka IEC 62541
open62541 is an open source C (C99) implementation of the OPC UA standard
Package: libopen62541-<soname>-dbg
Section: debug
Architecture: any
Priority: extra
Depends: libopen62541-<soname> (= ${binary:Version}), ${misc:Depends}
Description: Debugging symbols for open62541
open62541 is an open source C (C99) implementation of the OPC UA standard