[med-svn] [andi] 04/08: Added autoreconf

Fabian Klötzl kloetzl-guest at moszumanska.debian.org
Wed Oct 7 09:04:09 UTC 2015


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

kloetzl-guest pushed a commit to branch master
in repository andi.

commit 102d07de1a05d553d62de783d7a9fb3a0001036e
Author: Fabian Klötzl <fabian at kloetzl.info>
Date:   Wed Oct 7 10:49:02 2015 +0200

    Added autoreconf
---
 debian/control | 2 +-
 debian/rules   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 194b1cc..d730bce 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: science
 Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Fabian Klötzl <kloetzl at evolbio.mpg.de>
-Build-Depends: debhelper (>= 9), libdivsufsort-dev, pkgconf
+Build-Depends: debhelper (>= 9), libdivsufsort-dev, pkgconf, dh-autoreconf
 Standards-Version: 3.9.6
 Vcs-Browser: http://anonscm.debian.org/cgit/debian-med/andi.git/tree/
 Vcs-Git: git://anonscm.debian.org/debian-med/andi.git
diff --git a/debian/rules b/debian/rules
index 6055261..414925c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,4 +3,4 @@
 # DH_VERBOSE := 1
 
 %:
-	dh $@
+	dh $@ --with autoreconf

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



More information about the debian-med-commit mailing list