Use secure URI in debian/watch.
Fixes lintian: debian-watch-uses-insecure-uri See https://lintian.debian.org/tags/debian-watch-uses-insecure-uri.html for more details.
This commit is contained in:
committed by
Stéphane Lesimple
parent
181c40e1fb
commit
3c60b1a959
6
debian/changelog
vendored
6
debian/changelog
vendored
@@ -1,3 +1,9 @@
|
|||||||
|
dvdisaster (0.79.6-6) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
* Use secure URI in debian/watch.
|
||||||
|
|
||||||
|
-- Debian Janitor <janitor@jelmer.uk> Tue, 06 Aug 2019 16:08:20 +0000
|
||||||
|
|
||||||
dvdisaster (0.79.6-5) experimental; urgency=medium
|
dvdisaster (0.79.6-5) experimental; urgency=medium
|
||||||
|
|
||||||
* Merge changes from 0.79.5-9.
|
* Merge changes from 0.79.5-9.
|
||||||
|
|||||||
2
debian/watch
vendored
2
debian/watch
vendored
@@ -1,4 +1,4 @@
|
|||||||
version=3
|
version=3
|
||||||
opts="pgpsigurlmangle=s/$/.gpg/" \
|
opts="pgpsigurlmangle=s/$/.gpg/" \
|
||||||
https://web.archive.org/web/20180428070843/http://dvdisaster.net/en/index.html \
|
https://web.archive.org/web/20180428070843/https://dvdisaster.net/en/index.html \
|
||||||
(?:.*?/)?dvdisaster-(.*)\.tar\.bz2 debian uupdate
|
(?:.*?/)?dvdisaster-(.*)\.tar\.bz2 debian uupdate
|
||||||
|
|||||||
Reference in New Issue
Block a user