summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2017-11-08 22:11:09 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2017-11-08 22:11:09 +0100
commit7a166289d3e16874955fe8af4c7dc31bce7dbb5e (patch)
tree8d0e7fff0dc68389b5c9029bdc5a35e493778020
parentc02637f2623dd96290ef471a65a8d0c3e5effb99 (diff)
debian/watch: Switch to secure URI
-rw-r--r--debian/changelog2
-rw-r--r--debian/watch2
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index b7779c7..c595f5c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ xsd (4.0.0-7) UNRELEASED; urgency=medium
* New README.source to explain the branching model used.
* debian/changelog:
- Remove trailing whitespace.
+ * debian/watch:
+ - Switch to secure URI.
* Declare compliance with Debian Policy 4.1.1. (No changes needed).
* Migrate to debhelper 10:
- Change debian/compat to 10.
diff --git a/debian/watch b/debian/watch
index 9aafe48..2501db5 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,6 @@
# Compulsory line, this is a version 4 file
version=4
opts=dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$// \
-http://codesynthesis.com/download/xsd/(\d+)\.(\d+)/xsd-(\d+)\.(\d+)\.(\d+)[-(\d+)]?\+dep\.tar\.bz2
+https://codesynthesis.com/download/xsd/(\d+)\.(\d+)/xsd-(\d+)\.(\d+)\.(\d+)[-(\d+)]?\+dep\.tar\.bz2