[SCM] live-build branch, debian-next, updated. debian/3.0_a35-1-1-gf644234

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


The following commit has been merged in the debian-next branch:
commit f644234e5647169097c40b63b1cd389831b2974f
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 3d268c7..7b7cd4c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,3 +29,6 @@ override_dh_auto_install:
 
 override_dh_installchangelogs:
 	dh_installchangelogs docs/ChangeLog
+
+override_dh_builddeb:
+	dh_builddeb -- -Zgzip -9

-- 
live-build



More information about the debian-live-changes mailing list