aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKirill Zakharenko <earwin@gmail.com>2016-10-22 09:49:53 +0530
committerKirill Zakharenko <earwin@gmail.com>2016-10-22 09:49:53 +0530
commitc0299e32d3dcd755de39bcd04cb8b01446a82202 (patch)
tree2aa8005e519e73027321dac1c6d55a51533605f6
parent6c3820fe7d9851af580bc0eca39f719d62b1dda3 (diff)
bumped version to 0.3.0-fw.7fairwaves/0.3.0-fw.7
-rw-r--r--debian/changelog6
-rw-r--r--debian/control4
2 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 71623124..d4022fcd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+osmo-bts (0.3.0-fw.7) precise; urgency=low
+
+ * rebuild with libosmocore 0.8.2-4
+
+ -- Kirill Zakharenko <earwin@gmail.com> Thu, 20 Oct 2016 10:34:58 +0200
+
osmo-bts (0.3.0~fw-6) precise; urgency=low
* rebuild with libosmocore 0.8.2-3
diff --git a/debian/control b/debian/control
index d5a413f3..52a67236 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: osmo-bts
Section: net
Priority: optional
Maintainer: Harald Welte <laforge@gnumonks.org>
-Build-Depends: debhelper (>= 7.0.0~), autotools-dev, pkg-config, libosmocore-dev, dh-autoreconf, libosmo-abis-dev, libortp-dev
+Build-Depends: debhelper (>= 7.0.0~), autotools-dev, pkg-config, libosmocore-dev (= 0.8.2-4), dh-autoreconf, libosmo-abis-dev, libortp-dev
Standards-Version: 0.3.0
Homepage: http://openbsc.osmocom.org/trac/wiki/OsmoBTS
Vcs-Git: git://git.osmocom.org/osmo-bts
@@ -19,4 +19,4 @@ Section: debug
Priority: extra
Depends: osmo-bts (= ${binary:Version}), ${misc:Depends}
Description: Debug symbols for the osmo-bts
- Make debugging possible \ No newline at end of file
+ Make debugging possible