[SCM] live-tools branch, debian-next, updated. debian/3.0_a5-1-3-g0559115

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


The following commit has been merged in the debian-next branch:
commit 05591152efb8ed549dc3c5069a3719bcbf5e065e
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 83a4e3b..cf254a5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,3 +8,6 @@ override_dh_auto_install:
 
 	# Removing useless files
 	rm -f debian/live-tools/usr/share/doc/live-tools/COPYING
+
+override_dh_builddeb:
+	dh_builddeb -- -Zgzip -9

-- 
live-tools



More information about the debian-live-changes mailing list