Source: libav
Version: 6:0.8.3-6
Severity: important
Tags: patch
Usertags: xz-for-wheezy

Please use xz compression for the binary packages (patch attached).
We are trying to fit a few more packages on the first CDs to get a
usable desktop install with it, see [1] for more details.

I will request a freeze exception once the package is uploaded; please
keep in mind to not include additional changes.

Regards,
Ansgar

[1] <https://lists.debian.org/debian-devel/2012/08/msg00049.html>
diff -Nru libav-0.8.3/debian/changelog libav-0.8.3/debian/changelog
--- libav-0.8.3/debian/changelog	2012-08-04 09:04:05.000000000 +0200
+++ libav-0.8.3/debian/changelog	2012-08-05 10:01:25.000000000 +0200
@@ -1,3 +1,10 @@
+libav (6:0.8.3-6.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/rules: Use xz compression for binary packages.
+
+ -- Ansgar Burchardt <ans...@debian.org>  Sun, 05 Aug 2012 10:01:10 +0200
+
 libav (6:0.8.3-6) unstable; urgency=low
 
   * Clarify the changes in the 6:0.8.3-5 upload, as discussed in bug
diff -Nru libav-0.8.3/debian/rules libav-0.8.3/debian/rules
--- libav-0.8.3/debian/rules	2012-08-04 09:02:42.000000000 +0200
+++ libav-0.8.3/debian/rules	2012-08-05 09:55:48.000000000 +0200
@@ -182,7 +182,7 @@
 	dh_installdeb
 	dh_gencontrol
 	dh_md5sums
-	dh_builddeb
+	dh_builddeb -- -Zxz
 
 binary: binary-indep binary-arch
 
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to