summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitri John Ledkov <xnox@ubuntu.com>2019-01-15 18:56:43 +0000
committerDimitri John Ledkov <xnox@ubuntu.com>2019-01-15 18:56:43 +0000
commit7b5d9d68dea5d75750127093b04abd46bc8f0e2d (patch)
tree008f926f55dadbf35bcbe9a8068e902c93e177f3
parent9916b2a952693c0e0563b265411766ceb5994853 (diff)
Use https in the watch file.
-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 b19759f7..c87c3b9e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ mdadm (4.1-1) unstable; urgency=medium
* Cherrypick patches from master up to 757e55435997e355ee9b03e5d913b5496a3c39a8.
* Drop XC- prefix from Package-Type field in debian/control.
* Bump standards version to 4.3.0.
+ * Use https in the watch file.
-- Dimitri John Ledkov <xnox@ubuntu.com> Tue, 15 Jan 2019 18:23:53 +0000
diff --git a/debian/watch b/debian/watch
index 1b1172a0..2c463c72 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://www.kernel.org/pub/linux/utils/raid/mdadm/mdadm-([.[:digit:]]+).tar.gz
+https://www.kernel.org/pub/linux/utils/raid/mdadm/mdadm-([.[:digit:]]+).tar.gz