This is an automated email from the git hooks/post-receive script. xhaakon-guest pushed a commit to branch master in repository eclipse-wtp.
commit b2175acc0d525a2a06256a654cc46104104b5d8c Author: Jakub Adam <[email protected]> Date: Fri Jun 28 08:47:09 2013 +0200 Updated d/get-orig-source for WTP 3.5.0 --- debian/get-orig-source | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/debian/get-orig-source b/debian/get-orig-source index b0ab7cd..abb1e0d 100755 --- a/debian/get-orig-source +++ b/debian/get-orig-source @@ -2,22 +2,21 @@ set -e NAME=eclipse-wtp -VERSION=3.4.2 +VERSION=3.5.0 DEB_VERSION=${VERSION} WTP_MODULES="webtools-common/webtools.common webtools-common/webtools.common.fproj:201111030424 webtools-common/webtools.common.snippets -jeetools/webtools.javaee +jeetools/webtools.javaee:v201305311600 jsdt/webtools.jsdt.core jsdt/webtools.jsdt.debug -servertools/webtools.servertools -servertools/webtools.servertools.docs +servertools/webtools.servertools:v20130412_1040 +servertools/webtools.servertools.docs:v20120830_2252 sourceediting/webtools.sourceediting -sourceediting/webtools.sourceediting:201102200555:org.eclipse.wst.web_userdoc.feature sourceediting/webtools.sourceediting.xpath sourceediting/webtools.sourceediting.xsl -webservices/webtools.webservices +webservices/webtools.webservices:v201305012042 platform/eclipse.platform.releng:20120528-1648:org.eclipse.license " -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse-wtp.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

