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

Andreas Tille tille at debian.org
Mon Sep 4 13:16:42 UTC 2017


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

tille pushed a commit to tag debian/2017-08-15-1
in repository gmap.

commit 32e060a12f8c9ebeb228e404603a1822d4f6f5d1
Author: Andreas Tille <tille at debian.org>
Date:   Mon Sep 4 15:04:35 2017 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 87cb2ab..ce51c1c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-gmap (2017-08-15-1) unstable; urgency=medium
+gmap (2017-08-15-1) UNRELEASED; urgency=medium
 
   [ Steffen Moeller ]
   * debian/upstream/metadata: Added refs to registries
@@ -11,6 +11,9 @@ gmap (2017-08-15-1) unstable; urgency=medium
   * Add symbols file d/libgmap1.symbols
   * Update d/gmap.lintian-overrides, gmap builds more binaries without man page
 
+  [ Andreas Tille ]
+  * debhelper 10
+
  -- Alexandre Mestiashvili <alex at biotec.tu-dresden.de>  Mon, 04 Sep 2017 11:51:55 +0200
 
 gmap (2016-11-07-1) unstable; urgency=medium
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 d3bd7bb..5830cd2 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,7 @@ Uploaders: Shaun Jackman <sjackman at debian.org>,
 Section: non-free/science
 XS-Autobuild: no
 Priority: optional
-Build-Depends: autotools-dev,
-               debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                dh-exec,
                help2man,
                libbz2-dev,
diff --git a/debian/rules b/debian/rules
index d09eb46..1052a68 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@ endif
 HELP2MAN = /usr/bin/help2man --no-info --version-string=${DEB_VERSION}
 
 %:
-	dh  $@ --parallel --with autotools_dev
+	dh  $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- --enable-shared --with-gmapdb=/var/cache/gmap \

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



More information about the debian-med-commit mailing list