Tag/Release v1.1.0

Change-Id: I18ac475c1591c4dc4c2953957a8bce8e73007251
diff --git a/debian/control b/debian/control
index 3128f3e..af83842 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@
 Vcs-Browser: http://git.osmocom.org/gitweb?p=libgtpnl.git;a=summary
 Homepage: https://projects.osmocom.org/projects/openggsn
 
-Package: libgtpnl0
+Package: libgtpnl1
 Section: libs
 Architecture: any
 Multi-Arch: same
@@ -29,7 +29,7 @@
 Multi-Arch: same
 Section: libdevel
 Depends: libmnl-dev,
-         libgtpnl0 (= ${binary:Version}),
+         libgtpnl1 (= ${binary:Version}),
          ${misc:Depends}
 Description: Development headers for Linux kernel GTP-U netlink library
  The header files provided by this package may be used to develop
@@ -40,6 +40,6 @@
 Multi-Arch: same
 Section: debug
 Priority: extra
-Depends: libgtpnl0 (= ${binary:Version}),
+Depends: libgtpnl1 (= ${binary:Version}),
          ${misc:Depends}
 Description: Debug symbols for Linux kernel GTP-U netlink library