[med-svn] [exonerate] 02/04: debhelper 11
Andreas Tille
tille at debian.org
Tue Jan 23 13:17:56 UTC 2018
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository exonerate.
commit beedbd4d39f7020d05769374269927a8731a2007
Author: Andreas Tille <tille at debian.org>
Date: Tue Jan 23 11:37:15 2018 +0100
debhelper 11
---
debian/changelog | 1 +
debian/compat | 2 +-
debian/control | 4 +---
debian/rules | 2 +-
4 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 59a6b9b..baa922e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ exonerate (2.4.0-3) UNRELEASED; urgency=medium
[ Andreas Tille ]
*
+ * debhelper 11
-- Andreas Tille <tille at debian.org> Tue, 23 Jan 2018 11:25:09 +0100
diff --git a/debian/compat b/debian/compat
index ec63514..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11
diff --git a/debian/control b/debian/control
index d263f4d..5f6d9fe 100644
--- a/debian/control
+++ b/debian/control
@@ -5,11 +5,9 @@ Uploaders: Steffen Moeller <moeller at debian.org>,
Andreas Tille <tille at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 9),
- autotools-dev,
+Build-Depends: debhelper (>= 11~),
libglib2.0-dev,
libreadline-dev,
- dh-autoreconf
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/exonerate.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/exonerate.git
diff --git a/debian/rules b/debian/rules
index 5c07c19..2c41aa6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ pkgdata:=exonerate
sampledir:=$(CURDIR)/debian/$(pkgdata)/usr/share/doc/$(pkgdata)/examples
%:
- dh $@ --with autoreconf
+ dh $@
override_dh_autoreconf:
dh_autoreconf --as-needed
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/exonerate.git
More information about the debian-med-commit
mailing list