[SCM] live-manual branch, debian, updated. debian/3.0_a8-1-65-gbaa1802

Daniel Baumann daniel at debian.org
Sun Dec 4 09:27:59 UTC 2011


The following commit has been merged in the debian branch:
commit 0866352c764a4dea70972550022f28850b679804
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 7860e1f..e185804 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,3 +8,6 @@ override_dh_install:
 
 override_dh_compress:
 	dh_compress -X.html -X.odt
+
+override_dh_builddeb:
+	dh_builddeb -- -Zgzip -z9

-- 
live-manual



More information about the debian-live-changes mailing list