[med-svn] [spades] 01/01: Make sure the tarball will be xz compressed after repackaging

Andreas Tille tille at debian.org
Sun Feb 7 14:50:15 UTC 2016


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

tille pushed a commit to branch master
in repository spades.

commit 34568ff8910024691d0fd0263f856f470f007c56
Author: Andreas Tille <tille at debian.org>
Date:   Sun Feb 7 15:43:53 2016 +0100

    Make sure the tarball will be xz compressed after repackaging
---
 debian/rules | 3 ---
 debian/watch | 2 +-
 2 files changed, 1 insertion(+), 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index e50f6cf..7e40235 100755
--- a/debian/rules
+++ b/debian/rules
@@ -84,6 +84,3 @@ override_dh_installchangelogs:
 	lynx -dump changelog.html > changelog
 	dh_installchangelogs changelog
 	rm changelog
-
-get-orig-source:
-	uscan --verbose --force-download --repack --compression xz
diff --git a/debian/watch b/debian/watch
index 80615d0..56d20ea 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts="downloadurlmangle=s{release([\d.]+)/}{release${1}/SPAdes-${1}.tar.gz},filenamemangle=s{release([\d.]+)/}{SPAdes-${1}.tar.gz},repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g" \
+opts="downloadurlmangle=s{release([\d.]+)/}{release${1}/SPAdes-${1}.tar.gz},filenamemangle=s{release([\d.]+)/}{SPAdes-${1}.tar.gz},repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
   http://spades.bioinf.spbau.ru/ release([\d.]+)/

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



More information about the debian-med-commit mailing list