[SCM] thin, simple and robust network communication layer on top of UDP branch, master, updated. debian/1.3.3-1-3-ga9ec06d

Ansgar Burchardt ansgar at debian.org
Fri Aug 19 18:59:54 UTC 2011


The following commit has been merged in the master branch:
commit 532b30011e19437b6009b8e5a700d8169abe0716
Author: Ansgar Burchardt <ansgar at debian.org>
Date:   Fri Aug 19 20:51:35 2011 +0200

    Use xz compression for source and binary packages.

diff --git a/debian/rules b/debian/rules
index 08e6a1b..de58451 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,3 +19,6 @@ override_dh_clean:
 
 override_dh_strip:
 	dh_strip --dbg-package=libenet1a-dbg
+
+override_dh_builddeb:
+	dh_builddeb -- -Zxz
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

-- 
thin, simple and robust network communication layer on top of UDP



More information about the Pkg-games-commits mailing list