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 <[email protected]> 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 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

