[Forensics-changes] [libewf] 03/08: Run dh-autoreconf during build (Closes: #727406)

Pierre Chifflier pollux at moszumanska.debian.org
Thu Aug 21 19:23:23 UTC 2014


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

pollux pushed a commit to branch debian
in repository libewf.

commit a22d761e3300a4ebb799ef74e27ca92141b6d04d
Author: Pierre Chifflier <pollux at debian.org>
Date:   Thu Aug 21 17:08:50 2014 +0200

    Run dh-autoreconf during build (Closes: #727406)
---
 debian/control | 2 +-
 debian/rules   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 39c7082..901708f 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Forensics <forensics-devel at lists.alioth.debian.org>
 Uploaders: Christophe Monniez <christophe.monniez at fccu.be>,
   Pierre Chifflier <pollux at debian.org>
 Build-Depends: debhelper (>= 9),
-  autotools-dev, autopoint,
+  autopoint,
   dh-autoreconf,
   libfuse-dev,
   zlib1g-dev,
diff --git a/debian/rules b/debian/rules
index 10f78b8..8adfa25 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,5 +27,5 @@ override_dh_install:
 	dh_install
 
 %:
-	dh $@  --with autotools-dev,autoreconf
+	dh $@  --with autoreconf
 

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



More information about the forensics-changes mailing list