Import Debian changes 1.9-2.2
[debian/gzip] / debian / changelog
index 6b91304467358962f11389933c163b627aca85d4..6cb29ef4b8cb9a4a9c44b2ecc5ad1f0ad6002d1d 100644 (file)
@@ -1,3 +1,31 @@
+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)
+
+ -- Niels Thykier <niels@thykier.net>  Fri, 28 Dec 2018 14:34:28 +0000
+
 gzip (1.9-2.1) unstable; urgency=medium
 
   * Non-maintainer upload.