From e3984312068f8e535ca5066f37a72317ddaf1b61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Nov=C3=BD?= Date: Mon, 1 Oct 2018 09:49:37 +0200 Subject: d/watch: Use https protocol --- debian/changelog | 1 + debian/watch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1d09e2f..ae678cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,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 * d/control: Set Vcs-* to salsa.debian.org + * d/watch: Use https protocol -- Ondřej Nový Mon, 01 Oct 2018 09:49:30 +0200 diff --git a/debian/watch b/debian/watch index 916aabd..f61c313 100644 --- a/debian/watch +++ b/debian/watch @@ -2,4 +2,4 @@ # remove zip to get tar.gz # version=4 -http://sf.net/scons/scons-(\d\S*)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) +https://sf.net/scons/scons-(\d\S*)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) -- cgit v1.2.3