[jedit] 01/06: Use xz compression in debian/watch

Tony Mancill tmancill at moszumanska.debian.org
Tue Aug 8 14:32:34 UTC 2017


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 <tmancill at 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



More information about the pkg-java-commits mailing list