[med-svn] [khmer] 01/04: debhelper 10
Andreas Tille
tille at debian.org
Fri Dec 15 12:58:41 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository khmer.
commit 39fec15aefafe62a59ae1b9b2f7fb35dc26db5a7
Author: Andreas Tille <tille at debian.org>
Date: Fri Dec 15 13:29:25 2017 +0100
debhelper 10
---
debian/changelog | 7 +++++++
debian/compat | 2 +-
debian/control | 2 +-
debian/rules | 2 +-
4 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 1bef44e..da46ee5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+khmer (2.1.2+dfsg-1.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * debhelper 10
+
+ -- Andreas Tille <tille at debian.org> Fri, 15 Dec 2017 13:29:25 +0100
+
khmer (2.1.2+dfsg-1) unstable; urgency=medium
* New upstream version 2.1.2
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 8d4c822..7ab1650 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Michael R. Crusoe <michael.crusoe at gmail.com>,
Kevin Murray <spam at kdmurray.id.au>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
dh-python,
dh-exec,
python3-guzzle-sphinx-theme,
diff --git a/debian/rules b/debian/rules
index 8367714..6e7e19f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ export USE_SYSTEM_LIBBZ2=true
export HOME=$(shell echo $$PWD"/fakehome")
%:
- dh $@ --with python3,sphinxdoc --buildsystem=pybuild --parallel
+ dh $@ --with python3,sphinxdoc --buildsystem=pybuild
override_dh_auto_build:
dh_auto_build
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/khmer.git
More information about the debian-med-commit
mailing list