This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository netty.
commit cf90c17c93fb2b0f3117fce92653fa37127a55b6 Author: tony mancill <[email protected]> Date: Sat Jul 22 22:24:23 2017 -0700 Update debian/watch to repack with xz compression --- debian/watch | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/watch b/debian/watch index fcb3e64..042209a 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,3 @@ -version=3 -https://github.com/netty/netty/tags .*/netty-([\d\.]+).Final.tar.gz +version=4 +opts="repack,compression=xz" \ + https://github.com/netty/netty/tags .*/netty-([\d\.]+).Final.tar.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/netty.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

