Compare commits

...

2 Commits

Author SHA1 Message Date
Harald Welte
ae37c7892f Bump version: 1.2.0.1-f9331 → 1.2.1
Change-Id: If15e84603b27b9c327172b5d7646e874d0cd82c9
2018-04-13 08:43:55 +02:00
Harald Welte
f9331904bc debian: fix osmo-mgw, it should depend on libosmo-mgcp1, not 0
Change-Id: Ib6b71fc1ba8f44e5d698317ddb2d4a7e3a853299
Closes: #2834
2018-04-13 08:38:25 +02:00
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
osmo-mgw (1.2.1) unstable; urgency=medium
[ Harald Welte ]
* debian: fix osmo-mgw, it should depend on libosmo-mgcp1, not 0
-- Harald Welte <laforge@gnumonks.org> Fri, 13 Apr 2018 08:43:29 +0200
osmo-mgw (1.2.0) unstable; urgency=medium
[ Neels Hofmeyr ]

2
debian/control vendored
View File

@@ -16,7 +16,7 @@ Homepage: https://osmocom.org/projects/osmo-mgw
Package: osmo-mgw
Architecture: any
Multi-Arch: foreign
Depends: libosmo-mgcp0, ${misc:Depends}, ${shlibs:Depends}
Depends: libosmo-mgcp1, ${misc:Depends}, ${shlibs:Depends}
Description: OsmoMGW: Osmocom's Media Gateway for 2G and 3G circuit-switched mobile networks
Package: libosmo-mgcp1