[med-svn] [trimmomatic] 01/06: Use xz compression in watch file

Andreas Tille tille at debian.org
Thu May 19 12:38:00 UTC 2016


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

tille pushed a commit to branch master
in repository trimmomatic.

commit e7c8ce9e122b4335f59e4f3a08c77df5ae74cf3a
Author: Andreas Tille <tille at debian.org>
Date:   Thu May 19 13:41:36 2016 +0200

    Use xz compression in watch file
---
 debian/changelog | 8 ++++++--
 debian/rules     | 3 ---
 debian/watch     | 2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2e7ab97..cf505c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,14 @@
-trimmomatic (0.35+dfsg-2) UNRELEASED; urgency=medium
+trimmomatic (0.36+dfsg-1) UNRELEASED; urgency=medium
 
+  [ Steffen Moeller ]
   * Introduced EDAM ontology information to 
     debian/upstream/edam
   * Added patch to find adapters in /usr/share/trimmomatic
 
- -- Steffen Moeller <moeller at debian.org>  Fri, 05 Feb 2016 15:38:41 +0100
+  [ Andreas Tille ]
+  * Use xz compression in watch file
+
+ -- Andreas Tille <tille at debian.org>  Thu, 19 May 2016 13:35:09 +0200
 
 trimmomatic (0.35+dfsg-1) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index 6af7a5a..4f52d04 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,6 +23,3 @@ override_dh_clean:
 
 override_dh_compress:
 	dh_compress --exclude=batchTrim
-
-get-orig-source:
-	uscan --verbose --force-download --repack --compression xz
diff --git a/debian/watch b/debian/watch
index 02b69a1..b6915c4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
-opts="repacksuffix=+dfsg,dversionmangle=s/[~\+]dfsg//g" \
+opts="repacksuffix=+dfsg,dversionmangle=s/[~\+]dfsg//g,repack,compression=xz" \
 http://www.usadellab.org/cms/index.php?page=trimmomatic \
   uploads/supplementary/Trimmomatic/Trimmomatic-Src-([.\d]*).zip

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



More information about the debian-med-commit mailing list