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 20d9d41..05dfd79 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,8 @@ xsd (4.0.0-8) UNRELEASED; urgency=medium      - Switch Vcs-* to new location.    * debian/copyright:      - Add year 2020 to debian/*. +    - Use secure URI. +    - Change Source to directory listing.   -- Jörg Frings-Fürst <debian@jff.email>  Sun, 12 Apr 2020 16:19:33 +0200 diff --git a/debian/copyright b/debian/copyright index f6b8225..a5a8e4d 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ -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: xsd  Upstream-Contact: xsd-user Maillist <xsd-users@codesynthesis.com> -Source: <http://www.codesynthesis.com/download/xsd/3.2/xsd-3.2.0.2+dep.tar.bz2> +Source: https://www.codesynthesis.com/download/xsd/  Files: *  Copyright: Copyright (©) 2005-2014  CODE SYNTHESIS TOOLS CC  | 
