[SCM] live-manual branch, debian-next, updated. debian/3.0_a8-1-6-gf3bfdc0

Daniel Baumann daniel at debian.org
Sat Oct 8 09:33:31 UTC 2011


The following commit has been merged in the debian-next branch:
commit f3bfdc024cfb4f2ffd2ba35f734bcc3be1e69af7
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..160d8fa 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 -9

-- 
live-manual



More information about the debian-live-changes mailing list