diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/copyright | 2 |
2 files changed, 5 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 9fd7bdbd..084636ae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,9 +2,11 @@ libunistring (0.9.10-5) UNRELEASED; urgency=medium * New debian/patches/0005-fix_build_musl.patch (Closes: #987609): - Fix build on musl (Thanks to Helmut Grohne <helmut@subdivi.de>). - * Fix copyright format problems (Closes: #972501): - - Thanks to Bastian Germann <bage@linutronix.de>. * Declare compliance with Debian Policy 4.5.1 (No changes needed). + * debian/copyright: + - Fix copyright format problems (Closes: #972501): + + Thanks to Bastian Germann <bage@linutronix.de>. + - Refresh copyright years for debian/* to 2021. -- Jörg Frings-Fürst <debian@jff.email> Mon, 26 Apr 2021 18:41:51 +0200 diff --git a/debian/copyright b/debian/copyright index a67f5c28..cb0d99f4 100644 --- a/debian/copyright +++ b/debian/copyright @@ -48,7 +48,7 @@ License: MIT Files: debian/* Copyright: 2009-2011 Andreas Rottmann <rotty@debian.org> - 2017-2020 Jörg Frings-Fürst <debian@jff.email> + 2017-2021 Jörg Frings-Fürst <debian@jff.email> License: GPL-3+ License: LGPL-3+ |