diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2025-03-19 07:01:57 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2025-03-19 07:01:57 +0100 |
commit | 712906ebc5cd84471ebf2a046065554210ddb1cb (patch) | |
tree | f3cbe6638a47ec6695ecc624fea4791e5b2e1d80 /debian/changelog | |
parent | b45478c1f9b58d4b031d31de6abc4743707e3a17 (diff) | |
parent | 6bc223665d48142a070e7f9ba62931839bd66294 (diff) |
Merge branch 'release/debian/1.14-23'HEADdebian/1.14-23master
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index dc81e50..75724f0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +mailgraph (1.14-23) unstable; urgency=medium + + * Upgrade Parse::Syslog to version 1.11 to support RFC3339 or + syslog-ng ISO dates (Closes: #1089039). + (Thanks to Dimitar Angelov <mitko@edabg.com>) + * Declare compliance with Debian Policy 4.7.2 (No changes needed). + * debian/control: + - Change Vcs-Git from git: to https:. + * debian/copyright: + - Add year 2025 to myself. + * New debian/lrc.config for overright lrc tests. + + -- Jörg Frings-Fürst <debian@jff.email> Tue, 18 Mar 2025 17:42:22 +0100 + mailgraph (1.14-22) unstable; urgency=medium * Refresh debian/patches/0100-new_syslog_format.patch: |