summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Preud'homme <robotux@celest.fr>2018-02-23 23:39:41 +0000
committerThomas Preud'homme <robotux@celest.fr>2018-02-23 23:39:51 +0000
commit77dd60ce579ba0024d88ec33976711b6c15fb7eb (patch)
tree5205c71bcc371236151e20198401c0ff282059c9
parent9a7cc40986989e415e9bfb30d10662c5a630889d (diff)
Use secure URL in debian/watch
-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 8e107f6..907ffc4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,8 @@ tcc (0.9.27-1) UNRELEASED; urgency=medium
+ Update versioned dependency on debhelper.
+ Use canonical URL for Vcs-Browser.
+ Bump standard version (no changes needed).
+ * debian/watch:
+ + Use secure URL.
-- Thomas Preud'homme <robotux@debian.org> Wed, 21 Feb 2018 23:32:31 +0000
diff --git a/debian/watch b/debian/watch
index 295b5d9..62971c1 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
version=4
opts="pgpmode=auto"
-http://download.savannah.gnu.org/releases/tinycc/ \
+https://download.savannah.gnu.org/releases/tinycc/ \
@PACKAGE@@ANY_VERSION@(?i)\.(?:tar\.xz|tar\.bz2|tar\.gz) debian uupdate