This is an automated email from the git hooks/post-receive script. seamlik-guest pushed a commit to branch master in repository gradle-1.12.
commit 79b1debbcc4f4e12d0abd99f86964cd2fc361d93 Author: Miguel Landaeta <[email protected]> Date: Tue Mar 22 23:13:38 2011 -0430 Fix typo in watch file --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index d145489..20e16ff 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ version=3 http://repo.gradle.org/gradle/distributions/ \ -http://repo.gradle.org/gradle/distributions/gradle-([\w\.-]+)-src.zip +http://repo.gradle.org/gradle/distributions/gradle-([\w\.-]+)-src.zip \ debian debian/orig-tar.sh -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gradle-1.12.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

