Author: tmancill Date: 2014-01-23 03:06:35 +0000 (Thu, 23 Jan 2014) New Revision: 17700
Added: tags/libjdom2-java/2.0.5-1/ tags/libjdom2-java/2.0.5-1/debian/changelog tags/libjdom2-java/2.0.5-1/debian/copyright Removed: tags/libjdom2-java/2.0.5-1/debian/changelog tags/libjdom2-java/2.0.5-1/debian/copyright Log: [svn-buildpackage] Tagging libjdom2-java 2.0.5-1 Deleted: tags/libjdom2-java/2.0.5-1/debian/changelog =================================================================== --- trunk/libjdom2-java/debian/changelog 2014-01-22 15:53:09 UTC (rev 17698) +++ tags/libjdom2-java/2.0.5-1/debian/changelog 2014-01-23 03:06:35 UTC (rev 17700) @@ -1,256 +0,0 @@ -libjdom2-java (2.0.5-1) unstable; urgency=low - - * New upstream release (Closes: #726432) - - Updated debian/watch - - Updated debian/copyright to acknowledge the new contributors - - source/target changed to 1.6 - - New build dependencies on libisorelax-java and libxalan2-java - - Removed the build dependency on libregexp-java - - Updated the OSGi metadata - - Updated the Maven pom - * Use XZ compression for the upstream tarball - - -- Emmanuel Bourg <[email protected]> Tue, 15 Oct 2013 20:30:05 +0200 - -libjdom1-java (1.1.3-1) unstable; urgency=low - - [ Emmanuel Bourg ] - * New upstream release: - - Updated the Maven pom - - Dropped the +dfsg qualifier since no non-free feature was removed - - Updated debian/orig-tar.sh for the new source layout - - Removed the unused lintian overrides - * Removed the javadoc jar from the documentation package - * debian/control: - - Updated Standards-Version to 3.9.4 (no changes) - - Use canonical URLs in the Vcs-* fields - - Removed java-virtual-machine from the suggested dependencies - * debian/copyright: Merged the duplicate Copyright fields - - [ tony mancill ] - * Correct typo in package description. (Closes: #703155) - - Thanks to Pascal De Vuyst for the bug report. - - -- Emmanuel Bourg <[email protected]> Mon, 29 Jul 2013 11:20:35 +0200 - -libjdom1-java (1.1.2+dfsg-2) unstable; urgency=low - - [ Jakub Adam ] - * Fix OSGi metadata after last upload - - [ Damien Raude-Morvan ] - * Add Depends on libjaxen-java for libjdom1-java. - - -- Damien Raude-Morvan <[email protected]> Sun, 20 Nov 2011 18:25:01 +0100 - -libjdom1-java (1.1.2+dfsg-1) unstable; urgency=low - - * New upstream release! - - d/watch: Update to github. - - d/README.source,d/orig-tar.sh: Updated. - - d/control: Add Build-Deps on libregexp-java for contrib. - * d/control: Add missing Build-Deps on libxerces2-java. - * Enable unit testing: - - d/control: Add Build-Deps on junit and ant-optional. - - d/ant.properties: Set junit.jar property. - - -- Damien Raude-Morvan <[email protected]> Wed, 02 Nov 2011 22:13:47 +0100 - -libjdom1-java (1.1.1+dfsg-5) unstable; urgency=low - - [Jakub Adam] - * Add OSGi metadata to jar manifest - - [tony mancill] - * Update Vcs-Svn link in debian/control - * Fix lintian warnings regarding DEP5 formatting in debian/copyright - - -- Jakub Adam <[email protected]> Mon, 17 Oct 2011 21:12:05 +0200 - -libjdom1-java (1.1.1+dfsg-4) unstable; urgency=low - - * Really upload to unstable. - - -- Damien Raude-Morvan <[email protected]> Sun, 07 Aug 2011 18:50:00 +0200 - -libjdom1-java (1.1.1+dfsg-3) experimental; urgency=low - - * Upload to unstable. - * Bump Standards-Version to 3.9.2 (no changes needed). - * Remove Java runtime Depends. - * Add lintian-override for libjdom1-java-doc: codeless-jar. - * Fix debian/watch to use dversionmangle. - - -- Damien Raude-Morvan <[email protected]> Sun, 07 Aug 2011 18:28:40 +0200 - -libjdom1-java (1.1.1+dfsg-2) experimental; urgency=low - - [Ludovic Claude] - * Bump Standards-Version to 3.9.1 (no changes needed) - * Use source format 3.0 (quilt) - * Add --has-package-version to the pom - * Replace dh_auto-install with - dh $@ --buildsystem=ant --with maven_repo_helper - * Install the javadoc jar in the Maven repository - - [Damien Raude-Morvan] - * Remove Arnaud Vandyck from Uploaders - - -- Ludovic Claude <[email protected]> Sun, 05 Dec 2010 00:05:21 +0100 - -libjdom1-java (1.1.1+dfsg-1) unstable; urgency=low - - * New upstream version. - - Update debian/pom.xml - * New libjdom1-java-doc package: - - Split API Javadoc from bytecode (Closes: #506366) - - Install API Javadoc to /usr/share/doc/libjdom1-java/api/ - * Add myself to Uploaders - * Build-Depends on default-jdk instead of default-jdk-builddep - because we don't build a native GCJ package. - * Use Debhelper 7: - - Refactor debian/rules file (Closes: #538020) - - Define classpath in debian/ant.properties - * Bump Standards-Version to 3.8.3 (no changes needed) - - -- Damien Raude-Morvan <[email protected]> Sun, 08 Nov 2009 19:06:15 +0100 - -libjdom1-java (1.1+dfsg-3) unstable; urgency=low - - * Upload to unstable. - - -- Torsten Werner <[email protected]> Sun, 09 Aug 2009 12:12:30 +0200 - -libjdom1-java (1.1+dfsg-2) experimental; urgency=low - - * Add watch file - * Change section to java, bump up Standards-Version to 3.8.1 - * Add the Maven POM to the package, - * Add a Build-Depends-Indep dependency on maven-repo-helper - * Use mh_installpom and mh_installjar to install the POM and the jar to the - Maven repository - - -- Ludovic Claude <[email protected]> Sat, 16 May 2009 02:32:36 +0100 - -libjdom1-java (1.1+dfsg-1) unstable; urgency=low - - * New upstream version. - * Updated and machine-interpretable copyright file. - * Repacked source tarball to remove binary jar files. - * debian/control: Added myself as Uploader, removed Wolfgang. - * debian/control: Added Homepage and Vcs-* fields. - * debian/control: Bump Standards-Version (no changes needed). - * Use debhelper 7 rather instead of cdbs. - * (Build-)depend on default-jdk-builddep and default-jre-headless. - - -- Marcus Better <[email protected]> Mon, 29 Sep 2008 11:49:02 +0200 - -libjdom1-java (1.0-4) unstable; urgency=low - - * Build with java-gcj-compat-dev and libjaxen-java - * Standards-Version 3.7.2 (no changes) - - -- Arnaud Vandyck <[email protected]> Sun, 5 Nov 2006 16:57:26 +0100 - -libjdom1-java (1.0-3) unstable; urgency=low - - * Removed libgnujaxp-java dependency - not needed anymore - + Updated debian/rules accordingly - + Removed dependencies from build-depends and depends - * Simplified depends line to kaffe | java1-runtime | java2-runtime - * debian/rules: Removed jikes build compiler property - * Removed Takashi from Uploaders - - -- Wolfgang Baer <[email protected]> Thu, 5 Jan 2006 10:18:57 +0100 - -libjdom1-java (1.0-2) unstable; urgency=low - - * Removed libjdom0-java.links file from old release - * libant1.6-java to ant transition - * Patched build.xml to build with target=1.3 to support JDK 1.3 - * Removed clean:: target - not needed anymore - * Added suggests java-virtual-machine - * Generated (normal) javadoc through gjdoc - + Added javadoc target to ant targets - + Removed doxygen stuff (debian/rules, debian/control, doxygen.cfg) - + Register documentation with doc-base - * Standards-Version 3.6.2 (no changes) - * Added myself to uploaders - - * Upload sponsored by Petter Reinholdtsen - - -- Wolfgang Baer <[email protected]> Sun, 11 Sep 2005 18:36:14 +0200 - -libjdom1-java (1.0-1) unstable; urgency=low - - * New upstream release - - -- Arnaud Vandyck <[email protected]> Sun, 21 Nov 2004 16:58:40 +0100 - -libjdom0-java (0.7b.20020216-3) unstable; urgency=low - - * xalan is not needed to build and use libjdom! Changed dependency to - libgnujaxp-java, removed xalan (Closes: #251390) - - -- Arnaud Vandyck <[email protected]> Mon, 31 May 2004 00:19:42 +0200 - -libjdom0-java (0.7b.20020216-2) unstable; urgency=low - - * changed libxalan2-java dependency to libxalan-java (which is in main), - thanks to Daniel Schepler (Closes: #251390) - - -- Arnaud Vandyck <[email protected]> Fri, 28 May 2004 15:12:25 +0200 - -libjdom0-java (0.7b.20020216-1) unstable; urgency=low - - * changed the source name - * I need this old version for libnsuml-java - * removed the -doc package (everything is bundled with this package) - - -- Arnaud Vandyck <[email protected]> Tue, 11 May 2004 01:41:11 +0200 - -jdom (0.7b.20020216-4) unstable; urgency=low - - * remove dependency for crimson and xerces, and add dependency - for xalan2.jar because javax.xml.tarnsform package move to - xalan2. (Closes: #140547) - - -- Takashi Okamoto <[email protected]> Sat, 30 Mar 2002 18:42:16 +0900 - -jdom (0.7b.20020216-3) unstable; urgency=low - - * use doxygen instead of doc++. - * split package into libjdom-java and lijdom-java-doc. - - -- Takashi Okamoto <[email protected]> Tue, 19 Feb 2002 23:31:12 +0900 - -jdom (0.7b.20020216-2) unstable; urgency=low - - * add API document by doc++. - - -- Takashi Okamoto <[email protected]> Sun, 17 Feb 2002 22:49:10 +0900 - -jdom (0.7b.20020216-1) unstable; urgency=low - - * New upstream. - * fixed build error.(Closes: #133716) - * remove javadoc because I need SUN's javac to generate javadoc. - But I want to put jdom into main. So I gave up generating them. - - -- Takashi Okamoto <[email protected]> Sat, 16 Feb 2002 13:59:47 +0900 - -jdom (0.7b.20010728-2) unstable; urgency=low - - * fixed build.sh use ant. ant is contrib package and should not be used - for main package.(Closes: #133716) - - -- Takashi Okamoto <[email protected]> Thu, 14 Feb 2002 09:19:35 +0900 - -jdom (0.7b.20010728-1) unstable; urgency=low - - * Initial release. - * Closes: #106888 (ITP) - - -- Takashi Okamoto <[email protected]> Sat, 28 Jul 2001 21:40:28 +0900 - - Copied: tags/libjdom2-java/2.0.5-1/debian/changelog (from rev 17699, trunk/libjdom2-java/debian/changelog) =================================================================== --- tags/libjdom2-java/2.0.5-1/debian/changelog (rev 0) +++ tags/libjdom2-java/2.0.5-1/debian/changelog 2014-01-23 03:06:35 UTC (rev 17700) @@ -0,0 +1,256 @@ +libjdom2-java (2.0.5-1) unstable; urgency=low + + * New upstream release (Closes: #726432) + - Updated debian/watch + - Updated debian/copyright to acknowledge the new contributors + - source/target changed to 1.6 + - New build dependencies on libisorelax-java and libxalan2-java + - Removed the build dependency on libregexp-java + - Updated the OSGi metadata + - Updated the Maven pom + * Use XZ compression for the upstream tarball + + -- Emmanuel Bourg <[email protected]> Fri, 01 Nov 2013 20:30:05 +0200 + +libjdom1-java (1.1.3-1) unstable; urgency=low + + [ Emmanuel Bourg ] + * New upstream release: + - Updated the Maven pom + - Dropped the +dfsg qualifier since no non-free feature was removed + - Updated debian/orig-tar.sh for the new source layout + - Removed the unused lintian overrides + * Removed the javadoc jar from the documentation package + * debian/control: + - Updated Standards-Version to 3.9.4 (no changes) + - Use canonical URLs in the Vcs-* fields + - Removed java-virtual-machine from the suggested dependencies + * debian/copyright: Merged the duplicate Copyright fields + + [ tony mancill ] + * Correct typo in package description. (Closes: #703155) + - Thanks to Pascal De Vuyst for the bug report. + + -- Emmanuel Bourg <[email protected]> Mon, 29 Jul 2013 11:20:35 +0200 + +libjdom1-java (1.1.2+dfsg-2) unstable; urgency=low + + [ Jakub Adam ] + * Fix OSGi metadata after last upload + + [ Damien Raude-Morvan ] + * Add Depends on libjaxen-java for libjdom1-java. + + -- Damien Raude-Morvan <[email protected]> Sun, 20 Nov 2011 18:25:01 +0100 + +libjdom1-java (1.1.2+dfsg-1) unstable; urgency=low + + * New upstream release! + - d/watch: Update to github. + - d/README.source,d/orig-tar.sh: Updated. + - d/control: Add Build-Deps on libregexp-java for contrib. + * d/control: Add missing Build-Deps on libxerces2-java. + * Enable unit testing: + - d/control: Add Build-Deps on junit and ant-optional. + - d/ant.properties: Set junit.jar property. + + -- Damien Raude-Morvan <[email protected]> Wed, 02 Nov 2011 22:13:47 +0100 + +libjdom1-java (1.1.1+dfsg-5) unstable; urgency=low + + [Jakub Adam] + * Add OSGi metadata to jar manifest + + [tony mancill] + * Update Vcs-Svn link in debian/control + * Fix lintian warnings regarding DEP5 formatting in debian/copyright + + -- Jakub Adam <[email protected]> Mon, 17 Oct 2011 21:12:05 +0200 + +libjdom1-java (1.1.1+dfsg-4) unstable; urgency=low + + * Really upload to unstable. + + -- Damien Raude-Morvan <[email protected]> Sun, 07 Aug 2011 18:50:00 +0200 + +libjdom1-java (1.1.1+dfsg-3) experimental; urgency=low + + * Upload to unstable. + * Bump Standards-Version to 3.9.2 (no changes needed). + * Remove Java runtime Depends. + * Add lintian-override for libjdom1-java-doc: codeless-jar. + * Fix debian/watch to use dversionmangle. + + -- Damien Raude-Morvan <[email protected]> Sun, 07 Aug 2011 18:28:40 +0200 + +libjdom1-java (1.1.1+dfsg-2) experimental; urgency=low + + [Ludovic Claude] + * Bump Standards-Version to 3.9.1 (no changes needed) + * Use source format 3.0 (quilt) + * Add --has-package-version to the pom + * Replace dh_auto-install with + dh $@ --buildsystem=ant --with maven_repo_helper + * Install the javadoc jar in the Maven repository + + [Damien Raude-Morvan] + * Remove Arnaud Vandyck from Uploaders + + -- Ludovic Claude <[email protected]> Sun, 05 Dec 2010 00:05:21 +0100 + +libjdom1-java (1.1.1+dfsg-1) unstable; urgency=low + + * New upstream version. + - Update debian/pom.xml + * New libjdom1-java-doc package: + - Split API Javadoc from bytecode (Closes: #506366) + - Install API Javadoc to /usr/share/doc/libjdom1-java/api/ + * Add myself to Uploaders + * Build-Depends on default-jdk instead of default-jdk-builddep + because we don't build a native GCJ package. + * Use Debhelper 7: + - Refactor debian/rules file (Closes: #538020) + - Define classpath in debian/ant.properties + * Bump Standards-Version to 3.8.3 (no changes needed) + + -- Damien Raude-Morvan <[email protected]> Sun, 08 Nov 2009 19:06:15 +0100 + +libjdom1-java (1.1+dfsg-3) unstable; urgency=low + + * Upload to unstable. + + -- Torsten Werner <[email protected]> Sun, 09 Aug 2009 12:12:30 +0200 + +libjdom1-java (1.1+dfsg-2) experimental; urgency=low + + * Add watch file + * Change section to java, bump up Standards-Version to 3.8.1 + * Add the Maven POM to the package, + * Add a Build-Depends-Indep dependency on maven-repo-helper + * Use mh_installpom and mh_installjar to install the POM and the jar to the + Maven repository + + -- Ludovic Claude <[email protected]> Sat, 16 May 2009 02:32:36 +0100 + +libjdom1-java (1.1+dfsg-1) unstable; urgency=low + + * New upstream version. + * Updated and machine-interpretable copyright file. + * Repacked source tarball to remove binary jar files. + * debian/control: Added myself as Uploader, removed Wolfgang. + * debian/control: Added Homepage and Vcs-* fields. + * debian/control: Bump Standards-Version (no changes needed). + * Use debhelper 7 rather instead of cdbs. + * (Build-)depend on default-jdk-builddep and default-jre-headless. + + -- Marcus Better <[email protected]> Mon, 29 Sep 2008 11:49:02 +0200 + +libjdom1-java (1.0-4) unstable; urgency=low + + * Build with java-gcj-compat-dev and libjaxen-java + * Standards-Version 3.7.2 (no changes) + + -- Arnaud Vandyck <[email protected]> Sun, 5 Nov 2006 16:57:26 +0100 + +libjdom1-java (1.0-3) unstable; urgency=low + + * Removed libgnujaxp-java dependency - not needed anymore + + Updated debian/rules accordingly + + Removed dependencies from build-depends and depends + * Simplified depends line to kaffe | java1-runtime | java2-runtime + * debian/rules: Removed jikes build compiler property + * Removed Takashi from Uploaders + + -- Wolfgang Baer <[email protected]> Thu, 5 Jan 2006 10:18:57 +0100 + +libjdom1-java (1.0-2) unstable; urgency=low + + * Removed libjdom0-java.links file from old release + * libant1.6-java to ant transition + * Patched build.xml to build with target=1.3 to support JDK 1.3 + * Removed clean:: target - not needed anymore + * Added suggests java-virtual-machine + * Generated (normal) javadoc through gjdoc + + Added javadoc target to ant targets + + Removed doxygen stuff (debian/rules, debian/control, doxygen.cfg) + + Register documentation with doc-base + * Standards-Version 3.6.2 (no changes) + * Added myself to uploaders + + * Upload sponsored by Petter Reinholdtsen + + -- Wolfgang Baer <[email protected]> Sun, 11 Sep 2005 18:36:14 +0200 + +libjdom1-java (1.0-1) unstable; urgency=low + + * New upstream release + + -- Arnaud Vandyck <[email protected]> Sun, 21 Nov 2004 16:58:40 +0100 + +libjdom0-java (0.7b.20020216-3) unstable; urgency=low + + * xalan is not needed to build and use libjdom! Changed dependency to + libgnujaxp-java, removed xalan (Closes: #251390) + + -- Arnaud Vandyck <[email protected]> Mon, 31 May 2004 00:19:42 +0200 + +libjdom0-java (0.7b.20020216-2) unstable; urgency=low + + * changed libxalan2-java dependency to libxalan-java (which is in main), + thanks to Daniel Schepler (Closes: #251390) + + -- Arnaud Vandyck <[email protected]> Fri, 28 May 2004 15:12:25 +0200 + +libjdom0-java (0.7b.20020216-1) unstable; urgency=low + + * changed the source name + * I need this old version for libnsuml-java + * removed the -doc package (everything is bundled with this package) + + -- Arnaud Vandyck <[email protected]> Tue, 11 May 2004 01:41:11 +0200 + +jdom (0.7b.20020216-4) unstable; urgency=low + + * remove dependency for crimson and xerces, and add dependency + for xalan2.jar because javax.xml.tarnsform package move to + xalan2. (Closes: #140547) + + -- Takashi Okamoto <[email protected]> Sat, 30 Mar 2002 18:42:16 +0900 + +jdom (0.7b.20020216-3) unstable; urgency=low + + * use doxygen instead of doc++. + * split package into libjdom-java and lijdom-java-doc. + + -- Takashi Okamoto <[email protected]> Tue, 19 Feb 2002 23:31:12 +0900 + +jdom (0.7b.20020216-2) unstable; urgency=low + + * add API document by doc++. + + -- Takashi Okamoto <[email protected]> Sun, 17 Feb 2002 22:49:10 +0900 + +jdom (0.7b.20020216-1) unstable; urgency=low + + * New upstream. + * fixed build error.(Closes: #133716) + * remove javadoc because I need SUN's javac to generate javadoc. + But I want to put jdom into main. So I gave up generating them. + + -- Takashi Okamoto <[email protected]> Sat, 16 Feb 2002 13:59:47 +0900 + +jdom (0.7b.20010728-2) unstable; urgency=low + + * fixed build.sh use ant. ant is contrib package and should not be used + for main package.(Closes: #133716) + + -- Takashi Okamoto <[email protected]> Thu, 14 Feb 2002 09:19:35 +0900 + +jdom (0.7b.20010728-1) unstable; urgency=low + + * Initial release. + * Closes: #106888 (ITP) + + -- Takashi Okamoto <[email protected]> Sat, 28 Jul 2001 21:40:28 +0900 + + Deleted: tags/libjdom2-java/2.0.5-1/debian/copyright =================================================================== --- trunk/libjdom2-java/debian/copyright 2014-01-22 15:53:09 UTC (rev 17698) +++ tags/libjdom2-java/2.0.5-1/debian/copyright 2014-01-23 03:06:35 UTC (rev 17700) @@ -1,64 +0,0 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: JDOM -Upstream-Contact: Jason Hunter, Brett McLaughlin, Rolf Lear -Source: https://github.com/hunterhacker/jdom - -Files: * -Copyright: 2000-2004, Brett McLaughlin - 2000-2011, Jason Hunter <[email protected]> - 2011-2013, Rolf Lear <[email protected]> -License: BSD-4 - -Files: debian/* -Copyright: 2008, Marcus Better - 2011, Damien Raude-Morvan - 2013, Emmanuel bourg -License: BSD-4 - -License: BSD-4 - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions - are met: - . - 1. Redistributions of source code must retain the above copyright - notice, this list of conditions, and the following disclaimer. - . - 2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions, and the disclaimer that follows - these conditions in the documentation and/or other materials - provided with the distribution. - . - 3. The name "JDOM" must not be used to endorse or promote products - derived from this software without prior written permission. For - written permission, please contact <request_AT_jdom_DOT_org>. - . - 4. Products derived from this software may not be called "JDOM", nor - may "JDOM" appear in their name, without prior written permission - from the JDOM Project Management <request_AT_jdom_DOT_org>. - . - In addition, we request (but do not require) that you include in the - end-user documentation provided with the redistribution and/or in the - software itself an acknowledgement equivalent to the following: - "This product includes software developed by the - JDOM Project (http://www.jdom.org/)." - Alternatively, the acknowledgment may be graphical using the logos - available at http://www.jdom.org/images/logos. - . - THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL THE JDOM AUTHORS OR THE PROJECT - CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - SUCH DAMAGE. - . - This software consists of voluntary contributions made by many - individuals on behalf of the JDOM Project and was originally - created by Jason Hunter <jhunter_AT_jdom_DOT_org> and - Brett McLaughlin <brett_AT_jdom_DOT_org>. For more information - on the JDOM Project, please see <http://www.jdom.org/>. Copied: tags/libjdom2-java/2.0.5-1/debian/copyright (from rev 17699, trunk/libjdom2-java/debian/copyright) =================================================================== --- tags/libjdom2-java/2.0.5-1/debian/copyright (rev 0) +++ tags/libjdom2-java/2.0.5-1/debian/copyright 2014-01-23 03:06:35 UTC (rev 17700) @@ -0,0 +1,124 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: JDOM +Upstream-Contact: Jason Hunter, Brett McLaughlin, Rolf Lear +Source: https://github.com/hunterhacker/jdom + +Files: * +Copyright: 2000-2004, Brett McLaughlin + 2000-2011, Jason Hunter <[email protected]> + 2011-2013, Rolf Lear <[email protected]> +License: BSD-4 +Comment: + Subject: Re: License clarification on jdom source files + From: Rolf <[email protected]> + Date: 01/12/2014 12:33 PM + To: Emmanuel Bourg <[email protected]>, Jason Hunter <[email protected]> + . + Hi Emmanuel, + . + All source code in JDOM is licensed and copyrighted the same way. This + license is available in the root folder of all distributions, as well + as on the JDOM site, and in the root of the source code. + . + For convenience, it is also inserted in (apparently not all) the + source files. + . + I have inspected these files and can assure you that: + . + 1. those files were all personally written by me with the exception of + contrib/src/java/org/jdom2/contrib/ids/doc-files/TestIds.java + . + 2. the license for those files (including TestIds.java) is the same + as all other files in JDOM, as expressed in the LICENSE.txt file here: + https://github.com/hunterhacker/jdom/blob/master/LICENSE.txt + . + All these files are in the contrib package, which is not commonly + used by JDOM users. It is not likely that you are using, or shipping + these files. Are you sure this impacts your uncertainty? + . + Regardless, the ommission of the duplication of the licence text at + the top of the files is an ommission that can be corrected. Not that + I do not plan to do a new JDOM release just to get this header data + in to source code which is already licensed that way.. + . + Rolf + . + On 11/01/2014 2:55 PM, Emmanuel Bourg wrote: + > Hi Rolf, + > + > I'm trying to package jdom 2 for Debian/Ubuntu but I'm blocked by a + > licensing uncertainty on some source files. These files are missing a + > license header: + > + > contrib/src/java/org/jdom2/contrib/android/TranslateTests.java + > contrib/src/java/org/jdom2/contrib/dtdaware/AttFilter.java + > contrib/src/java/org/jdom2/contrib/ids/doc-files/TestIds.java + > contrib/src/java/org/jdom2/contrib/perf/DevNull.java + > contrib/src/java/org/jdom2/contrib/perf/PerfDoc.java + > contrib/src/java/org/jdom2/contrib/perf/PerfTest.java + > contrib/src/java/org/jdom2/contrib/perf/PerfVerifier.java + > contrib/src/java/org/jdom2/contrib/perf/TimeRunnable.java + > contrib/src/java/org/jdom2/contrib/xpath/java/JavaXPathExpression.java + > contrib/src/java/org/jdom2/contrib/xpath/java/JavaXPathFactory.java + > contrib/src/java/org/jdom2/contrib/xpath/xalan/XalanXPathExpression.java + > contrib/src/java/org/jdom2/contrib/xpath/xalan/XalanXPathFactory.java + > + > Do you think you could add a header to clarify the situation ? + > + > Thank you, + > + > Emmanuel Bourg + +Files: debian/* +Copyright: 2008, Marcus Better + 2011, Damien Raude-Morvan + 2013, Emmanuel bourg +License: BSD-4 + +License: BSD-4 + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + . + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions, and the following disclaimer. + . + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions, and the disclaimer that follows + these conditions in the documentation and/or other materials + provided with the distribution. + . + 3. The name "JDOM" must not be used to endorse or promote products + derived from this software without prior written permission. For + written permission, please contact <request_AT_jdom_DOT_org>. + . + 4. Products derived from this software may not be called "JDOM", nor + may "JDOM" appear in their name, without prior written permission + from the JDOM Project Management <request_AT_jdom_DOT_org>. + . + In addition, we request (but do not require) that you include in the + end-user documentation provided with the redistribution and/or in the + software itself an acknowledgement equivalent to the following: + "This product includes software developed by the + JDOM Project (http://www.jdom.org/)." + Alternatively, the acknowledgment may be graphical using the logos + available at http://www.jdom.org/images/logos. + . + THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED + WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES + OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + DISCLAIMED. IN NO EVENT SHALL THE JDOM AUTHORS OR THE PROJECT + CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, + SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT + LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF + USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, + OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT + OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + SUCH DAMAGE. + . + This software consists of voluntary contributions made by many + individuals on behalf of the JDOM Project and was originally + created by Jason Hunter <jhunter_AT_jdom_DOT_org> and + Brett McLaughlin <brett_AT_jdom_DOT_org>. For more information + on the JDOM Project, please see <http://www.jdom.org/>. _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

