diff options
-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 20f0734..b933a44 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ scons-doc (3.0.0+repack-2) UNRELEASED; urgency=medium * 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:36 +0200 diff --git a/debian/watch b/debian/watch index 0208447..a799d58 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=4 opts=dversionmangle=s/\+repack(.*)// \ -http://sf.net/scons/scons-src-(\d\S*)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) +https://sf.net/scons/scons-src-(\d\S*)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) |