diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2017-01-09 02:11:31 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2017-01-09 02:11:31 +0100 |
commit | c3097b98978a494dbf7e5b1dc931ed1f2754f8cb (patch) | |
tree | 0d827da5bbc4ee0e0f597ae736ed72e92762aa31 | |
parent | beb9a8a388b8eba1a853b053e16c29fbc8467a36 (diff) | |
download | zsh-c3097b98978a494dbf7e5b1dc931ed1f2754f8cb.tar.gz zsh-c3097b98978a494dbf7e5b1dc931ed1f2754f8cb.zip |
Upload to unstable as 5.3.1-2
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 048081567..9b3621a51 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +zsh (5.3.1-2) unstable; urgency=low + + * [c95b2f20] Add patches posted by Daniel Shahaf on zsh-workers to + update bts completion and add swaks completion. + * [3ab2793a] Add lintian override for debian-news-entry-uses-asterisk as + that won't change. + * [f1b49f7e] Use dh_clean's directory removal feature added in debhelper + 9.20151116. Update versioned debhelper build-dependency accordingly. + * [beb9a8a3] Apply "wrap-and-sort -a". + + -- Axel Beckert <abe@debian.org> Mon, 09 Jan 2017 02:10:23 +0100 + zsh (5.3.1-1) unstable; urgency=low * [06b1b7a3] Import new upstream release |