This is an automated email from the git hooks/post-receive script. xhaakon-guest pushed a commit to branch master in repository sacjava.
commit 36c923d2ecba78ca9f3574c9c629b77732986a03 Author: Jakub Adam <[email protected]> Date: Mon Aug 3 10:58:08 2015 +0200 Convert d/copyright into machine-readable format --- debian/changelog | 1 + debian/copyright | 139 +++++++++++++++++++++++++++---------------------------- 2 files changed, 69 insertions(+), 71 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6fa0632..e107050 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ sacjava (1.3+dfsg-1) UNRELEASED; urgency=medium * Add OSGi metadata to JAR manifest * Bump Standards-Version to 3.9.6 * Fix needless-dependency-on-jre Lintian warning + * Convert d/copyright into machine-readable format -- Jakub Adam <[email protected]> Mon, 03 Aug 2015 09:59:06 +0200 diff --git a/debian/copyright b/debian/copyright index 4b2cbaf..cdda7d4 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,75 +1,72 @@ -This package was debianized by Rene Engelhard <[email protected]> on -Wed, 15 Aug 2007 18:03:35 +0200. +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Source: http://www.w3.org/Style/CSS/SAC/ -It was downloaded from http://www.w3.org/Style/CSS/SAC/ +Files: * +Copyright: 2002, World Wide Web Consortium +License: W3C -Upstream Author: - - Philippe Le Hégaret <[email protected]> - -Copyright: - - Copyright © 2002 World Wide Web Consortium - -License: +Files: debian/* +Copyright: 2007, Rene Engelhard <[email protected]> + 2015, Debian Java Maintainers <[email protected]> +License: GPL-2+ +License: W3C W3C IPR SOFTWARE NOTICE - - Copyright © 2002 World Wide Web Consortium, (Massachusetts Institute of - Technology, Institut National de Recherche en Informatique et en Automatique, - Keio University). All Rights Reserved. - - Note: The original version of the W3C Software Copyright Notice and - License could be found at - http://www.w3.org/Consortium/Legal/copyright-software-19980720 - - Copyright © 1994-2002 World Wide Web Consortium, (Massachusetts Institute of - Technology, Institut National de Recherche en Informatique et en Automatique, - Keio University). All Rights Reserved. http://www.w3.org/Consortium/Legal/ - - This W3C work (including software, documents, or other related items) - is being provided by the copyright holders under the following license. - By obtaining, using and/or copying this work, you (the licensee) agree - that you have read, understood, and will comply with the following - terms and conditions: - - Permission to use, copy, and modify this software and its - documentation, with or without modification, for any purpose and - without fee or royalty is hereby granted, provided that you include the - following on ALL copies of the software and documentation or portions - thereof, including modifications, that you make: - 1. The full text of this NOTICE in a location viewable to users of the - redistributed or derivative work. - 2. Any pre-existing intellectual property disclaimers, notices, or - terms and conditions. If none exist, a short notice of the - following form (hypertext is preferred, text is permitted) should - be used within the body of any redistributed or derivative code: - "Copyright © 2002 World Wide Web Consortium, (Massachusetts - Institute of Technology, Institut National de Recherche en - Informatique et en Automatique, Keio University). All Rights - Reserved. http://www.w3.org/Consortium/Legal/" - 3. Notice of any changes or modifications to the W3C files, including - the date changes were made. (We recommend you provide URIs to the - location from which the code is derived.) - - THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT - HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, - INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS - FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE OR - DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, - TRADEMARKS OR OTHER RIGHTS. - - COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL - OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR - DOCUMENTATION. - - The name and trademarks of copyright holders may NOT be used in - advertising or publicity pertaining to the software without specific, - written prior permission. Title to copyright in this software and any - associated documentation will at all times remain with copyright - holders. - -The Debian packaging is © 2007, Rene Engelhard <[email protected]> and -is licensed under the GPL, see `/usr/share/common-licenses/GPL'. - - + . + Copyright © 2002 World Wide Web Consortium, (Massachusetts Institute of + Technology, Institut National de Recherche en Informatique et en Automatique, + Keio University). All Rights Reserved. + . + Note: The original version of the W3C Software Copyright Notice and + License could be found at + http://www.w3.org/Consortium/Legal/copyright-software-19980720 + . + Copyright © 1994-2002 World Wide Web Consortium, (Massachusetts Institute of + Technology, Institut National de Recherche en Informatique et en Automatique, + Keio University). All Rights Reserved. http://www.w3.org/Consortium/Legal/ + . + This W3C work (including software, documents, or other related items) + is being provided by the copyright holders under the following license. + By obtaining, using and/or copying this work, you (the licensee) agree + that you have read, understood, and will comply with the following + terms and conditions: + . + Permission to use, copy, and modify this software and its + documentation, with or without modification, for any purpose and + without fee or royalty is hereby granted, provided that you include the + following on ALL copies of the software and documentation or portions + thereof, including modifications, that you make: + 1. The full text of this NOTICE in a location viewable to users of the + redistributed or derivative work. + 2. Any pre-existing intellectual property disclaimers, notices, or + terms and conditions. If none exist, a short notice of the + following form (hypertext is preferred, text is permitted) should + be used within the body of any redistributed or derivative code: + "Copyright © 2002 World Wide Web Consortium, (Massachusetts + Institute of Technology, Institut National de Recherche en + Informatique et en Automatique, Keio University). All Rights + Reserved. http://www.w3.org/Consortium/Legal/" + 3. Notice of any changes or modifications to the W3C files, including + the date changes were made. (We recommend you provide URIs to the + location from which the code is derived.) + . + THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT + HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, + INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS + FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE OR + DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, + TRADEMARKS OR OTHER RIGHTS. + COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL + OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR + DOCUMENTATION. + . + The name and trademarks of copyright holders may NOT be used in + advertising or publicity pertaining to the software without specific, + written prior permission. Title to copyright in this software and any + associated documentation will at all times remain with copyright + holders. + +License: GPL-2+ + For full text of GNU General Public License Version 2 please see + /usr/share/common-licenses/GPL-2. The content may be distributed under this or + any later version of the License. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sacjava.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

