From: Ian Jackson Date: Fri, 12 Oct 2018 15:54:50 +0000 (+0100) Subject: debian/rules: Add a -n to a gzip rune to improve reproducibility X-Git-Tag: archive/raspbian/4.11.1-1+rpi1^2~72 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=fc9eb5bc86786b2d8055ba2bffee52c2a50feade;p=xen.git debian/rules: Add a -n to a gzip rune to improve reproducibility There's still a lot of unreproducibility here, but this at least is an easy fix. Signed-off-by: Ian Jackson --- diff --git a/debian/rules b/debian/rules index f68f8150a5..e1a07a9ccd 100755 --- a/debian/rules +++ b/debian/rules @@ -273,7 +273,7 @@ override_dh_compress: : dh_compress find debian/xen-hypervisor-*/usr/lib/debug -type f -print0 \ - | xargs -0r gzip -9v + | xargs -0r gzip -9vn # By default, files in debian/tmp which are not handled by anything # in rules are ignored. This makes them into errors.