Import Debian changes 1.9-2.2 debian/1.9-2.2
authorNiels Thykier <niels@thykier.net>
Fri, 28 Dec 2018 14:34:28 +0000 (14:34 +0000)
committerBdale Garbee <bdale@gag.com>
Sat, 5 Jan 2019 22:57:22 +0000 (15:57 -0700)
commit50afc5320b89ce506c56c60d3395f7d78ca92412
tree4b2ad7ed64d4f495bcd6073af2e2727ff7ccc27b
parent8f06a4236e1807caa727ed306216c6a0aea026f0
Import Debian changes 1.9-2.2

gzip (1.9-2.2) unstable; urgency=medium

  * Non-maintainer upload.

  [ Niels Thykier ]
  * Cherry-pick patch from gnulib upstream to make gzip build
    with glibc/2.28.  (Closes: #915150)
  * Declare that gzip does not need (fake)root for building the
    debs.
  * Add patch to remove incorrect -Wabi as -Wabi should always
    take a parameter (e.g. -Wabi=11) and it fails with -Werror=abi.
  * Add a patch to remove -Werror(=...) as it trips on some gnulib
    code.
  * Include autopkgtest based on the version by Steve Langasek for
    Ubuntu.
  * Remove fallback code to use dh_clean -k.
  * Remove usage of deprecated -s parameter for debhelper commands
    (replacing them with "-a").
  * Add a Homepage field.  Thanks to Jakub Wilk for the suggestion.
    (Closes: #888619)
  * Remove empty lintian override directory.

  [ Andreas Henriksson ]
  * Set GREP=grep during configure, otherwise zgrep embeds the full
    path. (Closes: #914907)
debian/changelog
debian/control
debian/dirs
debian/patches/disable-Werror.patch [new file with mode: 0644]
debian/patches/disable-broken-Wabi.patch [new file with mode: 0644]
debian/patches/gnulib-4af4a4a71827c0bc5.patch [new file with mode: 0644]
debian/patches/series
debian/rules
debian/tests/control [new file with mode: 0644]
debian/tests/simple-gzip [new file with mode: 0755]