diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2014-08-11 20:33:03 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2014-08-11 20:56:09 +0200 |
commit | f6320ae494930e324091809fc32e55a3a19a7074 (patch) | |
tree | 7e8f95d368b68eac41efa74c6e3d385da53e6b11 | |
parent | 6df59971464d3d2452b3bd4109a3cdec2457f30a (diff) | |
download | zsh-f6320ae494930e324091809fc32e55a3a19a7074.tar.gz zsh-f6320ae494930e324091809fc32e55a3a19a7074.zip |
Add a preliminary changelog entry to make it build at least
Git-Dch: Ignore
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ab417ed65..4ea63fc83 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +zsh (5.0.5-dev-1-1) UNRELEASED; urgency=medium + + * New upstream pre-release + + TODO: Go through all fixed-upstream tagged bugs. + + [ Axel Beckert ] + * [73508e34] Remove all patches which were cherry-picked from upstream + * [51b9ee37] Refresh patch replace-texi2html-with-makeinfo + * [e47c9866] Add patch to fix source vs build directory mixup + + -- Axel Beckert <abe@debian.org> Mon, 11 Aug 2014 20:22:29 +0200 + zsh (5.0.5-3) unstable; urgency=medium [ Axel Beckert ] |