This is an automated email from the git hooks/post-receive script. seamlik-guest pushed a commit to branch master in repository icu4j.
commit d037f81e055e5099d6aa94c90031fad4e899f498 Author: Daniel Leidert <[email protected]> Date: Wed Jun 10 15:55:30 2009 +0000 * debian/watch: Fixed (s/_/./). --- debian/watch | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/watch b/debian/watch index 8ac1d1e..c51b0ef 100644 --- a/debian/watch +++ b/debian/watch @@ -1,7 +1,8 @@ version=3 -# http://www.icu-project.org/download/3.8.html http://download.icu-project.org/files/icu4j/.*/icu4j-([0-9]+)_([0-9])_([0-9])-src.jar debian +opts="uversionmangle=s?_?.?" \ +http://download.icu-project.org/files/icu4j/([0-9.]*)/icu4j-([[:digit:]_]+)-src\.jar -# workaround strange files directory -opts="uversionmangle=s?/files/?0.0.0?" \ -http://download.icu-project.org/files/icu4j/([0-9.]*)/icu4j-(.*)-src\.jar +# http://www.icu-project.org/download/3.8.html \ +# http://download.icu-project.org/files/icu4j/.*/icu4j-([0-9]+)_([0-9])_([0-9])-src.jar \ +# debian -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/icu4j.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

