[SCM] live-config branch, debian, updated. debian/3.0_a28-1-8-g5713a10

Daniel Baumann daniel at debian.org
Thu Oct 27 19:52:42 UTC 2011


The following commit has been merged in the debian branch:
commit 5840eb06f8c8d0a383aa66802a0446b70402f588
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Oct 12 20:52:39 2011 +0200

    Using compression level 9 also for binary packages in live-config example package.

diff --git a/examples/live-config-foobar/debian/rules b/examples/live-config-foobar/debian/rules
index 000210b..d7c6096 100755
--- a/examples/live-config-foobar/debian/rules
+++ b/examples/live-config-foobar/debian/rules
@@ -2,3 +2,6 @@
 
 %:
 	dh ${@}
+
+override_dh_builddeb:
+	dh_builddeb -- -Zgzip -z9

-- 
live-config



More information about the debian-live-changes mailing list