aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index 58a6d88..439db2e 100644
--- a/debian/control
+++ b/debian/control
@@ -10,9 +10,9 @@ Build-Depends: debhelper (>=9),
libtool,
pkg-config,
python3-minimal,
- libosmocore-dev (>= 1.7.0),
+ libosmocore-dev (>= 1.8.0),
libusb-1.0-0-dev,
- osmo-gsm-manuals-dev (>= 1.3.0)
+ osmo-gsm-manuals-dev (>= 1.4.0)
Standards-Version: 3.9.8
Vcs-Git: https://gitea.osmocom.org/retronetworking/osmo-e1d
Vcs-Browser: https://gitea.osmocom.org/retronetworking/osmo-e1d
@@ -41,7 +41,7 @@ Depends: ${misc:Depends}, ${shlibs:Depends},
libosmocore-dev,
Description: Development headers for the osmo-e1d library.
-Package: libosmo-octoi0
+Package: libosmo-octoi1
Section: libs
Architecture: any
Multi-Arch: same
@@ -54,6 +54,6 @@ Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends},
- libosmo-octoi0 (= ${binary:Version}),
+ libosmo-octoi1 (= ${binary:Version}),
libosmocore-dev,
Description: Development headers for the Osmocom Community TDMoIP library.