[Pkg-opt-media-team] [SCM] dvd+rw-tools packaging branch, master, updated. debian/7.1-6-24-g6e7912b

Rogério Brito rbrito at ime.usp.br
Mon Nov 8 01:03:54 UTC 2010


The following commit has been merged in the master branch:
commit 8b5451f9a6daeb8086ddcb402c9f3e4cbe5aa0d4
Author: Rogério Brito <rbrito at ime.usp.br>
Date:   Sat Nov 6 19:37:54 2010 -0200

    Use bzip2 to gain more with compression.

diff --git a/debian/rules b/debian/rules
index e61668e..8a7d43d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -45,7 +45,7 @@ binary-arch: install
 	dh_shlibdeps
 	dh_gencontrol
 	dh_md5sums
-	dh_builddeb
+	dh_builddeb -- -Zbzip2 -z9
 
 binary-indep:
 
diff --git a/debian/source/options b/debian/source/options
new file mode 100644
index 0000000..779dbfd
--- /dev/null
+++ b/debian/source/options
@@ -0,0 +1,2 @@
+compression = "bzip2"
+compression-level = 9

-- 
dvd+rw-tools packaging



More information about the Pkg-opt-media-team mailing list