diff options
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/copyright | 3 | 
2 files changed, 3 insertions, 1 deletions
| diff --git a/debian/changelog b/debian/changelog index 9d28268..3776c5f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ simple-scan (3.36.1-1) unstable; urgency=medium    * Declare compliance with Debian Policy 4.5.0 (No changes needed).    * Add Smoketest:      - New debian/tests/control. +  * Refresh debian/copyright.   -- Jörg Frings-Fürst <debian@jff.email>  Fri, 10 Apr 2020 23:04:19 +0200 diff --git a/debian/copyright b/debian/copyright index 2ff678c..0d88eff 100644 --- a/debian/copyright +++ b/debian/copyright @@ -5,6 +5,7 @@ Source: https://gitlab.gnome.org/GNOME/simple-scan  Files: *  Copyright: 2009-2018 Canonical Ltd +           2017-2020 the simple-scan authors  License: GPL-3+  Files: src/screensaver.vala @@ -21,7 +22,7 @@ License: GPL-3+  Files: debian/*  Copyright: 2009-2012 Alessio Treglia <alessio@debian.org>             2009      Robert Ancell <robert.ancell@canonical.com> -           2014-2018 Jörg Frings-Fürst <debian@jff.email> +           2014-2020 Jörg Frings-Fürst <debian@jff.email>  License: GPL-3+  License: GPL-3+ | 
