diff options
author | Pau Espin Pedrol <pespin@sysmocom.de> | 2018-07-27 17:31:47 +0200 |
---|---|---|
committer | Pau Espin Pedrol <pespin@sysmocom.de> | 2018-07-27 17:31:47 +0200 |
commit | 924ef0bc72c1be165e8d5c22859f8b4eddbc0f06 (patch) | |
tree | b72be2f363434977903068ef7701f0213f2fabcf /debian/control | |
parent | 9d4a36e0603d8714498790016629030553daaa1e (diff) |
Bump version: 0.11.0.91-9d4a3-dirty → 0.12.0
Change-Id: I7e66432f37e13fd4c31389e3d89593fa0981e58f
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/debian/control b/debian/control index 1de0ceb2..540a8b5e 100644 --- a/debian/control +++ b/debian/control @@ -27,9 +27,9 @@ Architecture: any Multi-Arch: foreign Depends: libosmocodec0 (= ${binary:Version}), libosmocoding0 (= ${binary:Version}), - libosmocore10 (= ${binary:Version}), + libosmocore11 (= ${binary:Version}), libosmogb6 (= ${binary:Version}), - libosmogsm9 (= ${binary:Version}), + libosmogsm10 (= ${binary:Version}), libosmovty4 (= ${binary:Version}), libosmoctrl0 (= ${binary:Version}), libosmosim0 (= ${binary:Version}), @@ -110,7 +110,7 @@ Description: Documentation for the osmo coding library . This package contains the documentation for the libosmocoding library. -Package: libosmocore10 +Package: libosmocore11 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 libosmocore10 library in particular is a collection of common code used in + The libosmocore11 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}, - libosmocore10, + libosmocore11, libjs-jquery, libosmocodec-doc, libosmocoding-doc, @@ -178,7 +178,7 @@ Description: Documentation for the Osmo GPRS Gb library . This package contains the documentation for the libosmogb library. -Package: libosmogsm9 +Package: libosmogsm10 Section: libs Architecture: any Multi-Arch: same @@ -202,7 +202,7 @@ Package: libosmogsm-doc Architecture: all Section: doc Depends: ${misc:Depends}, - libosmogsm9, + libosmogsm10, libjs-jquery Description: Documentation for the Osmo GSM utility library This is part of the libosmocore "meta"-library. The libosmocore library |