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 9263431ed9ff32556c739ca064b5994fc40e4f26 Author: Jakub Adam <[email protected]> Date: Fri Sep 12 20:38:11 2014 +0200 Updated d/fetch-pydev.sh to download version 3.7.1 --- 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 7fc63af..36b6160 100755 --- a/debian/fetch-pydev.sh +++ b/debian/fetch-pydev.sh @@ -3,7 +3,7 @@ set -e NAME=eclipse-pydev -VERSION=3.6.0 +VERSION=3.7.1 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

