[med-svn] [trinityrnaseq] 01/01: d/watch: Use xz compression for upstream source

Andreas Tille tille at debian.org
Fri May 20 08:21:57 UTC 2016


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

tille pushed a commit to branch master
in repository trinityrnaseq.

commit 9d01872af60d68ef24cfc1e7219bd9c1c1a55567
Author: Andreas Tille <tille at debian.org>
Date:   Fri May 20 09:42:54 2016 +0200

    d/watch: Use xz compression for upstream source
---
 debian/changelog | 7 +++++++
 debian/rules     | 2 --
 debian/watch     | 2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 18090c0..0e13851 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+trinityrnaseq (2.1.1+dfsg2-2) UNRELEASED; urgency=medium
+
+  * Team upload
+  * d/watch: Use xz compression for upstream source
+
+ -- Andreas Tille <tille at debian.org>  Fri, 20 May 2016 09:41:52 +0200
+
 trinityrnaseq (2.1.1+dfsg2-1) unstable; urgency=low
 
   * Properly harden Chrysalis binaries
diff --git a/debian/rules b/debian/rules
index 55f3e86..f4abc28 100755
--- a/debian/rules
+++ b/debian/rules
@@ -65,5 +65,3 @@ override_dh_install-indep:
 		${EXBASEDIR}/sample_data/test_Trinity_Assembly/__indiv_ex_sample_derived/ex05/runMe.clean.sh \
 		${EXBASEDIR}/sample_data/test_Trinity_Assembly/__indiv_ex_sample_derived/ex05/runMe.sh
 
-get-orig-source:
-	uscan --verbose --force-download --repack --compression xz
diff --git a/debian/watch b/debian/watch
index e234077..6b40d11 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g" \
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
   https://github.com/trinityrnaseq/trinityrnaseq/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)

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



More information about the debian-med-commit mailing list