[polyml] 06/08: d/rules: Drop explicit --with autoreconf; redundant since compat 10

James Clarke jrtc27 at moszumanska.debian.org
Thu Oct 5 15:48:41 UTC 2017


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

jrtc27 pushed a commit to branch master
in repository polyml.

commit 764a82c9921905fc3b26326a38d0673bce809e60
Author: James Clarke <jrtc27 at debian.org>
Date:   Thu Oct 5 15:25:05 2017 +0100

    d/rules: Drop explicit --with autoreconf; redundant since compat 10
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index fbf1130..066457a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- --enable-shared --with-system-libffi --without-gmp

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/polyml.git



More information about the debian-science-commits mailing list