diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2018-07-10 10:07:58 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2018-07-10 10:07:58 +0200 |
commit | 9947ee8ffcf46121c8618882787a03f66b00716b (patch) | |
tree | 10a9d1a5946bd64b6cc778dcf2c7375bc52f7f3a /debian | |
parent | e9179515eb1e70495a34b70de6d00cc625bcbdd9 (diff) |
Use secure URI for copyright format
Diffstat (limited to 'debian')
-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 4bffe0b..98ed093 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ psocksxx (1.1.1-1) UNRELEASED; urgency=medium - Remove now default Build-Depends dh-autoreconf. * debian/copyright: - Change to my new mail address. + - Use secure URI for copyright format. * debian/rules: - Remove now default --with autoreconf. diff --git a/debian/copyright b/debian/copyright index e266874..c61597d 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: psocksxx Source: https://github.com/nukedzn/psocksxx |