summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2014-08-11 21:03:36 +0200
committerAxel Beckert <abe@deuxchevaux.org>2014-08-11 21:03:36 +0200
commitdb1a2fa9ea251737395161eb0b29f9182623320b (patch)
tree6701adb94c4239768e58392485fdd49521b9cdbb /debian/changelog
parentf6320ae494930e324091809fc32e55a3a19a7074 (diff)
parente2803a7340f48be87d58ec93c858982078cbb829 (diff)
downloadzsh-db1a2fa9ea251737395161eb0b29f9182623320b.tar.gz
zsh-db1a2fa9ea251737395161eb0b29f9182623320b.zip
Merge branch 'debian' of git://anonscm.debian.org/git/collab-maint/zsh into debian
Conflicts: debian/changelog
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4ea63fc83..c8c551f9f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,18 @@ zsh (5.0.5-dev-1-1) UNRELEASED; urgency=medium
-- Axel Beckert <abe@debian.org> Mon, 11 Aug 2014 20:22:29 +0200
+zsh (5.0.5-4) unstable; urgency=medium
+
+ * [5cebe890] Fix output file descriptor of bug script. reportbug
+ only captures output to fd 3 and ignores STDOUT.
+ * [11486424] Simplify helpfiles generation in debian/rules.
+ + nroff is no more called twice (Closes: #737582)
+ + There's no more need to replace any ISO Latin-1 character.
+ + debian/rules is now pure 7-bit ASCII again
+ * [d1d4dabe] Add lintian overrides for spelling error false positives.
+
+ -- Axel Beckert <abe@debian.org> Sat, 28 Jun 2014 17:37:54 +0200
+
zsh (5.0.5-3) unstable; urgency=medium
[ Axel Beckert ]