[dolphin-emu] 11/18: Tell uscan to recompress source using xz

James Cowgill jcowgill at moszumanska.debian.org
Thu Apr 28 10:40:33 UTC 2016


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

jcowgill pushed a commit to branch master
in repository dolphin-emu.

commit 930e3ff525b5eff46dfb37e07129cc73bde5db2e
Author: James Cowgill <james410 at cowgill.org.uk>
Date:   Wed Apr 27 23:55:53 2016 +0100

    Tell uscan to recompress source using xz
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index a19994a..349d2af 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts=filenamemangle=s/.+\/v?(\d[\d.]*)\.tar\.gz/dolphin-$1\.tar\.gz/,dversionmangle=s/\+dfsg\d?$//,repacksuffix=+dfsg \
+opts=repack,compression=xz,filenamemangle=s/.+\/v?(\d[\d.]*)\.tar\.gz/dolphin-$1\.tar\.gz/,dversionmangle=s/\+dfsg\d?$//,repacksuffix=+dfsg \
   https://github.com/dolphin-emu/dolphin/tags .*/v?(\d[\d.]*)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/dolphin-emu.git



More information about the Pkg-games-commits mailing list