[Pkg-nagios-changes] [pkg-mod-gearman] 02/05: Limit watch file to mod-gearman v1.x releases.
Bernd Zeimetz
bernd at bzed.de
Wed Nov 4 13:48:10 UTC 2015
This is an automated email from the git hooks/post-receive script.
bzed pushed a commit to branch master
in repository pkg-mod-gearman.
commit f5a9ef41f420d76b59de1f7cf8576cc5cc0b9afb
Author: Bernd Zeimetz <bernd at bzed.de>
Date: Wed Nov 4 14:25:10 2015 +0100
Limit watch file to mod-gearman v1.x releases.
We have nagios3 / icinga in Debian.
v2.x supports nagios4 only.
---
debian/watch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index 62ca619..bc63338 100644
--- a/debian/watch
+++ b/debian/watch
@@ -2,4 +2,4 @@ version=3
opts=\
filenamemangle=s{v((?:\d+\.)+\d+)/$}{mod_gearman-$1.tar.gz},\
downloadurlmangle=s{v((?:\d\.)+\d+)/$}{v$1/src/mod_gearman-$1.tar.gz} \
-http://mod-gearman.org/download/ v([\d\.]+)/
+http://mod-gearman.org/download/ v(1.[\d\.]+)/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-mod-gearman.git
More information about the Pkg-nagios-changes
mailing list