diff options
| -rw-r--r-- | debian/changelog | 2 | ||||
| -rw-r--r-- | debian/copyright | 4 | 
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 010fb77..9e2e907 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ sane-frontends (1.0.14-13) UNRELEASED; urgency=medium    * debian/control:      - Change Vcs-* to point to the new repository.      - Remove trailing whitespaces. +  * debian/copyright: +    - Use secure copyright format URI.    * debian/sane.dirs:      - Remove usr/share/sane.    * debian/sane.install: diff --git a/debian/copyright b/debian/copyright index 9129abe..369504b 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/  Upstream-Name: sane-backends  Upstream-Contact:  Source: ftp://ftp.sane-project.org/pub/sane/ @@ -15,7 +15,7 @@ License: GPL-2+ with sane exception  Files: debian/*  Copyright: 1997-2002 Kevin Dalley <kevind@rahul.net>             2002-2009 Julien BLACHE <jblache@debian.org> -           2014-2017 Jörg Frings-Fürst <debian@jff.email> +           2014-2018 Jörg Frings-Fürst <debian@jff.email>  License: GPL-2+ with sane exception  Files: include/*.h  | 
