summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2021-02-06 05:20:17 +0100
committerAxel Beckert <abe@deuxchevaux.org>2021-02-06 05:20:17 +0100
commit4b96127e8617cd31ceea822757b13abb4e6ba1ac (patch)
treec576d0d9508f7bde62ba9ea5dd4da5c7c2713dba /debian
parentcb12cbb7eee96c345db38fe7b3630601a1bbd0cf (diff)
downloadzsh-4b96127e8617cd31ceea822757b13abb4e6ba1ac.tar.gz
zsh-4b96127e8617cd31ceea822757b13abb4e6ba1ac.zip
Upload to unstable as 5.8-6
Gbp-Dch: Ignore
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog33
1 files changed, 33 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e9a1d161b..789dde281 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,36 @@
+zsh (5.8-6) unstable; urgency=medium
+
+ [ Daniel Shahaf ]
+ * [d248a7ff] d/changelog: In 4.3.12-1, retroactively list #489646 as a
+ duplicate of #620452.
+
+ [ Axel Beckert ]
+ * [78bd839c] Add a debian/.gitignore file to ignore build artefacts.
+ * [79fc7a20] zsh-static: Drop lintian override
+ package-contains-broken-symlink, no more needed.
+ * [ec4b020b] Add lintian override for hardening-no-fortify-functions on
+ gdbm.so, too.
+ * [5d383282] Drop "-Wl,--as-needed" from $LDFLAGS. (No more needed
+ according to lintian warning debian-rules-uses-as-needed-linker-flag.)
+ * [a127f477] Disable blhc CI job for now. (too many and only false
+ positives)
+ * [12746f0a] Salsa CI: Allow reprotest to fail. (The FTBFS inside
+ reprotest is locally not reproducible with "reprotest
+ --variations=-kernel".)
+ * [3141c8a5] Declare compliance with Debian Policy 4.5.1. (No other
+ changes were needed.)
+ * [033709c5] Also install the Zsh FAQ. (Closes: #961757)
+ + Thanks Daniel Shahaf!
+ + [82386525] Install text-only FAQ into zsh-doc, too, for now, despite
+ it better fits into zsh-common. See #980903 against debhelper for
+ details.
+
+ [ Helmut Grohne ]
+ * [d0a05770] Demote documentation dependencies to B-D-I.
+ (Closes: #980895)
+
+ -- Axel Beckert <abe@debian.org> Sat, 06 Feb 2021 05:15:22 +0100
+
zsh (5.8-5) unstable; urgency=medium
[ Axel Beckert ]