aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog2
-rw-r--r--debian/control2
-rwxr-xr-xdebian/rules2
3 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index b0fb65b..dfc8629 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
libconfig (1.4.9-2) UNRELEASED; urgency=medium
* Update short package description (Closes: #710783)
+ * Build using dh-autoreconf rather than autotools-dev; thanks to Matthias
+ Klose for this fix
-- Jonathan McCrohan <jmccrohan@gmail.com> Sun, 22 Dec 2013 23:25:28 +0000
diff --git a/debian/control b/debian/control
index bdf340c..0547c38 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libconfig
Priority: optional
Maintainer: Jose Luis Tallon <jltallon@adv-solutions.net>
Uploaders: Jonathan McCrohan <jmccrohan@gmail.com>
-Build-Depends: debhelper (>= 9), autotools-dev, texinfo, texlive-latex-base
+Build-Depends: debhelper (>= 9), dh-autoreconf, texinfo, texlive-latex-base
Standards-Version: 3.9.4
Homepage: http://www.hyperrealm.com/libconfig/
Section: libs
diff --git a/debian/rules b/debian/rules
index b070a1e..0a0709d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,4 +12,4 @@ override_dh_strip:
dh_strip -p libconfig++9 --dbg-package=libconfig++-dbg
%:
- dh $@ --with autotools-dev
+ dh $@ --with autoreconf
'/debian/dtv-scan-tables.git/commit/dvbv5_dvb-t/fi-Yllasjarvi?h=debian/0%2bgit20161227.ac7535a-1&id=f5a002e361636dd41dc84a5fa1a2e1ee77862edb&follow=1'>Imported Upstream version 0+git20140512.1246b27upstream/0+git20140512.1246b27Jonathan McCrohan391-301/+3983 2014-04-05Release 0+git20140326.cfc2975-1debian/0+git20140326.cfc2975-1Jonathan McCrohan1-2/+2 2014-04-05d/control: update Homepage (upstream has moved from Gitweb to cgit)Jonathan McCrohan2-1/+2 2014-04-05New Upstream Snapshot (commit cfc2975)Jonathan McCrohan1-0/+6 2014-04-05Imported Upstream version 0+git20140326.cfc2975upstream/0+git20140326.cfc2975Jonathan McCrohan118-656/+877 2014-01-16Release 0+git20140107.1850cf8-1debian/0+git20140107.1850cf8-1Jonathan McCrohan1-2/+2 2014-01-16Update Standards Version to 3.9.5Jonathan McCrohan2-1/+9