[med-svn] [subread] 01/03: Drop get-orig-source target, update d/watch to repack and use compression xz

Alex Mestiashvili malex-guest at moszumanska.debian.org
Fri Jun 3 13:07:58 UTC 2016


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

malex-guest pushed a commit to branch master
in repository subread.

commit 85c493a2fb832c086c8dc12f9e0abc58c172246a
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date:   Thu Jun 2 14:25:35 2016 +0200

    Drop get-orig-source target, update d/watch to repack and use compression xz
---
 debian/rules | 3 ---
 debian/watch | 2 +-
 2 files changed, 1 insertion(+), 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index a603794..cec9411 100755
--- a/debian/rules
+++ b/debian/rules
@@ -71,6 +71,3 @@ DNA-seq reads and RNA-seq reads (for the purpose of expression analysis)' \
 
 override_dh_installexamples-indep:
 	tar -cJf $(CURDIR)/debian/subread-data/usr/share/doc/subread/examples/test.tar.xz  test/
-
-get-orig-source:
-	uscan --verbose --force-download --repack --compression xz
diff --git a/debian/watch b/debian/watch
index 6daa31c..5d7bbcb 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts=dversionmangle=s/\+dfsg(\.\d+)?$//,repacksuffix=+dfsg \
+opts=dversionmangle=s/\+dfsg(\.\d+)?$//,repacksuffix=+dfsg,repack,compression=xz \
 	http://sf.net/subread/subread-(.*)-source\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)

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



More information about the debian-med-commit mailing list