Update watch file format version to 4.

Changes-By: lintian-brush
Fixes: lintian: older-debian-watch-file-standard
See-also: https://lintian.debian.org/tags/older-debian-watch-file-standard.html
debian
Sylvestre Ledru 2020-11-23 21:47:38 +01:00
parent 0083db7e2b
commit 9c3b37313b
2 changed files with 3 additions and 6 deletions

1
debian/changelog vendored
View File

@ -1,6 +1,7 @@
fail2ban (0.11.1-4) UNRELEASED; urgency=medium
* Fix day-of-week for changelog entry 0.5.4-2.
* Update watch file format version to 4.
-- Sylvestre Ledru <sylvestre@debian.org> Mon, 23 Nov 2020 21:47:27 -0000

8
debian/watch vendored
View File

@ -1,6 +1,2 @@
# watch control file for uscan
# Run the "uscan" command to check for upstream updates and more.
# Site Directory Pattern Version Script
version=3
opts="filenamemangle=s/.*\/(.*)/fail2ban-$1\.tar\.gz/" \
https://github.com/fail2ban/fail2ban/tags .*archive/(\d[\d\.]+).tar.gz
version=4
opts=filenamemangle=s/.*\/(.*)/fail2ban-$1\.tar\.gz/ https://github.com/fail2ban/fail2ban/tags .*archive/(\d[\d\.]+).tar.gz