[freecol] 86/125: Use xz for compressing upstream tarballs

Markus Koschany apo-guest at moszumanska.debian.org
Sun Dec 20 19:39:27 UTC 2015


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

apo-guest pushed a commit to branch master
in repository freecol.

commit 5e5b2b58a188801d532d2d157af3436cbbdccf0a
Author: Markus Koschany <apo at debian.org>
Date:   Sat Dec 19 23:08:19 2015 +0100

    Use xz for compressing upstream tarballs
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 23c3696..7ce7440 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,4 +14,4 @@ override_dh_auto_build:
 		print-manual
 
 get-orig-source:
-	uscan --verbose --download-current-version --force-download
+	uscan --verbose --download-current-version --force-download --repack --compression xz

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



More information about the Pkg-games-commits mailing list