Bump version: 0.10.2.284-bc47-dirty → 0.11.0

Remark: For libosmogb and libosmogsm, LIBVERSION was
already bumped in c4fce1425e19d604c199c895e227dc2519110456.

Change-Id: Ib4fa53a9bb9954ae48d0a610ba9a81dd8e8b4ef6
diff --git a/debian/control b/debian/control
index 29dbd16..912582b 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@
 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 @@
  .
  This package contains the documentation for the libosmocoding library.
 
-Package: libosmocore9
+Package: libosmocore10
 Section: libs
 Architecture: any
 Multi-Arch: same
@@ -124,14 +124,14 @@
  (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,