Source: gnome-disk-utility
Version: 3.0.2-2
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 gnome-disk-utility-3.0.2/debian/changelog gnome-disk-utility-3.0.2/debian/changelog
--- gnome-disk-utility-3.0.2/debian/changelog	2011-10-13 18:53:44.000000000 +0200
+++ gnome-disk-utility-3.0.2/debian/changelog	2012-08-04 20:05:17.000000000 +0200
@@ -1,3 +1,10 @@
+gnome-disk-utility (3.0.2-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/rules: Use xz compression for binary packages.
+
+ -- Ansgar Burchardt <ans...@debian.org>  Sat, 04 Aug 2012 20:05:01 +0200
+
 gnome-disk-utility (3.0.2-2) unstable; urgency=low
 
   * Upload to unstable.
diff -Nru gnome-disk-utility-3.0.2/debian/rules gnome-disk-utility-3.0.2/debian/rules
--- gnome-disk-utility-3.0.2/debian/rules	2011-10-13 18:53:44.000000000 +0200
+++ gnome-disk-utility-3.0.2/debian/rules	2012-08-04 20:04:58.000000000 +0200
@@ -19,3 +19,6 @@
 	dh_makeshlibs -X/usr/lib/nautilus/
 
 override_dh_auto_test:
+
+override_dh_builddeb:
+	dh_builddeb -- -Zxz

Reply via email to