aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2019-08-07 21:28:30 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2019-08-07 21:28:30 +0200
commit67aebc9d1c6b0773b082b496a579be1a80c2a9b2 (patch)
tree2e654dce2c3d48a331326fb818cc5f204a8835f8 /debian/control
parentea1cb3fa333bf1e6c74a09eef8c53a1e7971037f (diff)
Bump version: 1.3.0.50-ea1c-dirty → 1.4.01.4.0
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 3392f83..9a5ed58 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Description: Osmocom Gateway GPRS Support Node (GGSN)
operators as the interface between the Internet and the rest of the
mobile network infrastructure.
-Package: libgtp4
+Package: libgtp5
Architecture: any
Multi-Arch: same
Section: libs
@@ -42,7 +42,7 @@ Architecture: any
Multi-Arch: same
Section: libdevel
Depends: ${misc:Depends},
- libgtp4 (= ${binary:Version})
+ libgtp5 (= ${binary:Version})
Description: Development files for libgtp
OsmoGGSN is a Gateway GPRS Support Node (GGSN). It is used by mobile
operators as the interface between the Internet and the rest of the
@@ -55,7 +55,7 @@ Package: osmo-ggsn-dbg
Section: debug
Architecture: any
Priority: extra
-Depends: ${shlibs:Depends}, ${misc:Depends}, libgtp4 (= ${binary:Version}), osmo-ggsn (= ${binary:Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, libgtp5 (= ${binary:Version}), osmo-ggsn (= ${binary:Version})
Multi-Arch: same
Description: Debug symbols for OsmoGGSN
OsmoGGSN is a Gateway GPRS Support Node (GGSN). It is used by mobile
@@ -66,7 +66,7 @@ Package: libgtp-dbg
Section: debug
Architecture: any
Priority: extra
-Depends: ${shlibs:Depends}, ${misc:Depends}, libgtp4 (= ${binary:Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, libgtp5 (= ${binary:Version})
Multi-Arch: same
Description: Debug symbols for OsmoGGSN
OsmoGGSN is a Gateway GPRS Support Node (GGSN). It is used by mobile