[SCM] live-config branch, debian, updated. debian/3.0_a28-1-8-g5713a10

Daniel Baumann daniel at debian.org
Thu Oct 27 19:52:42 UTC 2011


The following commit has been merged in the debian branch:
commit 144cb6462f8284f4b6bf24fcb03b00784911f233
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Oct 8 11:31:43 2011 +0200

    Using compression level 9 also for binary packages.

diff --git a/debian/rules b/debian/rules
index aeb385b..e6b3107 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,3 +34,6 @@ override_dh_install:
 
 override_dh_compress:
 	dh_compress -Xusr/share/doc/live-config/examples
+
+override_dh_builddeb:
+	dh_builddeb -- -Zgzip -z9

-- 
live-config



More information about the debian-live-changes mailing list