[adms] 01/09: autoreconf and maintainer-mode

felix salfelder felix-guest at moszumanska.debian.org
Fri May 16 13:52:50 UTC 2014


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

felix-guest pushed a commit to branch debian
in repository adms.

commit aaf62131ee8ee98d7d9aefa4c02d8f895d1eda0d
Author: Felix Salfelder <felix at em.cs.uni-frankfurt.de>
Date:   Thu May 15 16:00:19 2014 +0200

    autoreconf and maintainer-mode
---
 debian/rules | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index ce2eb52..1e4f636 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --parallel
+	dh $@ --parallel --with autoreconf
+
+override_dh_auto_configure:
+	dh_auto_configure -- --enable-maintainer-mode

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



More information about the debian-science-commits mailing list