diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/watch | 2 |
2 files changed, 2 insertions, 1 deletions
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ý <onovy@debian.org> 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))) |