diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2018-09-19 01:11:15 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2018-09-19 01:11:15 +0200 |
commit | 0893d2e5e8f0c9bad3c92d5b3d2e834cdaacc574 (patch) | |
tree | c9f8605bbbde6b293eff3c5c6445ace7717e4a3f | |
parent | 9217574980726fd349c47c06c94cbc1c5d27ddcd (diff) | |
download | zsh-0893d2e5e8f0c9bad3c92d5b3d2e834cdaacc574.tar.gz zsh-0893d2e5e8f0c9bad3c92d5b3d2e834cdaacc574.zip |
Upload to unstable as 5.6.2-3
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4f4645726..c0ca7eaee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +zsh (5.6.2-3) unstable; urgency=medium + + * [92175749] Revert "Switch from the deprecated libpcre3 to the newer + (!) libpcre2." libpcre2 is not a drop-in replacement and not detected + by zsh's configure script. (Closes: #909084, reopens LP#1792544) + + -- Axel Beckert <abe@debian.org> Wed, 19 Sep 2018 01:06:53 +0200 + zsh (5.6.2-2) unstable; urgency=medium [ Axel Beckert ] |