This is an automated email from the git hooks/post-receive script.

tmancill pushed a commit to branch master
in repository jedit.

commit 30ba6b12d968547e1bd20e2bd55090b2378cee14
Author: tony mancill <tmanc...@debian.org>
Date:   Tue Aug 8 06:49:05 2017 -0700

    Use xz compression in debian/watch
---
 debian/watch | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 8c6ab02..8d9aa59 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,6 @@
 version=4
 opts="uversionmangle=s/pre/~pre/,\
-dversionmangle=s/\+dfsg//" \
+    dversionmangle=s/\+dfsg//,
+    repack,
+    compression=xz" \
 http://sf.net/jedit/jedit(\d\S+)source.tar.bz2

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jedit.git

_______________________________________________
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to