[eclipse-cdt] 01/07: Updated d/fetch-cdt.sh to download CDT 8.6.0

Jakub Adam xhaakon-guest at moszumanska.debian.org
Tue Apr 28 18:59:40 UTC 2015


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 f3122cba7f4bd81b8363dda72a46d706e6c1253d
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date:   Fri Feb 27 23:10:34 2015 +0100

    Updated d/fetch-cdt.sh to download CDT 8.6.0
---
 debian/fetch-cdt.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/fetch-cdt.sh b/debian/fetch-cdt.sh
index bc5131d..f651b36 100755
--- a/debian/fetch-cdt.sh
+++ b/debian/fetch-cdt.sh
@@ -3,7 +3,7 @@
 set -e
 
 NAME=eclipse-cdt
-VERSION=8.5.0
+VERSION=8.6.0
 DEB_VERSION=${VERSION}
 
 CDT_GIT_WEB=http://git.eclipse.org/c/cdt/org.eclipse.cdt.git/
@@ -37,6 +37,7 @@ rm -rf core/org.eclipse.cdt.core.aix/os \
 rm -rf core/org.eclipse.cdt.core.linux.ia64/os \
        core/org.eclipse.cdt.core.linux.ppc/os \
        core/org.eclipse.cdt.core.linux.ppc64/os \
+       core/org.eclipse.cdt.core.linux.ppc64le/os \
        core/org.eclipse.cdt.core.linux.x86/os \
        core/org.eclipse.cdt.core.linux.x86_64/os \
        core/org.eclipse.cdt.core.linux/cdt_linux.jar

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse-cdt.git



More information about the pkg-java-commits mailing list