diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-04-19 14:10:17 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-04-19 14:10:17 +0000 |
commit | 86501035cc980b17ffef9113081265fb355cb1cd (patch) | |
tree | 0b49b4af7796c5199dfd0e51a25fbc9493d34b9c | |
parent | Replacing help2man generated manpages for zegrep and zfgrep with symlinks to ... (diff) | |
download | zutils-86501035cc980b17ffef9113081265fb355cb1cd.tar.xz zutils-86501035cc980b17ffef9113081265fb355cb1cd.zip |
Releasing debian version 1.8-6.debian/1.8-6
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 097b9fe..a90b399 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +zutils (1.8-6) sid; urgency=medium + + * Updating years in copyright file for 2020. + * Updating to standards version 4.5.0. + * Using execute_after targets in rules to be explicit what we're doing. + * Updating to debhelper version 13. + * Letting dpkg's buildtools.mk initialize CXX, thanks to Helmut Grohne + <helmut@subdivi.de>. + * Replacing help2man generated manpages for zegrep and zfgrep with + symlinks to zgrep (Closes: #945535). + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 19 Apr 2020 16:09:59 +0200 + zutils (1.8-5) sid; urgency=medium * Uploading to sid. |