mirror of https://github.com/fail2ban/fail2ban
parent
a27bff08e5
commit
e5ea44b999
|
@ -2,6 +2,7 @@ fail2ban (0.8.6-1) unstable; urgency=low
|
|||
|
||||
* [1efe1bc] Fresh upstream release (Closes: #648324)
|
||||
* Boosted policy compliance to 3.9.2 -- no changes
|
||||
* Adjusted debian/watch to fetch tarballs from github
|
||||
|
||||
-- Yaroslav Halchenko <debian@onerussian.com> Mon, 28 Nov 2011 22:27:18 -0500
|
||||
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
# Run the "uscan" command to check for upstream updates and more.
|
||||
# Site Directory Pattern Version Script
|
||||
version=3
|
||||
|
||||
http://sf.net/fail2ban/ fail2ban-(.*)\.tar\.bz2 debian git-import-orig
|
||||
opts="filenamemangle=s/.*\/(.*).tar.gz/fail2ban_$1\.orig.tar.gz/" \
|
||||
http://githubredir.debian.net/github/fail2ban/fail2ban /([0-9].*).tar.gz
|
||||
|
|
Loading…
Reference in New Issue