From 592057bb33dc0c336a63003cd7a3a67944d92757 Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Wed, 7 Aug 2019 20:59:51 +0200 Subject: =?UTF-8?q?Bump=20version:=200.5.0.2-6563-dirty=20=E2=86=92=200.6.?= =?UTF-8?q?0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I3af3b7aaff5c6dc3ac94e942191e27af4bf5392a --- debian/control | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index a9a486d..e1b2096 100644 --- a/debian/control +++ b/debian/control @@ -11,8 +11,8 @@ Build-Depends: debhelper (>= 9), libdpkg-perl, git, doxygen, - libosmocore-dev, - libosmo-abis-dev, + libosmocore-dev (>= 1.0.0), + libosmo-abis-dev (>= 0.6.0), pkg-config, libpcap0.8-dev, libsctp-dev, @@ -22,7 +22,7 @@ Vcs-Browser: http://git.osmocom.org/libosmo-netif/ Vcs-Git: git://git.osmocom.org/libosmo-netif.git Homepage: https://projects.osmocom.org/projects/libosmo-netif -Package: libosmonetif6 +Package: libosmonetif8 Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} @@ -39,7 +39,7 @@ Architecture: any Depends: ${misc:Depends}, libosmocore-dev, libosmocore, - libosmonetif6 (= ${binary:Version}) + libosmonetif8 (= ${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}, - libosmonetif6, + libosmonetif8, 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: libosmonetif6 (= ${binary:Version}), ${misc:Depends} +Depends: libosmonetif8 (= ${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 -- cgit v1.2.3