diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2014-11-25 23:43:32 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2014-11-25 23:43:32 +0100 |
commit | 28ae35118f02ec971a376c878cb86743180f1859 (patch) | |
tree | e66453a36710fd583e94d8fe0848e17bcc8f3efe | |
parent | ab70e9dc9b0b9921dd1f50334d0af518639255ee (diff) | |
download | zsh-28ae35118f02ec971a376c878cb86743180f1859.tar.gz zsh-28ae35118f02ec971a376c878cb86743180f1859.zip |
Upload to unstable as 5.0.7-5
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0c5ea303f..47da1f33d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +zsh (5.0.7-5) unstable; urgency=medium + + * [ab70e9dc] Pre-Depend on dpkg >= 1.17.14 explicitly for using + symlink_to_dir with relative symlinks (Closes: #770226) + + -- Axel Beckert <abe@debian.org> Tue, 25 Nov 2014 23:42:17 +0100 + zsh (5.0.7-4) unstable; urgency=medium [ Simon McVittie ] |