[med-svn] [sickle] 09/10: debhelper 10
Andreas Tille
tille at debian.org
Sun Nov 19 15:28:07 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository sickle.
commit 2e9ce93e37de12ee2615954e9c958f53b7214e86
Author: Andreas Tille <tille at debian.org>
Date: Sat Nov 18 16:48:36 2017 +0100
debhelper 10
---
debian/changelog | 1 +
debian/compat | 2 +-
debian/control | 2 +-
debian/rules | 3 ---
4 files changed, 3 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c5b2626..bb1852c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
sickle (1.33-2) UNRELEASED; urgency=medium
* Moved packaging from SVN to Git
+ * debhelper 10
-- Andreas Tille <tille at debian.org> Sat, 18 Nov 2017 16:44:45 +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 a576e88..2040c17 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Section: science
Priority: optional
Build-Depends: zlib1g-dev,
help2man (>= 1.40.4),
- debhelper (>= 9)
+ debhelper (>= 10)
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/sickle.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/sickle.git
diff --git a/debian/rules b/debian/rules
index 3ffb6c3..804ba7c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,6 +16,3 @@ override_dh_auto_build:
help2man --no-discard-stderr -i README.help2man \
-n "windowed adaptive trimming tool for FASTQ files using quality" \
./sickle > sickle.1
-
-get-orig-source:
- echo Source was donloaded from GitHub. There is no script to fetch it (yet)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/sickle.git
More information about the debian-med-commit
mailing list