This is an automated email from the git hooks/post-receive script. xhaakon-guest pushed a commit to branch master in repository eclipse-cdt.
commit ec6bcf2be5c72985eee58ad4a42371afb4d44108 Author: Jakub Adam <[email protected]> Date: Sun Sep 28 14:04:14 2014 +0200 Updated d/fetch-cdt.sh to download CDT 8.5.0 --- debian/fetch-cdt.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/fetch-cdt.sh b/debian/fetch-cdt.sh index 4decfe1..bc5131d 100755 --- a/debian/fetch-cdt.sh +++ b/debian/fetch-cdt.sh @@ -3,7 +3,7 @@ set -e NAME=eclipse-cdt -VERSION=8.4.0 +VERSION=8.5.0 DEB_VERSION=${VERSION} CDT_GIT_WEB=http://git.eclipse.org/c/cdt/org.eclipse.cdt.git/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse-cdt.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

