This is an automated email from the git hooks/post-receive script. gg0-guest pushed a commit to branch master in repository sweethome3d-furniture.
commit 209f38410f284296906d79e2bf54bc05df885140 Author: Gabriele Giacone <[email protected]> Date: Sat Sep 7 00:55:45 2013 +0200 d/watch: Fix and add commented out no-redirector watch. --- debian/watch | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index 6d44fd6..2777126 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,6 @@ version=3 -http://sf.net/sweethome3d/3DModels-\w*-([\d\.]*).zip +# no-redirector +#opts=filenamemangle=s/.*3DModels-([\w\-]*-[\d\.]*)\.zip\/download/3DModels-$1\.zip/ \ +#http://sourceforge.net/projects/sweethome3d/files/SweetHome3D-models/3DModels-([\d\.]*)/ 3DModels-[\w\-]*-([\d\.]*)\.zip/download +# redirector +http://sf.net/sweethome3d/3DModels-[\w\-]*-([\d\.]*).zip -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sweethome3d-furniture.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

