This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository checkstyle.
commit a83559789ac814064e4527505b4f820f50ff3357 Author: tony mancill <[email protected]> Date: Tue Feb 14 21:16:45 2017 -0800 update watchfile to repack using xz --- debian/watch | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index b1e6e83..185382e 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,5 @@ -version=3 +version=4 +opts="dversionmangle=s/\+dfsg\d//, \ + repack, \ + compression=xz" \ http://sf.net/checkstyle/checkstyle-([\d+\.]+)-src\.tar\.gz debian -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/checkstyle.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

