diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2011-12-14 02:10:58 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2011-12-14 02:10:58 +0100 |
commit | 1a3a8694a6eae1e140d746e4c21769cdd56971c0 (patch) | |
tree | 8e81e4f0dd990dc4dd2bf39c603aeb8b5bbf554d | |
parent | 33726192310875c6fe5785758153fb8a25f05c66 (diff) | |
download | zsh-1a3a8694a6eae1e140d746e4c21769cdd56971c0.tar.gz zsh-1a3a8694a6eae1e140d746e4c21769cdd56971c0.zip |
Change changelog entry from 4.3.13~ds1-1 to 4.3.14~ds1-1
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 44bcb119b..68576f397 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -zsh (4.3.13~ds1-1) unstable; urgency=low +zsh (4.3.14~ds1-1) UNRELEASED; urgency=low * New upstream release + [45913f43] Allow closing of fd's not recorded by the shell @@ -24,12 +24,12 @@ zsh (4.3.13~ds1-1) unstable; urgency=low * [add75037] _bts: Update list of tags (Closes: #641162) [ Axel Beckert ] - * Use generated orig.tar.gz ("debian source", hence "~ds") instead of + * Use generated orig.tar.bz2 ("debian source", hence "~ds") instead of upstream's tarball for now to fix some file regeneration issues, e.g. with man pages. (Closes: #646046) + Add dversionmangle to watch file - -- Axel Beckert <abe@debian.org> Wed, 07 Dec 2011 01:26:34 +0100 + -- Axel Beckert <abe@debian.org> Wed, 14 Dec 2011 01:43:23 +0100 zsh (4.3.12-1) unstable; urgency=low |