From 3c4cb8d0e98b8db0b7420af2516249c882a598ec Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Sun, 3 Jun 2018 17:16:05 -0700 Subject: Bump watch file version to 4 and use an https URL --- debian/changelog | 1 + debian/watch | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1962ddf..ec411a2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,7 @@ wallet (1.4-1) UNRELEASED; urgency=medium - Use https URL for debian/copyright Format field. - Change Priority: extra to optional since extra has been retired. * Set Rules-Requires-Root: no. + * Bump watch file version to 4 and use an https URL. * Add upstream-vcs-tag pattern to debian/gbp.conf. * Refresh upstream signing key. diff --git a/debian/watch b/debian/watch index ec0f630..517ad15 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ -version=3 +version=4 opts=pgpsigurlmangle=s/$/.asc/ \ - http://archives.eyrie.org/software/kerberos/wallet-(.*)\.tar\.gz + https://archives.eyrie.org/software/kerberos/wallet-(.*)\.tar\.gz -- cgit v1.2.3