This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository ciderwebmail.
commit 1fd24ea551cd18c8bee3d89edcbc845043a52fd0 Author: Jonas Smedegaard <[email protected]> Date: Wed May 21 14:00:45 2014 +0200 Add alternate github URL to watch file. --- debian/watch | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/watch b/debian/watch index 87b792a..61a80d5 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,4 @@ version=3 http://ciderwebmail.org/download/index.html .*/CiderWebmail-([\d].+)\.tar\.gz +opts=dversionmangle=s/~(alpha|beta|rc)/-$1/ \ +https://github.com/CiderWebmail/CiderWebmail/tags .*/archive/release-([\d.]+).tar.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/ciderwebmail.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
