[med-svn] [tm-align] 01/06: Use xz compression in watch file
Andreas Tille
tille at debian.org
Mon May 30 07:47:43 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository tm-align.
commit 50bb294cae5cbe479f75c54c2706fb1a3e4c145b
Author: Andreas Tille <tille at debian.org>
Date: Mon May 30 09:26:17 2016 +0200
Use xz compression in watch file
---
debian/changelog | 1 +
debian/rules | 4 ----
debian/watch | 2 +-
3 files changed, 2 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 473e687..a2d29af 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
tm-align (20150914+dfsg-2) UNRELEASED; urgency=medium
* Moved packaging from SVN to Git
+ * Use xz compression in watch file
-- Andreas Tille <tille at debian.org> Mon, 30 May 2016 09:24:18 +0200
diff --git a/debian/rules b/debian/rules
index 6745e31..fddf971 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,7 +22,3 @@ override_dh_auto_clean:
rm -f `basename $${src} .f` ; \
done
dh_clean
-
-get-orig-source:
- uscan --verbose --force-download --repack --compress xz
-
diff --git a/debian/watch b/debian/watch
index 5a1480e..b3a9958 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" \
http://zhanglab.ccmb.med.umich.edu/TM-align/TMtools([\d]*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/tm-align.git
More information about the debian-med-commit
mailing list