[SCM] live-build branch, debian, updated. debian/3.0_a35-1-5-g5053d95

Daniel Baumann daniel at debian.org
Thu Oct 13 14:00:42 UTC 2011


The following commit has been merged in the debian branch:
commit 84d1873aaadd75102a2a9923301b582ce9335c49
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..9f7cdf6 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 -z9

-- 
live-build



More information about the debian-live-changes mailing list