Prepare new upstream release

This commit is contained in:
Holger Hans Peter Freyther 2015-08-23 17:38:26 +02:00
parent 69b1b8bea6
commit d452a48ac6
5 changed files with 9 additions and 4 deletions

View File

@ -1,2 +1 @@
#library what description / commit summary line
libosmovty abi-change vty: Change API to have node installation be done by int

6
debian/changelog vendored
View File

@ -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

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, 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}

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=1:0:0
LIBVERSION=2:0:0
AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include
AM_CFLAGS = -Wall