[med-svn] [garli] 01/03: debhelper 10

Andreas Tille tille at debian.org
Tue Nov 14 10:17:35 UTC 2017


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

tille pushed a commit to branch master
in repository garli.

commit 4838615ad0215057545519b9c4d70bef258a9519
Author: Andreas Tille <tille at debian.org>
Date:   Tue Nov 14 10:54:43 2017 +0100

    debhelper 10
---
 debian/changelog | 1 +
 debian/compat    | 2 +-
 debian/control   | 3 +--
 debian/rules     | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5c477a2..ad4c572 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ garli (2.1-2) UNRELEASED; urgency=medium
 
   * Add some copyright holders
   * Moved packaging from SVN to Git
+  * debhelper 10
 
  -- Andreas Tille <tille at debian.org>  Wed, 08 Jun 2016 08:06:57 +0200
 
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index e7acad1..4d7dc87 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 (>= 9),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10),
                libncl-dev (>= 2.1.18+dfsg-2),
                ncl-tools,
                bc
diff --git a/debian/rules b/debian/rules
index c0d6c8b..dff37bc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- --with-ncl=/usr

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



More information about the debian-med-commit mailing list