This is an automated email from the git hooks/post-receive script. arand-guest pushed a commit to branch debdir in repository redeclipse.
commit a9368f04bfc56f428c71d7b79fe4733dec80bc93 Author: Martin Erik Werner <[email protected]> Date: Sat Sep 1 12:15:09 2012 +0200 fix watch file for nix/linux naming, catch history as well --- watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/watch b/watch index 29e9776..46761ce 100644 --- a/watch +++ b/watch @@ -1,2 +1,2 @@ version=3 -http://sf.net/redeclipse/redeclipse_([0-9\.]+)_linux_bsd\.tar\.bz2 +http://sf.net/redeclipse/redeclipse_([0-9\.]+)_(?:linux|nix)(?:_bsd)?.tar\.bz2 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/redeclipse.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

