aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Luebbe <jluebbe@debian.org>2011-06-14 11:31:19 +0200
committerJan Luebbe <jluebbe@debian.org>2011-07-14 11:25:31 +0200
commit38e533bc5a94c795e5edcb693d06dda3d2dc68c4 (patch)
tree25492095a2274fc8c5a88d94c0acf2838653d3fb
parentf8a64f0e68a7e1a4569cff1a9450b1250678423e (diff)
Add build dependency on dh-autoreconf
-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 3a3067d72..02b842519 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+openbsc (0.9.13+deb1-2) osmo-experimental; urgency=low
+
+ * Add build dependency on dh-autoreconf
+
+ -- Jan Lübbe <jluebbe@debian.org> Tue, 14 Jun 2011 11:30:15 +0200
+
openbsc (0.9.13+deb1-1) osmo-experimental; urgency=low
* New upstream snapshot
diff --git a/debian/control b/debian/control
index f4e624da6..475291159 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: openbsc
Section: net
Priority: optional
Maintainer: Harald Welte <laforge@gnumonks.org>
-Build-Depends: debhelper (>= 7.0.0~), autotools-dev, pkg-config, libosmocore-dev, libosmo-sccp-dev, libdbi0-dev
+Build-Depends: debhelper (>= 7.0.0~), dh-autoreconf, autotools-dev, pkg-config, libosmocore-dev, libosmo-sccp-dev, libdbi0-dev
Standards-Version: 3.8.4
Homepage: http://openbsc.osmocom.org/
Vcs-Git: git://bs11-abis.gnumonks.org/openbsc.git