summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/watch2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 9aabdb8..47f9255 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
xtrkcad (1:5.1.0-2) UNRELEASED; urgency=medium
* 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:35 +0200
diff --git a/debian/watch b/debian/watch
index 9836eaa..f9a42df 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=4
#opts="downloadurlmangle=s/$/\//,filenamemangle=s/$//" \
- http://sf.net/xtrkcad-fork/ xtrkcad-source-(\d\.\d\.\d)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+ https://sf.net/xtrkcad-fork/ xtrkcad-source-(\d\.\d\.\d)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))