[Pkg-mozext-commits] [sage-extension] 03/11: Use xz compression for sources

David Prévot taffit at moszumanska.debian.org
Wed Aug 2 19:33:47 UTC 2017


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

taffit pushed a commit to branch master
in repository sage-extension.

commit 393c10192bccea77e394e91d73f0daf7f90bc007
Author: David Prévot <taffit at debian.org>
Date:   Wed Aug 2 15:15:31 2017 -0400

    Use xz compression for sources
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index d4f0f02..c1bf902 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
 version=3
-opts=uversionmangle=s/([^\.\d]+)/\~$1/ \
+opts=uversionmangle=s/([^\.\d]+)/\~$1/,compression=xz \
 https://addons.mozilla.org/en-US/firefox/addon/sage/ \
 https://addons.mozilla.org/firefox/downloads/file/\d+/sage-(\d+(?:\.\d+){1,3}(?:\w+\d+)?)-\w+\.xpi\?src=dp-btn-\w+
 http://sagerss.com/ \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/sage-extension.git



More information about the Pkg-mozext-commits mailing list