diff options
author | Holger Hans Peter Freyther <holger@moiji-mobile.com> | 2015-08-23 17:38:26 +0200 |
---|---|---|
committer | Holger Hans Peter Freyther <holger@moiji-mobile.com> | 2015-08-23 17:39:14 +0200 |
commit | d452a48ac66d8e99a562c91660f371270d9c6b21 (patch) | |
tree | 846d2e88a2bda664e530a6da87b4c0bfb1368cbc /debian | |
parent | 69b1b8bea6cabb34f9a107fa549cd91956122c24 (diff) |
Prepare new upstream release
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 4 | ||||
-rw-r--r-- | debian/libosmovty2.install (renamed from debian/libosmovty1.install) | 0 |
3 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 5f4f2699..16a1f41c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libosmocore (0.8.3) unstable; urgency=medium + + * Prepare new release + + -- Holger Hans Peter Freyther <holger@moiji-mobile.com> Sun, 23 Aug 2015 17:38:55 +0200 + libosmocore (0.8.2) unstable; urgency=medium * Add endian header diff --git a/debian/control b/debian/control index 782d6197..136488de 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, libosmovty1, ${misc:Depends} +Depends: libosmocodec0, libosmocore6, libosmogb4, libosmogsm5, libosmovty2, ${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: libosmovty1 +Package: libosmovty2 Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} diff --git a/debian/libosmovty1.install b/debian/libosmovty2.install index fbf6a5fa..fbf6a5fa 100644 --- a/debian/libosmovty1.install +++ b/debian/libosmovty2.install |