From 8e4131f8601aae4193434768e00da21e4936c371 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 30 Jun 2024 18:46:09 +0200 Subject: d/copyright: Fix Licenses --- debian/changelog | 2 ++ debian/copyright | 35 +++++++++++++++++++++++++++++++---- debian/files | 1 + 3 files changed, 34 insertions(+), 4 deletions(-) create mode 100644 debian/files diff --git a/debian/changelog b/debian/changelog index 2d48c57..42794d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ shotwell (0.32.6-2) unstable; urgency=medium - Add Depends (Closes: #1074491): + libavif-gdk-pixbuf + libjxl-gdk-pixbuf + * debian/changelog: + - Fix Licenses (Thanks to Phil Wyett ). -- Jörg Frings-Fürst Sun, 30 Jun 2024 15:18:23 +0200 diff --git a/debian/copyright b/debian/copyright index 0e00f42..ec4a2e4 100644 --- a/debian/copyright +++ b/debian/copyright @@ -10,7 +10,15 @@ Copyright: 2009-2013 Yorba Foundation 2013 Jens Bav 2016-2019 Software Freedom Conservancy Inc. 2011-2024 the shotwell authors -License: LGPL-2.1 +License: LGPL-2.1+ + +Files: test/server.py +Copyright: 2017 Jens Georg +License: Expat + +Files: src/faces/FaceDetect.vala +Copyright: 2018 Narendra A (narendra_m_a(at)yahoo(dot)com) +License: Expat Files: subprojects/shotwell-facedetect/*.xml Copyright: 2000 Intel Corporation @@ -22,7 +30,7 @@ Copyright: 2016 Software Freedom Conservancy Inc. 2011 Valentín Barros Puertas 2018 Ricardo Fantin da Costa 2018 Narendra A -License: LGPL-2.1 +License: LGPL-2.1+ Files: plugins/shotwell-publishing/PhotosPublisher.vala plugins/shotwell-publishing/PhotosService.vala @@ -30,14 +38,14 @@ Files: plugins/shotwell-publishing/PhotosPublisher.vala plugins/shotwell-publishing/PhotosUploader.vala Copyright: 2016 Software Freedom Conservancy Inc. 2019 Jens Georg -License: LGPL-2.1 +License: LGPL-2.1+ Files: debian/* Copyright: 2009-2011 Devid Antonio Filoni 2014-2024 Jörg Frings-Fürst License: GPL-2+ -License: 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 @@ -73,6 +81,25 @@ License: GPL-2+ On Debian systems, the complete text of the GNU General Public License can be found in the file `/usr/share/common-licenses/GPL-2'. +License: Expat + Permission is hereby granted, free of charge, to any person obtaining a + copy of this software and associated documentation files (the "Software"), + to deal in the Software without restriction, including without limitation + the rights to use, copy, modify, merge, publish, distribute, sublicense, + and/or sell copies of the Software, and to permit persons to whom the + Software is furnished to do so, subject to the following conditions: + . + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY + CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, + TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE + SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, diff --git a/debian/files b/debian/files new file mode 100644 index 0000000..b091e81 --- /dev/null +++ b/debian/files @@ -0,0 +1 @@ +shotwell_0.32.6-2_source.buildinfo gnome optional -- cgit v1.2.3