diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 01:08:13 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 01:08:13 +0000 |
commit | fd14e9841b8e4f5466d619aca7d74758804ed7c2 (patch) | |
tree | bd6c0a893fd26721c7d7c6a56379366c075fa079 /debian/changelog | |
parent | Adding debian version 1.23.0-3. (diff) | |
download | groff-debian.tar.xz groff-debian.zip |
Adding debian version 1.23.0-4.debian/1.23.0-4debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9db676f..0be6887 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +groff (1.23.0-4) unstable; urgency=medium + + * Build-depend on pkgconf rather than pkg-config. + * Fix PDF date format (thanks, Christof Meerwald; closes: #1069902). + + -- Colin Watson <cjwatson@debian.org> Tue, 30 Apr 2024 12:25:43 +0100 + groff (1.23.0-3) unstable; urgency=medium [ G. Branden Robinson ] |