[SCM] live-boot branch, debian-next, updated. debian/3.0_a21-1-1-gd0852e1

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


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

-- 
live-boot



More information about the debian-live-changes mailing list