The following commit has been merged in the master branch:
commit e2647257225ba4963e5c08b3bcafe1f1186bd1bc
Author: Ansgar Burchardt <[email protected]>
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
_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits