chiark / gitweb /
Add -n to gzip -9 rune, to help reproducibility. Closes:#777727.
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 22 Jan 2017 11:59:14 +0000 (11:59 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 22 Jan 2017 11:59:14 +0000 (11:59 +0000)
debian/changelog
debian/rules

index 57e2e09fc39753df0eb78ca293a72d13a132a62c..e1a7cc80b531bbb962a9b3ff6e02e9a4f62d3e07 100644 (file)
@@ -4,6 +4,7 @@ authbind (2.1.2) unstable; urgency=low
     they don't manipulate SIGCHLD on other threads, which is probably
     true.)  Patch from Marco d'Itri, slightly modified.  Closes:#765587.
   * Fix one-letter typo in previous changelog entry.
+  * Add -n to gzip -9 rune, to help reproducibility.  Closes:#777727.
 
  --
 
index c9091ed8231d1f72cedb0f7091687a1153febb70..c0c4482818a44cc1d158d41ad58712ddd8eae422 100755 (executable)
@@ -85,7 +85,7 @@ binary-arch:  checkroot build
        $(MAKE) prefix=debian/tmp/usr etc_dir=debian/tmp/etc/authbind \
                man_dir=debian/tmp/usr/share/man  install install_man
        $(INSTALL_FILE) debian/changelog $(udp)/changelog
-       gzip -9 debian/tmp/usr/share/man/man*/* $(udp)/*
+       gzip -9n debian/tmp/usr/share/man/man*/* $(udp)/*
        $(INSTALL_FILE) debian/copyright $(udp)/.
        $(INSTALL_SCRIPT) debian/{postrm,prerm,postinst} debian/tmp/DEBIAN
        dpkg-shlibdeps ./authbind