[japi-compliance-checker] 03/13: Update debian/watch to repack with compression=xz
Tony Mancill
tmancill at moszumanska.debian.org
Sat Jun 24 06:26:51 UTC 2017
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch master
in repository japi-compliance-checker.
commit 39b3a49041722f7487cdd2ec767e77686f2636f5
Author: tony mancill <tmancill at debian.org>
Date: Fri Jun 23 21:47:53 2017 -0700
Update debian/watch to repack with compression=xz
---
debian/watch | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/watch b/debian/watch
index edc6d40..d447f73 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,5 @@
-version=3
+version=4
# thanks Emmanuel Bourg
-https://github.com/lvc/japi-compliance-checker/releases .*/([\d\.]+).tar.gz
+opts="compression=xz, \
+ repack" \
+ https://github.com/lvc/japi-compliance-checker/releases .*/([\d\.]+).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/japi-compliance-checker.git
More information about the pkg-java-commits
mailing list