diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 3 | ||||
| -rw-r--r-- | debian/copyright | 21 | ||||
| -rw-r--r-- | debian/files | 1 | 
3 files changed, 18 insertions, 7 deletions
| diff --git a/debian/changelog b/debian/changelog index 185b19e..b49d352 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ simple-scan (3.28.1-1) unstable; urgency=medium    * debian/copyright:      - refresh years.      - Use secure copyright format URI. +    - Add new upstream authors.    * debian/control:      - Switch from python-scour to python3-scour since dh_scour is now provided        by python3-scour only as of scour 0.36-1. @@ -26,7 +27,7 @@ simple-scan (3.28.1-1) unstable; urgency=medium      - debian/source_simple-scan.py: Report versions for more scanner drivers.      Thanks to Jeremy Bicha <jbicha@debian.org> - -- Jörg Frings-Fürst <debian@jff.email>  Tue, 10 Jul 2018 21:31:03 +0200 + -- Jörg Frings-Fürst <debian@jff.email>  Mon, 16 Jul 2018 09:28:36 +0200  simple-scan (3.26.2-1) unstable; urgency=medium diff --git a/debian/copyright b/debian/copyright index f60e3c0..22837c9 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,17 +1,26 @@  Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/  Upstream-Name: Simple Scan  Upstream-Contact: Robert Ancell <robert.ancell@canonical.com> -Source: https://launchpad.net/simple-scan/+download +Source: https://gitlab.gnome.org/GNOME/simple-scan  Files: * -Copyright: 2009-2017 Canonical Ltd +Copyright: 2009-2018 Canonical Ltd +License: GPL-3+ + +Files: src/screensaver.vala +       src/libwebpmux.vapi +       src/libwebp.vapi +Copyright: 2017      Stéphane Fillion +License: GPL-3+ + +Files: src/autosave-manager.vala +Copyright: 2011      Timo Kluck  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> +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>  License: GPL-3+  License: GPL-3+ diff --git a/debian/files b/debian/files new file mode 100644 index 0000000..dbbe0a0 --- /dev/null +++ b/debian/files @@ -0,0 +1 @@ +simple-scan_3.28.1-1_source.buildinfo gnome optional | 
