[Forensics-changes] [libpff] 01/05: Use dh-autoreconf instead of autotools-dev (Closes: #735642)

Pierre Chifflier pollux at moszumanska.debian.org
Thu Aug 28 07:04:21 UTC 2014


This is an automated email from the git hooks/post-receive script.

pollux pushed a commit to branch master
in repository libpff.

commit dacd361407ff4a2ea724c50b46962eee8d1f4357
Author: Pierre Chifflier <pollux at debian.org>
Date:   Thu Aug 28 08:51:06 2014 +0200

    Use dh-autoreconf instead of autotools-dev (Closes: #735642)
---
 debian/control | 3 ++-
 debian/rules   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 801a845..196a56a 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,8 @@ Maintainer: Debian Forensics <forensics-devel at lists.alioth.debian.org>
 Uploaders: Pierre Chifflier <pollux at debian.org>,
   Christophe Monniez <christophe.monniez at fccu.be>
 Build-Depends: debhelper (>= 9),
-  autotools-dev,
+  dh-autoreconf,
+  pkg-config,
   libbfio-dev
 Standards-Version: 3.9.4
 Homepage: http://libpff.sourceforge.net
diff --git a/debian/rules b/debian/rules
index 9da2519..d279385 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@ override_dh_clean:
 	do rm -f $$filename; done
 
 %:
-	dh $@  --with autotools-dev
+	dh $@  --with autoreconf
 
 override_dh_auto_configure:
 	dh_auto_configure -- LDFLAGS="-Wl,--as-needed $(LDFLAGS)"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/libpff.git



More information about the forensics-changes mailing list