diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2017-06-22 04:27:17 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2017-06-22 04:27:17 +0200 |
commit | f8edeff2494bf23e2ee29d4c761361b1c878e09d (patch) | |
tree | 7bf161cf5aa30a9ccf5b3604796242bd96b5559c | |
parent | 2b2aa74d2a8348ee8d9e1a5c7ca75d88f504772e (diff) | |
download | zsh-f8edeff2494bf23e2ee29d4c761361b1c878e09d.tar.gz zsh-f8edeff2494bf23e2ee29d4c761361b1c878e09d.zip |
Upload to unstable as 5.3.1-5
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 49be7b5fa..93febbc47 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +zsh (5.3.1-5) unstable; urgency=medium + + * [aa55c6bb] Patch configure.ac to add support for yodl 4 to yodl + version check. (Closes: #865492) + * [ffdd3ef2] Switch all http://www.zsh.org/ and http://www.debian.org/ + URLs in packaging to HTTPS. + * [42e6d850] Declare compliance with Debian Policy 4.0.0. (No further + changes were required.) + * [2b2aa74d] Bump debhelper compatibility to 10. + + Update versioned build-dependency on debhelper accordingly. + + Remove all --parallel options from debian/rules. + + -- Axel Beckert <abe@debian.org> Thu, 22 Jun 2017 04:26:33 +0200 + zsh (5.3.1-4) unstable; urgency=high * [5c3b52b8] Reorder zsh.postinst: do alternatives removal before |