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 04afcf43ae21cd1fb613340eb1ca15aed4c36916 Author: Jakub Adam <[email protected]> Date: Sat Mar 1 09:57:51 2014 +0100 Updated d/fetch-cdt.sh to download CDT 8.3.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 8ab3058..db23457 100755 --- a/debian/fetch-cdt.sh +++ b/debian/fetch-cdt.sh @@ -3,7 +3,7 @@ set -e NAME=eclipse-cdt -VERSION=8.2.1 +VERSION=8.3.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

