diff options
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/copyright | 12 | 
2 files changed, 11 insertions, 2 deletions
| diff --git a/debian/changelog b/debian/changelog index 4127eab..7259f1a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ shotwell (0.30.4-1) UNRELEASED; urgency=medium    * New upstream release.    * Declare compliance with Debian Policy 4.3.0.3 (No changes needed).    * Add package-name-doesnt-match-sonames to lintian-overrides. +  * Refresh debian/copyright.   -- Jörg Frings-Fürst <debian@jff.email>  Sun, 28 Apr 2019 16:47:23 +0200 diff --git a/debian/copyright b/debian/copyright index e05d184..63a1cc7 100644 --- a/debian/copyright +++ b/debian/copyright @@ -8,12 +8,20 @@ Copyright: 2009-2013 Yorba Foundation             2010      Evgeniy Polyakov             2010      Maxim Kartashev             2013      Jens Bav -           2016-2018 Software Freedom Conservancy Inc. +           2016-2019 Software Freedom Conservancy Inc. +License: LGPL-2.1 + +Files: plugins/shotwell-publishing/PhotosPublisher.vala +       plugins/shotwell-publishing/PhotosService.vala +       plugins/shotwell-publishing/PhotosPublishingPane +       plugins/shotwell-publishing/PhotosUploader.vala +Copyright: 2016      Software Freedom Conservancy Inc. +           2019      Jens Georg <mail@jensge.org>  License: LGPL-2.1  Files: debian/*  Copyright: 2009-2011 Devid Antonio Filoni <d.filoni@ubuntu.com> -           2014-2018 Jörg Frings-Fürst <debian@jff.email> +           2014-2019 Jörg Frings-Fürst <debian@jff.email>  License: GPL-2+  License: LGPL-2.1 | 
