diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2017-09-13 00:58:36 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2017-09-13 01:01:50 +0200 |
commit | 0cd5540d511d360a7ea6e85ac5d3f1c430f88610 (patch) | |
tree | 732acf609655cb04ce091cfcbf1e0ba5b34b3d23 | |
parent | 4aaf06e6678dcead65d7226bd6bde3cffeb2cb2e (diff) | |
download | zsh-0cd5540d511d360a7ea6e85ac5d3f1c430f88610.tar.gz zsh-0cd5540d511d360a7ea6e85ac5d3f1c430f88610.zip |
Update changelog for 5.4.2
Gbp-Dch: Ignore
-rw-r--r-- | debian/NEWS | 2 | ||||
-rw-r--r-- | debian/changelog | 10 |
2 files changed, 11 insertions, 1 deletions
diff --git a/debian/NEWS b/debian/NEWS index 699ed3522..448f88c4f 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,4 +1,4 @@ -zsh (5.4.1-2) unstable; urgency=medium +zsh (5.4.2-1) unstable; urgency=medium From the upstream README of 5.4.1: diff --git a/debian/changelog b/debian/changelog index 9141d3ae5..93852ea33 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +zsh (5.4.2-1) UNRELEASED; urgency=medium + + * [4aaf06e6] Import new upstream bugfix release 5.4.2. + * [48098e7b] Document change of default behaviour in 5.4.1 in + NEWS.Debian. (Closes: #871816) + * [f33de64a] Declare compliance with Debian Policy 4.1.0. (No other + changes needed.) + + -- Axel Beckert <abe@debian.org> Wed, 13 Sep 2017 00:47:15 +0200 + zsh (5.4.1-1) unstable; urgency=low [ Axel Beckert ] |