From 467390161e02ba27d71172faafa7b9b570fe71a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Thu, 11 Sep 2025 19:08:46 +0200 Subject: d/changelog: Improve some entries; d/copyright: Fix old FSF address, dd year 2024 to K.Kosako --- debian/changelog | 7 +++++-- debian/copyright | 4 ++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index ee45002..e8e6309 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,14 @@ libonig (6.9.10-1) unstable; urgency=medium - * New upstream release (Closes: #1097239). - - Refresh symbols file. + * 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:. diff --git a/debian/copyright b/debian/copyright index a40e6eb..28b407e 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,7 +4,7 @@ Upstream-Contact: K.Kosako Source: https://github.com/kkos/oniguruma Files: * -Copyright: 2002-2020 K.Kosako +Copyright: 2002-2024 K.Kosako License: BSD-2-clause Files: INSTALL @@ -54,7 +54,7 @@ License: GPL-2+ GNU General Public License for more details. . You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, Inc., + with this program; If not, see https://www.gnu.org/licenses/. . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. -- cgit v1.2.3