This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository hmmer2.
commit 408e6b91d178d3a884945509708f4cc137670425 Author: Andreas Tille <[email protected]> Date: Sun Sep 3 21:52:29 2017 +0200 Drop autotools-dev, upload to unstable --- debian/changelog | 5 +++-- debian/control | 1 - debian/rules | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index adc9163..493d0f7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -hmmer2 (2.3.2+dfsg-5) UNRELEASED; urgency=medium +hmmer2 (2.3.2+dfsg-5) unstable; urgency=medium [ Steffen Moeller ] * debian/upstream/metadata: Added refs to OMICtoos, @@ -8,8 +8,9 @@ hmmer2 (2.3.2+dfsg-5) UNRELEASED; urgency=medium * Build-Depends: rename Closes: #874042 * Standards-Version: 4.1.0 (no chaanges needed) + * Drop autotools-dev - -- Andreas Tille <[email protected]> Sun, 03 Sep 2017 21:46:12 +0200 + -- Andreas Tille <[email protected]> Sun, 03 Sep 2017 21:50:24 +0200 hmmer2 (2.3.2+dfsg-4) unstable; urgency=medium diff --git a/debian/control b/debian/control index eb3cfc2..0036b30 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,6 @@ Section: science Priority: optional Build-Depends: debhelper (>= 10), pvm-dev, - autotools-dev, libperl4-corelibs-perl, libsquid-dev, pkg-config, diff --git a/debian/rules b/debian/rules index 82dc465..def2d38 100755 --- a/debian/rules +++ b/debian/rules @@ -10,7 +10,7 @@ pkgdata:=hmmer2 sampledir:=$(CURDIR)/debian/$(pkgdata)/usr/share/doc/$(pkgdata)/examples %: - dh $@ --with autotools-dev + dh $@ override_dh_auto_configure: dh_auto_configure -- --enable-threads --enable-lfs --enable-pvm -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/hmmer2.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
