aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2014-09-08 08:06:22 +0200
committerJacob Erlbeck <jerlbeck@sysmocom.de>2014-11-03 13:04:58 +0100
commitd787ccf4ff46678638f9d3e87494754bd177a4e2 (patch)
tree1d13a5e997c34f9e275918c92e6827ee5e0cafdc
parent869a898ba27568a47287331f291b9f8b62d08d3f (diff)
debian: Prepare new releases
-rw-r--r--debian/changelog13
-rw-r--r--debian/control2
2 files changed, 13 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 75ef9b53a..c4ebc1e9b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,15 @@
-openbsc (0.13.0+z25) UNRELEASED; urgency=low
+openbsc (0.13.1+z6) UNRELEASED; urgency=medium
+
+ * Osmux and GBProxy changes
+ * Requires newer libosmocore/libosmo-abis/libosmo-netif
+ * Re-base with SGSN enabled
+ * Separate patching.
+ * Accept newer versions of the standard.
+ * SGSN crash fixes.
+
+ -- Holger Hans Peter Freyther <holger@freyther.de> Mon, 08 Sep 2014 08:05:47 +0200
+
+openbsc (0.13.0+z25) unstable; urgency=low
* New upstream tag and additional patches.
* Add experimental osmux patches
diff --git a/debian/control b/debian/control
index 46865c4c8..447dab6dd 100644
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,7 @@ Description: Command line utilities for Siemens BS-11 BTS
Package: osmocom-sgsn
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libosmocore, libgtp
+Depends: ${shlibs:Depends}, ${misc:Depends}, libosmocore, libgtp0
Description: Osmocom Serving GPRS Support Node
SGSN implementation.