diff options
author | Holger Hans Peter Freyther <holger@moiji-mobile.com> | 2015-11-03 09:30:52 +0100 |
---|---|---|
committer | Holger Hans Peter Freyther <holger@moiji-mobile.com> | 2015-11-03 09:32:32 +0100 |
commit | 8649d57f507d359c99a89654aac7e19ce22db282 (patch) | |
tree | 713dc1adc05236b914ad730d4186200a3b6832b9 /debian/control | |
parent | c337693c4ca164833e120624af3c0960180725ee (diff) |
misc: Prepare the release of libosmocore 0.9.0
Bump the ABI version of libosmovty and we need to do this
recursively to force rebuilds of our software.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 136488de..6c1110f4 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Vcs-Browser: http://git.osmocom.org/gitweb?p=libosmocore.git;a=summary Package: libosmocore Section: libs Architecture: any -Depends: libosmocodec0, libosmocore6, libosmogb4, libosmogsm5, libosmovty2, ${misc:Depends} +Depends: libosmocodec0, libosmocore6, libosmogb4, libosmogsm5, libosmovty3, ${misc:Depends} Multi-Arch: foreign Description: Open Source MObile COMmunications CORE library @@ -43,7 +43,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends} Multi-Arch: same Description: Osmo GSM utility library -Package: libosmovty2 +Package: libosmovty3 Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} |