summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYaroslav Halchenko <debian@onerussian.com>2016-07-14 21:46:14 -0400
committerYaroslav Halchenko <debian@onerussian.com>2016-07-14 21:46:14 -0400
commit944c24f2d162e9804317a59a6abb3d66811c500f (patch)
tree3058ae6b3c58976c2ab683918c8178f9f79a7302
parent9a1960369cb2ab464842a0aa3e56e083d3287486 (diff)
downloadfail2ban-944c24f2d162e9804317a59a6abb3d66811c500f.tar.gz
debian/watch -- not using githubredir service any longer
-rw-r--r--debian/changelog1
-rw-r--r--debian/watch4
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 05faf9ff..ae71bb24 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
fail2ban (0.9.5-1) unstable; urgency=medium
* Fresh upstream release
+ * debian/watch -- not using githubredir service any longer
-- Yaroslav Halchenko <debian@onerussian.com> Thu, 14 Jul 2016 21:37:03 -0400
diff --git a/debian/watch b/debian/watch
index 9f008293..84421431 100644
--- a/debian/watch
+++ b/debian/watch
@@ -2,5 +2,5 @@
# Run the "uscan" command to check for upstream updates and more.
# Site Directory Pattern Version Script
version=3
-opts="filenamemangle=s/.*\/(.*).tar.gz/fail2ban_$1\.orig.tar.gz/" \
- http://githubredir.debian.net/github/fail2ban/fail2ban /([\.0-9]*).tar.gz
+opts="filenamemangle=s/.*\/(.*)/fail2ban-$1\.tar\.gz/" \
+ http://github.com/fail2ban/fail2ban/tags .*archive/(\d[\d\.]+).tar.gz