[med-svn] [htslib] 02/04: debhelper 10

Andreas Tille tille at debian.org
Sat Jan 14 21:11:50 UTC 2017


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

tille pushed a commit to branch debian/unstable
in repository htslib.

commit e9945fc7c56a4cd1c6cfb0a2ccf1de0aa848f25d
Author: Andreas Tille <tille at debian.org>
Date:   Sat Jan 14 19:22:23 2017 +0100

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

diff --git a/debian/changelog b/debian/changelog
index c8c8693..7a1bcb2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 htslib (1.3.2-2) UNRELEASED; urgency=medium
 
   * Add build-essential to autopkgtest
+  * debhelper 10
 
  -- Andreas Tille <tille at debian.org>  Sat, 14 Jan 2017 19:21:30 +0100
 
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 c5c13e5..ac24e91 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Charles Plessy <plessy at debian.org>,
            Andreas Tille <tille at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                dh-exec,
                libcurl4-gnutls-dev,
                libssl-dev,
diff --git a/debian/rules b/debian/rules
index 3480356..1f01d43 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ export DH_VERBOSE=1
 DEB_VERSION := $(shell dpkg-parsechangelog | egrep '^Version:' | cut -f 2 -d ' ')
 
 %:
-	dh $@ --parallel
+	dh $@
 
 override_dh_auto_test:
 	dh_auto_test

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



More information about the debian-med-commit mailing list