aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2013-12-12 11:47:39 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2013-12-12 12:08:59 +0100
commit91de2d0065ac597723f195c9a78874121c3ff325 (patch)
tree9e43a2f323e812979e47b6c3f769f24bcd857d2a /debian
parente0bd2f6d4e293d118e728dddda1a0b95f9853e4e (diff)
debian: Add depedency to newer libosmocore and update the changelog
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index a273fbd..799dc12 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libosmo-abis (0.1.5+git1) unstable; urgency=low
+
+ * Rebuild 0.1.5 with the right libosmocore depedency
+
+ -- Holger Hans Peter Freyther <holger@freyther.de> Thu, 12 Dec 2013 11:47:01 +0100
+
libosmo-abis (0.1.4) unstable; urgency=low
* New upstream release
diff --git a/debian/control b/debian/control
index 9a4892e..2e07483 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libosmo-abis
Section: libs
Priority: optional
Maintainer: Harald Welte <laforge@gnumonks.org>
-Build-Depends: debhelper (>= 7.0.50~), autotools-dev, autoconf, automake, libtool, dh-autoreconf, libdpkg-perl, git, libosmocore-dev, pkg-config, libortp-dev
+Build-Depends: debhelper (>= 7.0.50~), autotools-dev, autoconf, automake, libtool, dh-autoreconf, libdpkg-perl, git, libosmocore-dev (>= 0.6.4), pkg-config, libortp-dev
Standards-Version: 3.8.4
Homepage: http://openbsc.osmocom.org/trac/wiki/libosmo-abis
Vcs-Git: git://git.osmocom.org/libosmo-abis.git