[SCM] live-tools branch, debian-next, updated. debian/3.0.0-1-4-gba3cc03

Daniel Baumann daniel at debian.org
Wed Jun 27 12:53:40 UTC 2012


The following commit has been merged in the debian-next branch:
commit bfef2dac536e664b80e10b014245442f8fec7ddb
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Jun 27 14:51:57 2012 +0200

    Switching to xz compression in source and binary packages.

diff --git a/debian/rules b/debian/rules
index 14e9b00..466b6d5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,4 +10,4 @@ override_dh_auto_install:
 	rm -f debian/live-tools/usr/share/doc/live-tools/COPYING
 
 override_dh_builddeb:
-	dh_builddeb -- -Zgzip -z9
+	dh_builddeb -- -Zxz -z9
diff --git a/debian/source/options b/debian/source/options
index d053b65..22a4de9 100644
--- a/debian/source/options
+++ b/debian/source/options
@@ -1,2 +1,2 @@
-compression = gzip
+compression = xz
 compression-level = 9

-- 
live-tools



More information about the debian-live-changes mailing list