diff options
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/copyright | 2 | 
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 1969d40..37c31ad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ scons-doc (3.0.0+repack-2) UNRELEASED; urgency=medium      - debian/copyright    * debian/copyright:      - Add year 2018 to debian/*. +    - Use secure URI for copyright format.   -- Jörg Frings-Fürst <debian@jff.email>  Fri, 30 Mar 2018 10:17:32 +0200 diff --git a/debian/copyright b/debian/copyright index b28d805..6bf9a60 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: scons-doc  Upstream-Contact: Steven Knight <knight@baldmt.com>  Source: http://www.scons.org  | 
