Author: fourmond Date: 2009-02-15 22:48:45 +0000 (Sun, 15 Feb 2009) New Revision: 7970
Modified: trunk/xml-commons-external/debian/changelog trunk/xml-commons-external/debian/control trunk/xml-commons-external/debian/copyright Log: [xml-commons-external] Nearly ready to upload to unstable; switched to machine-readable debian/copyright Modified: trunk/xml-commons-external/debian/changelog =================================================================== --- trunk/xml-commons-external/debian/changelog 2009-02-15 21:40:34 UTC (rev 7969) +++ trunk/xml-commons-external/debian/changelog 2009-02-15 22:48:45 UTC (rev 7970) @@ -1,3 +1,11 @@ +xml-commons-external (1.3.04-2) unstable UNRELEASED; urgency=low + + * Upload to unstable now that lenny is out. + * Build-depends on default-jdk-builddep + * Switching to a machine readable debian/copyright file + + -- Vincent Fourmond <[email protected]> Sun, 15 Feb 2009 23:48:01 +0100 + xml-commons-external (1.3.04-1) experimental; urgency=low * Debian import (closes: #491748) Modified: trunk/xml-commons-external/debian/control =================================================================== --- trunk/xml-commons-external/debian/control 2009-02-15 21:40:34 UTC (rev 7969) +++ trunk/xml-commons-external/debian/control 2009-02-15 22:48:45 UTC (rev 7970) @@ -6,7 +6,7 @@ XSBC-Original-Maintainer: Onkar Shinde <[email protected]> Standards-Version: 3.8.0 Build-Depends: debhelper (>= 5), cdbs -Build-Depends-Indep: java-gcj-compat-dev | java2-compiler +Build-Depends-Indep: default-jdk-builddep Homepage: http://xml.apache.org/commons/ Vcs-Svn: svn://svn.debian.org/svn/pkg-java/packages/trunk/xml-commons-external Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/packages/trunk/xml-commons-external @@ -17,19 +17,20 @@ Architecture: all Depends: java-gcj-compat | java2-runtime Description: XML Commons external code - DOM, SAX, and JAXP, etc - xml-commons is focussed on common code and guidelines for xml projects. - The first focus will be to organize and have common packaging for the - various externally-defined standards code relating to XML - things like - the DOM, SAX, and JAXP interfaces. + xml-commons is focussed on common code and guidelines for xml + projects. The first focus will be to organize and have common + packaging for the various externally-defined standards code relating + to XML - things like the DOM, SAX, and JAXP interfaces. Package: libxml-commons-external-java-doc Section: doc Architecture: all Description: Documentation of XMl Commons external api - xml-commons is focussed on common code and guidelines for xml projects. - The first focus will be to organize and have common packaging for the - various externally-defined standards code relating to XML - things like - the DOM, SAX, and JAXP interfaces. + xml-commons is focussed on common code and guidelines for xml + projects. The first focus will be to organize and have common + packaging for the various externally-defined standards code relating + to XML - things like the DOM, SAX, and JAXP interfaces. . - This package contains class API documentation for XML Commons external api. + This package contains class API documentation for XML Commons + external api. Modified: trunk/xml-commons-external/debian/copyright =================================================================== --- trunk/xml-commons-external/debian/copyright 2009-02-15 21:40:34 UTC (rev 7969) +++ trunk/xml-commons-external/debian/copyright 2009-02-15 22:48:45 UTC (rev 7970) @@ -1,40 +1,34 @@ -This package was debianized by Onkar Shinde <[email protected]> on -Tue, 06 May 2008 00:28:35 +0530. +Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=437 +Upstream-Name: XML Commons External +Upstream-Maintainer: The Apache Software Foundation +Upstream-Source: http://xml.apache.org/mirrors.cgi -Packaging: -Copyright (C) 2008 by Onkar Shinde <[email protected]> - 2008 by Vincent Fourmond <[email protected]> + This package was debianized by Onkar Shinde <[email protected]> on + Tue, 06 May 2008 00:28:35 +0530. -released under GNU GPL license version 2, or (at your option) -any later version. See file /usr/share/common-licenses/GPL-2 for more -information. +Files: org/xml/sax/* +License: PD + These files are in the public domain -The source code was downloaded from http://xml.apache.org/mirrors.cgi +Files: org/w3c/css/sac/*, org/w3c/dom/* +Copyright: Copyright © 1994-2002 World Wide Web Consortium. +License: BSD-like + W3C® SOFTWARE NOTICE AND LICENSE -Following files are in public domain: -org/xml/sax/* except org/xml/sax/helpers/SecuritySupport{,12}.java + http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231 -Following files use W3C Software License: -org/w3c/css/sac/* -org/w3c/dom/* except org/w3c/dom/svg/EventListenerInitializer.java + This work (and included software, documentation such as READMEs, 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. -Copyright © 1994-2002 World Wide Web Consortium. + Permission to copy, modify, and distribute 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: -W3C® SOFTWARE NOTICE AND LICENSE - -http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231 - -This work (and included software, documentation such as READMEs, 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 copy, modify, and distribute 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: - 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 @@ -45,44 +39,73 @@ 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. + 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. + 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 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. + ____________________________________ + + This formulation of W3C's notice and license became active on December 31 2002. + This version removes the copyright ownership notice such that this license can + be used with materials other than those owned by the W3C, reflects that ERCIM + is now a host of the W3C, includes references to this specific dated version of + the license, and removes the ambiguous grant of "use". Otherwise, this version + is the same as the previous version and is written so as to preserve the Free + Software Foundation's assessment of GPL compatibility and OSI's certification + under the Open Source Definition. Please see our Copyright FAQ for common + questions about using materials from our site, including specific terms and + conditions for packages like libwww, Amaya, and Jigsaw. Other questions about + this notice can be directed to [email protected]. + + Joseph Reagle <[email protected]> + Last revised by Reagle $Date: 2005-06-03 18:49:13 -0400 (Fri, 03 Jun 2005) $ -____________________________________ +Files: org/w3c/dom/svg/EventListenerInitializer.java +Files: org/xml/sax/helpers/SecuritySupport*.java +Files: javax/xml/* +Files: org/apache/xmlcommons/Version.* +Copyright: Copyright © 2006 The Apache Software Foundation. +License: Apache-2.0 + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at -This formulation of W3C's notice and license became active on December 31 2002. -This version removes the copyright ownership notice such that this license can -be used with materials other than those owned by the W3C, reflects that ERCIM -is now a host of the W3C, includes references to this specific dated version of -the license, and removes the ambiguous grant of "use". Otherwise, this version -is the same as the previous version and is written so as to preserve the Free -Software Foundation's assessment of GPL compatibility and OSI's certification -under the Open Source Definition. Please see our Copyright FAQ for common -questions about using materials from our site, including specific terms and -conditions for packages like libwww, Amaya, and Jigsaw. Other questions about -this notice can be directed to [email protected]. - -Joseph Reagle <[email protected]> -Last revised by Reagle $Date: 2005-06-03 18:49:13 -0400 (Fri, 03 Jun 2005) $ + http://www.apache.org/licenses/LICENSE-2.0 + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. -Following files use ASF License 2.0: -org/w3c/dom/svg/EventListenerInitializer.java -org/xml/sax/helpers/SecuritySupport{,12}.java -javax/xml/* + The full text of the Apache License version 2.0 can be found at + /usr/share/common-licenses/Apache-2.0 on debian systems. -Copyright © 2006 The Apache Software Foundation. +Files: debian/* +Copyright: Copyright © 2008 by Onkar Shinde <[email protected]> + Copyright © 2008, 2009 by Vincent Fourmond <[email protected]> +License: GPL-2+ + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or (at + your option) any later version. -These files are released under the conditions of the Apache License version -2.0, see the file /usr/share/common-licenses/Apache-2.0 for more details. + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301 USA. _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

