diff options
| author | Jörg Frings-Fürst <debian@jff.email> | 2022-04-07 16:38:19 +0200 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff.email> | 2022-04-07 16:38:19 +0200 | 
| commit | 2d1220048533c3e6945be2c614351bc82ffcdbbc (patch) | |
| tree | cab44f240384b97ead9462dec0ea94e3edb68d4b | |
| parent | e19877032f50e4e5311b8060e7f10030f6f7cea7 (diff) | |
Refresh d/copyright
| -rw-r--r-- | debian/changelog | 3 | ||||
| -rw-r--r-- | debian/copyright | 3 | 
2 files changed, 5 insertions, 1 deletions
| diff --git a/debian/changelog b/debian/changelog index 92bf5f1..74a7f7a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,9 @@ shotwell (0.30.15-1) UNRELEASED; urgency=medium      - Fix FTBFS with vala 0.56.0 (Closes: #1008337).      - Remove not longer needed patches:        + debian/patches/0105-gitversion.patch. +  * debina/copyright: +    - Add year 2022 for debian/* to myself. +    - Refresh *.   -- Jörg Frings-Fürst <debian@jff.email>  Tue, 05 Apr 2022 17:16:02 +0200 diff --git a/debian/copyright b/debian/copyright index 4db43e1..c2b8612 100644 --- a/debian/copyright +++ b/debian/copyright @@ -9,6 +9,7 @@ Copyright: 2009-2013 Yorba Foundation             2010      Maxim Kartashev             2013      Jens Bav             2016-2019 Software Freedom Conservancy Inc. +           2011-2022 the shotwell authors  License: LGPL-2.1  Files: plugins/shotwell-publishing/PhotosPublisher.vala @@ -21,7 +22,7 @@ License: LGPL-2.1  Files: debian/*  Copyright: 2009-2011 Devid Antonio Filoni <d.filoni@ubuntu.com> -           2014-2021 Jörg Frings-Fürst <debian@jff.email> +           2014-2022 Jörg Frings-Fürst <debian@jff.email>  License: GPL-2+  License: LGPL-2.1 | 
