From: Ferenc Wágner Date: Thu, 31 May 2018 10:51:48 +0000 (+0200) Subject: Switch to HTTPS in the watch file X-Git-Url: https://git.donarmstrong.com/?p=unscd.git;a=commitdiff_plain;h=2d8a41b481b4208544de31ea199d95f3946a929e;ds=sidebyside Switch to HTTPS in the watch file --- diff --git a/debian/changelog b/debian/changelog index 88364e1..171df58 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ unscd (0.53-1.1) UNRELEASED; urgency=medium * Move Homepage into the source package (for the PTS) and use HTTPS. * Enable hardening. * Let systemctl help find the man page. + * Switch to HTTPS in the watch file. -- Ferenc Wágner Thu, 31 May 2018 12:03:28 +0200 diff --git a/debian/watch b/debian/watch index cd2191a..29ba90c 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ version=3 -http://busybox.net/~vda/unscd/nscd-([\d\.]+).c \ +https://busybox.net/~vda/unscd/nscd-([\d\.]+).c \ debian \ perl debian/repack \ No newline at end of file