[med-svn] [progressivemauve] 05/07: debhelper (>= 11~)

Andreas Tille tille at debian.org
Fri Jan 19 23:36:52 UTC 2018


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

tille pushed a commit to branch master
in repository progressivemauve.

commit e8904b89752d70e8d74021ef74fc3dc9bf6df5c2
Author: Andreas Tille <tille at debian.org>
Date:   Sat Jan 20 00:30:03 2018 +0100

    debhelper (>= 11~)
---
 debian/changelog | 4 ++++
 debian/compat    | 2 +-
 debian/control   | 3 +--
 debian/rules     | 2 +-
 4 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 718de95..419e19c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
 progressivemauve (1.2.0+4713+dfsg-1) UNRELEASED; urgency=medium
 
+  [ Fabian Klötzl ]
   * Exclude copy of old GNU/getopt. (Closes: #887632)
 
+  [ Andreas Tille ]
+  * debhelper 11
+
  -- Fabian Klötzl <kloetzl at evolbio.mpg.de>  Fri, 19 Jan 2018 15:38:21 +0100
 
 progressivemauve (1.2.0+4713-3) unstable; urgency=medium
diff --git a/debian/compat b/debian/compat
index f599e28..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11
diff --git a/debian/control b/debian/control
index e8822f0..d41207a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Andreas Tille <tille at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 10),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 11~),
                pkgconf,
                libboost-dev,
                libboost-system-dev,
diff --git a/debian/rules b/debian/rules
index 66a7e0e..01e10e4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 get-orig-source:
 	. debian/get-orig-source

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



More information about the debian-med-commit mailing list