diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/watch | 2 |
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 |