[SCM] live-magic branch, master, updated. 1.14-4-ga8bbff5

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


The following commit has been merged in the master branch:
commit a8bbff53f7e5b2916f864d26497e9f7c4afdb2f0
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 d0938f9..2547f43 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,3 +8,6 @@ override_dh_auto_clean:
 
 	rm -rf mo/
 	find -type f -name "*.pyc" -print0 | xargs -0 rm -f
+
+override_dh_builddeb:
+	dh_builddeb -- -Zgzip -9

-- 
live-magic



More information about the debian-live-changes mailing list