[med-svn] [hmmer] 05/06: Use autoreconf

Andreas Tille tille at debian.org
Mon Jun 27 09:39:58 UTC 2016


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

tille pushed a commit to branch master
in repository hmmer.

commit 21e909c7759150e6ec991bdd77d9624703027e50
Author: Andreas Tille <tille at debian.org>
Date:   Sun Jun 26 00:50:04 2016 +0200

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

diff --git a/debian/control b/debian/control
index b35fddc..8929c1f 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Andreas Tille <tille at debian.org>,
 Section: science
 Priority: optional
 Build-Depends: debhelper (>= 9),
-               autotools-dev,
+               dh-autoreconf,
                libdivsufsort-dev
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/git/debian-med/hmmer.git
diff --git a/debian/rules b/debian/rules
index 0fc0683..8a9e3c2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ DEBPKGNAME := $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}')
 sampledir:=$(CURDIR)/debian/$(DEBPKGNAME)-examples/usr/share/doc/$(DEBPKGNAME)/examples
 
 %:
-	dh $@ --with autotools_dev
+	dh $@ --with autoreconf
 
 ARCH := $(shell dpkg-architecture -qDEB_BUILD_ARCH_CPU)
 

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



More information about the debian-med-commit mailing list