[SCM] live-tools branch, debian, updated. debian/3.0_a5-1-6-gaca4995

Daniel Baumann daniel at debian.org
Mon Feb 6 22:38:02 UTC 2012


The following commit has been merged in the debian branch:
commit f1ab5d3fb51bc1a4ae4eb9c528970aa7afcbef29
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..14e9b00 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 -z9

-- 
live-tools



More information about the debian-live-changes mailing list