From f0b147b20d65fb2b57a3c54683de528d95f57dea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Nov=C3=BD?= Date: Mon, 1 Oct 2018 09:49:33 +0200 Subject: d/copyright: Use https protocol in Format field --- debian/changelog | 1 + debian/copyright | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 99f09da..756fe68 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ scons (3.0.1-2) UNRELEASED; urgency=medium * d/control: Remove ancient X-Python-Version field + * d/copyright: Use https protocol in Format field -- Ondřej Nový Mon, 01 Oct 2018 09:49:30 +0200 diff --git a/debian/copyright b/debian/copyright index 468939f..c77c2a5 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 Upstream-Contact: Steven Knight Source: http://www.scons.org -- cgit v1.2.3