diff options
author | Holger Hans Peter Freyther <holger@moiji-mobile.com> | 2015-08-01 20:19:13 +0200 |
---|---|---|
committer | Holger Hans Peter Freyther <holger@moiji-mobile.com> | 2015-08-01 20:20:24 +0200 |
commit | c136da587fc2fafff1f649828eae5c996c345017 (patch) | |
tree | a1d98044ac6ee5fa38ac525742d7ee55677eb198 /debian | |
parent | c1cb75eff5b060da9e6d43521e4913a8bf4e74fc (diff) |
release: Prepare the 0.8.2 release
I have kind of used 0.8.1 by accident already so let us move
to 0.8.2 now.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/control | 4 | ||||
-rw-r--r-- | debian/libosmogb4.install (renamed from debian/libosmogb3.install) | 0 |
3 files changed, 4 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 0030462d..5f4f2699 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ -libosmocore (0.8.1+git2) UNRELEASED; urgency=medium +libosmocore (0.8.2) unstable; urgency=medium * Add endian header * GPRS flow control changes * Add APN format routines to libosmocore. - -- Holger Hans Peter Freyther <holger@moiji-mobile.com> Thu, 16 Apr 2015 21:23:24 +0200 + -- Holger Hans Peter Freyther <holger@moiji-mobile.com> Sat, 01 Aug 2015 20:18:45 +0200 libosmocore (0.8.0) unstable; urgency=medium diff --git a/debian/control b/debian/control index 7de63588..782d6197 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, libosmogb3, libosmogsm5, libosmovty1, ${misc:Depends} +Depends: libosmocodec0, libosmocore6, libosmogb4, libosmogsm5, libosmovty1, ${misc:Depends} Multi-Arch: foreign Description: Open Source MObile COMmunications CORE library @@ -29,7 +29,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends} Multi-Arch: same Description: Osmo Core library -Package: libosmogb3 +Package: libosmogb4 Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} diff --git a/debian/libosmogb3.install b/debian/libosmogb4.install index 4c474255..4c474255 100644 --- a/debian/libosmogb3.install +++ b/debian/libosmogb4.install |