|
@@ -1,7 +1,7 @@
|
|
Source: open62541
|
|
Source: open62541
|
|
Priority: optional
|
|
Priority: optional
|
|
Maintainer: open62541 Team <open62541-core@googlegroups.com>
|
|
Maintainer: open62541 Team <open62541-core@googlegroups.com>
|
|
-Build-Depends: debhelper (>= 7.0.50~),
|
|
|
|
|
|
+Build-Depends: debhelper (>= 9),
|
|
cmake (>= 2.8),
|
|
cmake (>= 2.8),
|
|
git,
|
|
git,
|
|
graphviz,
|
|
graphviz,
|
|
@@ -27,10 +27,3 @@ Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
Description: Open source implementation of OPC UA (OPC Unified Architecture) aka IEC 62541
|
|
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
|
|
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
|
|
|