diff options
| author | Jörg Frings-Fürst <debian@jff.email> | 2023-08-14 14:09:50 +0200 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff.email> | 2023-08-14 14:09:50 +0200 | 
| commit | eb92bb7b81e0595972dcfd1c3d9f01dd383b2801 (patch) | |
| tree | e9416a573d58d1ef0cd6cbefcca394ed799f4171 | |
| parent | eeaff9d589cd2e9bd52536d56509b5fba4c3e87a (diff) | |
d/copyright: Add year 2023 to myself
| -rw-r--r-- | debian/changelog | 4 | ||||
| -rw-r--r-- | debian/copyright | 2 | 
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index d70f587..07f94c3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ libonig (6.9.8-2) UNRELEASED; urgency=medium    * debian/rules:      - Fix Fails to build source after successful build (Closes: #1044462).    * Declare compliance with Debian Policy 4.6.2 (No changes needed). +  * debian/copyright: +    - Add year 2023 to myself.   -- Jörg Frings-Fürst <debian@jff.email>  Mon, 14 Aug 2023 09:48:18 +0200 @@ -11,8 +13,6 @@ libonig (6.9.8-1) unstable; urgency=medium    * New Upstream release.      - Remove upstream applied patches:        + 0100-source_typos.patch -  * debian/copyright: -    - Add year 2022 to myself.   -- Jörg Frings-Fürst <debian@jff.email>  Sat, 30 Apr 2022 10:37:23 +0200 diff --git a/debian/copyright b/debian/copyright index 7c38d4f..add1ed5 100644 --- a/debian/copyright +++ b/debian/copyright @@ -30,7 +30,7 @@ License: BSD-2-clause  Files: debian/*  Copyright: 2006-2008 Max Kellermann <max@duempel.org> -           2014-2022 Jörg Frings-Fürst <debian@jff.email> +           2014-2023 Jörg Frings-Fürst <debian@jff.email>  License: GPL-2+  License: GPL-2+  | 
