[med-svn] [imagej] 01/07: Use new uscan features to specify compression in watch file
Andreas Tille
tille at debian.org
Thu Apr 7 09:13:48 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository imagej.
commit 92e57ea8f447360ec4b955ae93d17056344182b7
Author: Andreas Tille <tille at debian.org>
Date: Thu Apr 7 10:53:03 2016 +0200
Use new uscan features to specify compression in watch file
---
debian/watch | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/debian/watch b/debian/watch
index fddb5bc..12d086d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,4 @@
-# watch control file for imagej
version=3
-opts="uversionmangle=s/(\d)+(\d\d)(.*)/$1.$2$3+dfsg/" \
-http://imagej.nih.gov/ij/download/src/ij(\d+.)-src.zip
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
+ http://imagej.nih.gov/ij/download/src/ij(\d+.)-src.zip
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/imagej.git
More information about the debian-med-commit
mailing list