diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2025-09-12 14:22:46 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2025-09-12 14:22:46 +0200 |
commit | 0d5ce337b823062c33cd31315f500b96cb8f9d26 (patch) | |
tree | 8b50e9f93a6ec67ffe236cd19353771ea2444076 /debian/changelog | |
parent | 7547c5a1405dff1aac1ab054a24907b3ae724c12 (diff) | |
parent | 71d22d0bdc3a2fa9269807c8401263b333157817 (diff) |
Merge branch 'release/debian/6.9.10-1'HEADdebian/6.9.10-1master
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index bf6a5f5..60be0b5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +libonig (6.9.10-1) unstable; urgency=medium + + * New upstream release: + - Fixes build failure with GCC 15 (C23) (Closes: #1097239). + - Refresh symbols file accordingly. + * Declare compliance with Debian Policy 4.7.2 (No changes needed). + * debian/copyright: + - Add year 2025 to myself. + - Add year 2024 to K.Kosako. + - Rewrite to make lrc happy. + - Fix old FSF address. + * debian/control: + - Change Vcs-Git from git: to https:. + * Remove obsolate debian/patches/0100-source_typos.patch. + + -- Jörg Frings-Fürst <debian@jff.email> Thu, 11 Sep 2025 19:08:56 +0200 + libonig (6.9.9-1) unstable; urgency=medium * New upstream release. |