diff options
author | Pau Espin Pedrol <pespin@sysmocom.de> | 2019-05-07 18:36:51 +0200 |
---|---|---|
committer | Pau Espin Pedrol <pespin@sysmocom.de> | 2019-05-07 18:36:51 +0200 |
commit | 1fcdd0d1b8ab13ea3d70346508a3a61526f717f4 (patch) | |
tree | cf2d3beee1ecbce5dc53af1e061ce8e23267efbe /debian/control | |
parent | cc72cc45a49b13b0c5147a7af21c083e47ca73f5 (diff) |
Bump version: 1.0.1.143-cc72c → 1.1.0
Change-Id: I351411ca5913c8b40f23287ec7c9ebfe11bd2bb0
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/debian/control b/debian/control index 454a548e..9accf61d 100644 --- a/debian/control +++ b/debian/control @@ -28,8 +28,8 @@ Multi-Arch: foreign Depends: libosmocodec0 (= ${binary:Version}), libosmocoding0 (= ${binary:Version}), libosmocore12 (= ${binary:Version}), - libosmogb6 (= ${binary:Version}), - libosmogsm11 (= ${binary:Version}), + libosmogb9 (= ${binary:Version}), + libosmogsm12 (= ${binary:Version}), libosmovty4 (= ${binary:Version}), libosmoctrl0 (= ${binary:Version}), libosmosim0 (= ${binary:Version}), @@ -146,7 +146,7 @@ Description: Documentation for the Osmo Core library . This package contains the documentation for the libosmocore library. -Package: libosmogb6 +Package: libosmogb9 Section: libs Architecture: any Multi-Arch: same @@ -167,7 +167,7 @@ Package: libosmogb-doc Architecture: all Section: doc Depends: ${misc:Depends}, - libosmogb6, + libosmogb9, libjs-jquery Description: Documentation for the Osmo GPRS Gb library This is part of the libosmocore "meta"-library. The libosmocore library @@ -178,7 +178,7 @@ Description: Documentation for the Osmo GPRS Gb library . This package contains the documentation for the libosmogb library. -Package: libosmogsm11 +Package: libosmogsm12 Section: libs Architecture: any Multi-Arch: same @@ -202,7 +202,7 @@ Package: libosmogsm-doc Architecture: all Section: doc Depends: ${misc:Depends}, - libosmogsm11, + libosmogsm12, libjs-jquery Description: Documentation for the Osmo GSM utility library This is part of the libosmocore "meta"-library. The libosmocore library |