On 19.08.2012 12:32, Ansgar Burchardt wrote: > Package: release.debian.org > Usertags: xz-for-wheezy > > Please unblock these uploads of packages switching to xz compression.>
[..] > And these packages having trivial changes to switch to xz compression > (debdiff attached): Please add gnome-disk-utility to the list. unblock gnome-disk-utility/3.0.2-3 debdiff attached Thanks, Michael -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?
diff --git a/debian/changelog b/debian/changelog index b8e9b3b..fef6f5c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +gnome-disk-utility (3.0.2-3) unstable; urgency=low + + [ Ansgar Burchardt ] + * debian/rules: Use xz compression for binary packages. (Closes: #683841) + + -- Michael Biebl <bi...@debian.org> Fri, 24 Aug 2012 15:08:55 +0200 + gnome-disk-utility (3.0.2-2) unstable; urgency=low * Upload to unstable. diff --git a/debian/rules b/debian/rules index 7f764ec..eb84b21 100755 --- a/debian/rules +++ b/debian/rules @@ -19,3 +19,6 @@ override_dh_makeshlibs: dh_makeshlibs -X/usr/lib/nautilus/ override_dh_auto_test: + +override_dh_builddeb: + dh_builddeb -- -Zxz
signature.asc
Description: OpenPGP digital signature