[SCM] live-config branch, debian-next, updated. debian/3.0_a28-1-1-g25354d5

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 25354d5a20fb5381519e1efaf90d654e253107a8
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 aeb385b..f640f41 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,3 +34,6 @@ override_dh_install:
 
 override_dh_compress:
 	dh_compress -Xusr/share/doc/live-config/examples
+
+override_dh_builddeb:
+	dh_builddeb -- -Zgzip -9

-- 
live-config



More information about the debian-live-changes mailing list