summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2020-06-30 17:45:57 +0200
committerAxel Beckert <abe@deuxchevaux.org>2020-06-30 17:45:57 +0200
commit2c6f2f6b6d1bec22b23b26bbb0ec1c13850fa95c (patch)
tree5d62214deb6ef962121472ad2b2dcf7170946082 /debian/changelog
parenteda6cb4d2ec54ca906a7a1c8aee4544aad96cc9d (diff)
downloadzsh-2c6f2f6b6d1bec22b23b26bbb0ec1c13850fa95c.tar.gz
zsh-2c6f2f6b6d1bec22b23b26bbb0ec1c13850fa95c.zip
Upload to unstable as 5.8-5
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog21
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2e2dcd13c..60fbcf798 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,24 @@
+zsh (5.8-5) unstable; urgency=medium
+
+ [ Axel Beckert ]
+ * [75eb3334] Retroactively mention #928194 in 5.8-1 changelog entry.
+ * [d4dedd99] Adapt to "col" having been moved from bsdmainutils to
+ bsdextrautils. (Closes: #963420)
+ * [71a1b8a4] Try to fix cross-installability of run-testsuite
+ autopkgtest check.
+ * [dc40a872] Add a minimal debian/salsa-ci.yml file.
+ * [27586e0e] Bump debhelper compatibility level to 13.
+ * [c2242d6d] Cherry-pick 754658af from upstream to fix "git stash drop"
+ tab-completion.
+ * [eda6cb4d] Update lintian overrides wrt. renamed lintian tags.
+
+ [ Daniel Shahaf ]
+ * [49dbae2c] Retroactively close #740587 in 5.2-test-1-1.
+ * [e8d6bb61] Cherry-pick d128bc0b from upstream: 45731: _debsnap: New
+ completion function (Closes: #960298)
+
+ -- Axel Beckert <abe@debian.org> Tue, 30 Jun 2020 17:42:41 +0200
+
zsh (5.8-4) unstable; urgency=medium
[ Romain Porte ]