[SCM] live-boot branch, debian, updated. debian/3.0_a21-1-6-gf368a2e

Daniel Baumann daniel at debian.org
Fri Nov 4 10:40:21 UTC 2011


The following commit has been merged in the debian branch:
commit cb875f156c0b733e7727fee28aa0aaec77fc1845
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 2720264..99a31ab 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,3 +18,6 @@ override_dh_installinit:
 
 override_dh_install:
 	dh_install --fail-missing
+
+override_dh_builddeb:
+	dh_builddeb -- -Zgzip -z9

-- 
live-boot



More information about the debian-live-changes mailing list