diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2021-09-02 01:21:53 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2021-09-02 01:21:53 +0200 |
commit | f686a4233897d626574dddec69116107adc2c806 (patch) | |
tree | 797b7f10f5c5e4e12c1f31c3c2cf3bafed4273f8 /debian/changelog | |
parent | cf8b301d2e9fd90eda0466cc1002661ea48bfa91 (diff) | |
download | zsh-f686a4233897d626574dddec69116107adc2c806.tar.gz zsh-f686a4233897d626574dddec69116107adc2c806.zip |
Upload to unstable as 5.8-7
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 789dde281..a4d767d26 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +zsh (5.8-7) unstable; urgency=medium + + [ Axel Beckert ] + * [8d275ba5] Add the new zsh-security mailing list as Security-Contact + to debian/upstream/metadata. + * [e868fe11] Install text-only FAQ into zsh-common. See #961757 + #980903. + + Add Breaks and Replaces headers against zsh-doc to zsh-common. + + Add a build-dependency on debhelper ≥ 13.4. + * [96fbd8b2] Declare compliance with Debian Policy 4.6.0. (No other + changes were needed.) + * [06824140] Drop override_dh_strip-arch due to debug symbol migration + being long complete. + * [0f5af7a7] Run "wrap-and-sort -a". + + [ Daniel Shahaf ] + * [9ddb0116] d/README.Debian: Mention vcs_info's patch series support + for Debian package maintainers. + + -- Axel Beckert <abe@debian.org> Wed, 25 Aug 2021 02:25:11 +0200 + zsh (5.8-6) unstable; urgency=medium [ Daniel Shahaf ] |