[med-svn] [sga] 01/04: debhelper 10
Andreas Tille
tille at debian.org
Fri Jan 13 14:43:05 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch debian/unstable
in repository sga.
commit a84b2ec9b2ac16e2b1a39b2ec071193b1196a0e6
Author: Andreas Tille <tille at debian.org>
Date: Fri Jan 13 15:18:57 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 eb33a07..103aedc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
sga (0.10.15-2) UNRELEASED; urgency=medium
* Recommends: abyss which is now in main
+ * debhelper 10
-- Andreas Tille <tille at debian.org> Mon, 07 Nov 2016 17:44:47 +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 7e6c332..36c45b6 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Michael R. Crusoe <michael.crusoe at gmail.com>,
Andreas Tille <tille at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 9.0.0),
+Build-Depends: debhelper (>= 10),
dh-autoreconf,
libsparsehash-dev,
zlib1g-dev | libz-dev,
diff --git a/debian/rules b/debian/rules
index 209e538..b5ec0b6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@
export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
%:
- dh $@ --sourcedirectory=src --parallel --with autoreconf
+ dh $@ --sourcedirectory=src --with autoreconf
override_dh_auto_configure:
dh_auto_configure -- --with-bamtools=/usr/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/sga.git
More information about the debian-med-commit
mailing list