[SCM] transportation simulator branch, master, updated. debian/110.0.1-3-7-g20f8100

Ansgar Burchardt ansgar at debian.org
Thu Nov 3 17:53:08 UTC 2011


The following commit has been merged in the master branch:
commit e2647257225ba4963e5c08b3bcafe1f1186bd1bc
Author: Ansgar Burchardt <ansgar at debian.org>
Date:   Thu Nov 3 17:47:51 2011 +0100

    Use xz compression for source and binary packages.

diff --git a/debian/rules b/debian/rules
index 2e38559..04119c1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -67,6 +67,9 @@ install: build
 
 	install -m 755 makeobj/makeobj $(CURDIR)/debian/simutrans-makeobj/usr/games/makeobj
 
+override_dh_builddeb:
+	dh_builddeb -- -Zxz
+
 # Build architecture-independent files here.
 binary-indep: build install
 	dh binary-indep
diff --git a/debian/source/options b/debian/source/options
new file mode 100644
index 0000000..5bd47b7
--- /dev/null
+++ b/debian/source/options
@@ -0,0 +1 @@
+compression = xz

-- 
transportation simulator



More information about the Pkg-games-commits mailing list