aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorMax <msuraev@sysmocom.de>2017-04-25 13:24:46 +0200
committerMax <msuraev@sysmocom.de>2017-04-25 13:28:10 +0200
commitdafdb5ef8ce551ab212a81aac0be009dba9cca02 (patch)
treef057207b362eb114c6620e2b74df040cb7ff9466 /debian/control
parentc108c9db969c4d4abaccc88419b4ac0c44957365 (diff)
Fix debian packaging
* add separate -doc packages * fix dh_install override * add conflict with previous version Change-Id: I2781c800d39923c5541bac00f00cb128f4acf008
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index f4c94bb..bf403e5 100644
--- a/debian/control
+++ b/debian/control
@@ -24,6 +24,7 @@ Package: libosmonetif3
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
+Conflicts: libosmonetif2
Multi-Arch: same
Description: Common/shared code regarding network interface for OpenBSC
The libosmo-netif library is one of the libraries needed by the
@@ -47,6 +48,19 @@ Description: Development headers for Osmocom network interface
This package contains the development files needed for developing with
the libosmo-netif library.
+Package: libosmo-netif-doc
+Architecture: all
+Section: doc
+Depends: ${misc:Depends},
+ libosmonetif3,
+ libjs-jquery
+Description: Documentation for the Osmo network interface library
+ The libosmo-netif library is one of the libraries needed by the
+ OpenBSC GSM infrastructure software. This library in particular implements
+ the shared code for network interfaces.
+ .
+ This package contains the documentation for the libosmo-netif library.
+
Package: libosmo-netif-dbg
Section: debug
Architecture: any