diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2024-11-11 16:42:25 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2024-11-11 16:42:25 +0100 |
commit | 7c9fd352ccabf20db86907a88e1d2fc6eb47ca7e (patch) | |
tree | 2d2a3e5ae02647c4636f1f0ba120850af8055565 | |
parent | 483b2e960f24c370d9e0260ab4ba8b3453408590 (diff) |
d/copyright: Rewrite to make lrc happy
-rw-r--r-- | debian/changelog | 9 | ||||
-rw-r--r-- | debian/copyright | 26 |
2 files changed, 35 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 499a72a..518d995 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +shotwell (0.32.10-1) UNRELEASED; urgency=medium + + * New upstream release. + * debian/copyright: + - Rewrite to make lrc happy. + + 2 Files not changed to LGPL-2.1 because the name is LGPLv2.1-or-later. + + -- Jörg Frings-Fürst <debian@jff.email> Mon, 11 Nov 2024 12:28:36 +0100 + shotwell (0.32.7-1) unstable; urgency=medium * New upstream release (Closes: ##1074582). diff --git a/debian/copyright b/debian/copyright index ec4a2e4..9538b02 100644 --- a/debian/copyright +++ b/debian/copyright @@ -40,6 +40,14 @@ Copyright: 2016 Software Freedom Conservancy Inc. 2019 Jens Georg <mail@jensge.org> License: LGPL-2.1+ +Files: po/ia.po + po/km.po + po/kn.po +Copyright: 2011 Emilio Sepúlveda <djfunkinmixer@gmail.com> + 2012 <gospeltocambodia@gmail.com> + 2012 Shankar Prasad <svenkate@redhat.com> +License: LGPL-2.1 + Files: debian/* Copyright: 2009-2011 Devid Antonio Filoni <d.filoni@ubuntu.com> 2014-2024 Jörg Frings-Fürst <debian@jff.email> @@ -63,6 +71,24 @@ License: LGPL-2.1+ On Debian systems, the complete text of the GNU Lesser General Public License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1". +License: LGPL-2.1 + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License. + . + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + . + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + . + On Debian systems, the complete text of the GNU Lesser General Public License + version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1". + License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |