This is an automated email from the git hooks/post-receive script. xhaakon-guest pushed a commit to branch master in repository eclipse-pydev.
commit d997cbefd7b5119c1399aa7b8a8bd803b97c6ad8 Author: Jakub Adam <[email protected]> Date: Thu Jan 2 20:13:18 2014 +0100 Updated d/fetch-pydev.sh to download version 3.2.0 --- debian/fetch-pydev.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/fetch-pydev.sh b/debian/fetch-pydev.sh index 0a11d61..cdfae21 100755 --- a/debian/fetch-pydev.sh +++ b/debian/fetch-pydev.sh @@ -3,7 +3,7 @@ set -e NAME=eclipse-pydev -VERSION=3.0.0 +VERSION=3.2.0 DEB_VERSION=${VERSION} GIT_WEB=https://github.com/fabioz/Pydev -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse-pydev.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

