Release: Prepare the release of 0.6.6

This commit is contained in:
Holger Hans Peter Freyther 2014-03-31 15:36:57 +02:00
parent 5ade61a4f4
commit 0c50b17a26
5 changed files with 10 additions and 5 deletions

View File

@ -1,2 +1 @@
#library what description / commit summary line
libosmogsm abi-change Prevent LAPD tx_queue from filling up in polling mode

8
debian/changelog vendored
View File

@ -1,4 +1,10 @@
libosmocore (0.6.5) UNRELEASED; urgency=medium
libosmocore (0.6.6) UNRELEASED; urgency=medium
* New upstream release of libosmocore.
-- Holger Hans Peter Freyther <holger@freyther.de> Mon, 31 Mar 2014 15:37:33 +0200
libosmocore (0.6.5) unstable; urgency=medium
* New upstream release of libosmocore

4
debian/control vendored
View File

@ -11,7 +11,7 @@ Vcs-Browser: http://git.osmocom.org/gitweb?p=libosmocore.git;a=summary
Package: libosmocore
Section: libs
Architecture: any
Depends: libosmocodec0, libosmocore4, libosmogb3, libosmogsm4, libosmovty0, ${misc:Depends}
Depends: libosmocodec0, libosmocore4, libosmogb3, libosmogsm5, libosmovty0, ${misc:Depends}
Description: Open Source MObile COMmunications CORE library
Package: libosmocodec0
@ -32,7 +32,7 @@ Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Osmo GPRS GB library
Package: libosmogsm4
Package: libosmogsm5
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}

View File

@ -1,6 +1,6 @@
# This is _NOT_ the library release version, it's an API version.
# Please read Chapter 6 "Library interface versions" of the libtool documentation before making any modification
LIBVERSION=4:0:0
LIBVERSION=5:0:0
AM_CFLAGS = -Wall ${GCC_FVISIBILITY_HIDDEN} $(all_includes) -I$(top_srcdir)/include