Rename OpenGGSN to OsmoGGSN

Osmocom has maintained this program since about 7 years now, while
the original author / copyright holder has completely disappeared.

With the introduction of Osmocom-style CTRL and VTY interfaces,
the way how the program is used and configured has substantially
changed.  In order to avoid confusion in terms of configuration file
format etc, let's rename it to OsmoGGSN.

Change-Id: I2da30f7d4828e185bfac1a4e2d8414b01cbe4f9d
diff --git a/debian/rules b/debian/rules
index aa95e28..6f27da9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@
 	dh $@ --with autoreconf
 
 override_dh_strip:
-	dh_strip --dbg-package=openggsn-dbg
+	dh_strip --dbg-package=osmo-ggsn-dbg
 
 override_dh_autoreconf:
 	echo $(VERSION) > .tarball-version