[med-svn] [nanopolish] 01/03: debhelper 10
Andreas Tille
tille at debian.org
Thu Aug 31 21:50:40 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository nanopolish.
commit 8400fa3413001626571c1dc56603f1b0badd51fe
Author: Andreas Tille <tille at debian.org>
Date: Thu Aug 31 23:33:59 2017 +0200
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 5f493c4..02d849b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+nanopolish (0.5.0-2) UNRELEASED; urgency=medium
+
+ * Team upload
+ * debhelper 10
+
+ -- Andreas Tille <tille at debian.org> Thu, 31 Aug 2017 23:33:00 +0200
+
nanopolish (0.5.0-1) unstable; urgency=medium
* Imported Upstream version 0.5.0
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 aa34813..f59044a 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Afif Elghraoui <afif at debian.org>
Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
zlib1g-dev,
libfast5-dev,
libhts-dev,
diff --git a/debian/rules b/debian/rules
index 0ab7ab5..d946546 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ export DEB_LDFLAGS_MAINT_APPEND = -L/usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
- dh $@ --parallel
+ dh $@
override_dh_auto_clean:
$(MAKE) clean
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/nanopolish.git
More information about the debian-med-commit
mailing list