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 86f4a6bf560144b332e7181dff894f1337a4fd10 Author: Jakub Adam <[email protected]> Date: Mon May 4 09:34:07 2015 +0200 Fix space-in-std-shortname-in-dep5-copyright Lintian warning --- debian/changelog | 1 + debian/copyright | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 00c9fd8..3e19337 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ eclipse-wtp (3.6.3-1) UNRELEASED; urgency=medium - fixes build with eclipse 3.8.1-8. * Bump Standards-Version to 3.9.6. * Remove unused Lintian overrides. + * Fix space-in-std-shortname-in-dep5-copyright Lintian warning. -- Jakub Adam <[email protected]> Mon, 04 May 2015 07:34:40 +0200 diff --git a/debian/copyright b/debian/copyright index 24d1134..767afa4 100644 --- a/debian/copyright +++ b/debian/copyright @@ -30,18 +30,18 @@ Files: org.eclipse.wst.standard.schemas/xsd/soapenc.xsd org.eclipse.wst.standard.schemas/xsd/soapenv.xsd Copyright: 2001, DevelopMentor 2001, W3C (Massachusetts Institute of Technology, Institut National de Recherche en Informatique et en Automatique, Keio University) -License: W3C Software License +License: W3C Files: org.eclipse.wst.standard.schemas/dtds/xhtml11-flat.dtd org.eclipse.wst.standard.schemas/dtds/xhtml-basic10-f.dtd Copyright: 1998-2000, World Wide Web Consortium -License: W3C Software License +License: W3C Files: org.eclipse.wst.xsl.core/xslt-schemas/xinclude.xsd org.eclipse.wst.xsl.core/xslt-schemas/xslt-1.0.xsd org.eclipse.wst.xsl.core/xslt-schemas/xslt-2.0.xsd Copyright: 1994-2002, World Wide Web Consortium -License: W3C Software License +License: W3C Files: debian/* Copyright: 2010, Debian Java Maintainers <[email protected]> @@ -264,7 +264,7 @@ License: EPL-1.0 one year after the cause of action arose. Each party waives its rights to a jury trial in any resulting litigation. -License: W3C Software License +License: W3C W3C® SOFTWARE NOTICE AND LICENSE http://www.w3.org/Consortium/Legal/copyright-software-19980720 . -- 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

