aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorMax <msuraev@sysmocom.de>2017-10-17 15:14:04 +0200
committerMax <msuraev@sysmocom.de>2017-10-17 15:33:55 +0200
commitff161870b5f61a2a4ffe7c9e54123dc6480fc34e (patch)
treebcf74f6b3f7b2cefecc2125d69eef2b21514c928 /debian/control
parent1bfbf98f066dc1fa34bffb5377220323ea7aa802 (diff)
Bump version: 0.0.7 → 0.0.80.0.8
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control10
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/control b/debian/control
index 11ae7d0..9f67b8e 100644
--- a/debian/control
+++ b/debian/control
@@ -21,11 +21,11 @@ Vcs-Browser: http://git.osmocom.org/gitweb?p=libosmo-netif.git;a=summary
Vcs-Git: git://git.osmocom.org/libosmo-netif.git
Homepage: https://projects.osmocom.org/projects/libosmo-netif
-Package: libosmonetif3
+Package: libosmonetif4
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Conflicts: libosmonetif2
+Conflicts: libosmonetif2, 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
@@ -39,7 +39,7 @@ Depends: ${shlibs:Depends},
${misc:Depends},
libosmocore-dev,
libosmocore,
- libosmonetif3 (= ${binary:Version})
+ libosmonetif4 (= ${binary:Version})
Multi-Arch: same
Description: Development headers for Osmocom network interface
The libosmo-netif library is one of the libraries needed by the
@@ -53,7 +53,7 @@ Package: libosmo-netif-doc
Architecture: all
Section: doc
Depends: ${misc:Depends},
- libosmonetif3,
+ libosmonetif4,
libjs-jquery
Description: Documentation for the Osmo network interface library
The libosmo-netif library is one of the libraries needed by the
@@ -66,7 +66,7 @@ Package: libosmo-netif-dbg
Section: debug
Architecture: any
Priority: extra
-Depends: libosmonetif3 (= ${binary:Version}), ${misc:Depends}
+Depends: libosmonetif4 (= ${binary:Version}), ${misc:Depends}
Multi-Arch: same
Description: Debug symbols for Osmocom network interface library
The libosmo-netif library is one of the libraries needed by the