aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-05-03 15:47:11 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2018-05-03 15:47:11 +0200
commit13154ffabd35a7b6d017e54bd92ab2b984ba5066 (patch)
treefbcf9eecfe6b67a66cdd3e27df803e072b5acc01 /debian/control
parent456081dd0dad088c57823da4c6d55b808cafa825 (diff)
Bump version: 0.10.2.284-bc47-dirty → 0.11.00.11.0
Remark: For libosmogb and libosmogsm, LIBVERSION was already bumped in c4fce1425e19d604c199c895e227dc2519110456. Change-Id: Ib4fa53a9bb9954ae48d0a610ba9a81dd8e8b4ef6
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index 29dbd166..912582b0 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Architecture: any
Multi-Arch: foreign
Depends: libosmocodec0 (= ${binary:Version}),
libosmocoding0 (= ${binary:Version}),
- libosmocore9 (= ${binary:Version}),
+ libosmocore10 (= ${binary:Version}),
libosmogb6 (= ${binary:Version}),
libosmogsm9 (= ${binary:Version}),
libosmovty4 (= ${binary:Version}),
@@ -110,7 +110,7 @@ Description: Documentation for the osmo coding library
.
This package contains the documentation for the libosmocoding library.
-Package: libosmocore9
+Package: libosmocore10
Section: libs
Architecture: any
Multi-Arch: same
@@ -124,14 +124,14 @@ Description: Osmo Core library
(at least) other programs that are developed in the sphere of Free Software /
Open Source mobile communication.
.
- The libosmocore9 library in particular is a collection of common code used in
+ The libosmocore10 library in particular is a collection of common code used in
various sub-projects inside the Osmocom family of projects.
Package: libosmocore-doc
Architecture: all
Section: doc
Depends: ${misc:Depends},
- libosmocore9,
+ libosmocore10,
libjs-jquery,
libosmocodec-doc,
libosmocoding-doc,