Author: drazzib Date: 2012-08-16 20:59:53 +0000 (Thu, 16 Aug 2012) New Revision: 16275
Added: tags/maven2/2.2.1-12/ tags/maven2/2.2.1-12/debian/changelog tags/maven2/2.2.1-12/debian/control tags/maven2/2.2.1-12/debian/copyright Removed: tags/maven2/2.2.1-12/debian/changelog tags/maven2/2.2.1-12/debian/control tags/maven2/2.2.1-12/debian/copyright Log: [svn-buildpackage] Tagging maven2 2.2.1-12 Deleted: tags/maven2/2.2.1-12/debian/changelog =================================================================== --- trunk/maven2/debian/changelog 2012-07-18 00:32:07 UTC (rev 16248) +++ tags/maven2/2.2.1-12/debian/changelog 2012-08-16 20:59:53 UTC (rev 16275) @@ -1,210 +0,0 @@ -maven2 (2.2.1-11) experimental; urgency=low - - * Team upload. - * Use alternative to install /usr/bin/mvn. - - -- Damien Raude-Morvan <[email protected]> Sat, 17 Dec 2011 23:56:39 +0100 - -maven2 (2.2.1-10) unstable; urgency=low - - * Team upload. - * Rebuild now that libmaven2-core-java 2.2.1-8 is in unstable. - - -- tony mancill <[email protected]> Thu, 13 Oct 2011 19:09:11 -0700 - -maven2 (2.2.1-9) unstable; urgency=low - - * Team upload. - * Rebuild to update plugin versions. - * Make copyright DEP-5 compliant. - - -- Miguel Landaeta <[email protected]> Wed, 12 Oct 2011 17:11:45 -0430 - -maven2 (2.2.1-8) unstable; urgency=low - - * Team upload. - * Rebuild to update plugin versions. - - -- Damien Raude-Morvan <[email protected]> Tue, 11 Oct 2011 23:36:37 +0200 - -maven2 (2.2.1-7) unstable; urgency=low - - * Team upload. - * Rebuild to update plugin versions. - - -- Miguel Landaeta <[email protected]> Sun, 14 Aug 2011 15:06:30 -0430 - -maven2 (2.2.1-6) unstable; urgency=low - - * Team upload. - * No change rebuild in order to re-assemble the uber jar. (Closes: #636206). - * Bump Standards-Version to 3.9.2. No changes were required. - - -- Miguel Landaeta <[email protected]> Tue, 02 Aug 2011 21:56:46 -0430 - -maven2 (2.2.1-5) unstable; urgency=low - - * Remove Paul from Uploaders list. - * Add myself to Uploaders list. - * Build with maven2-core 2.2.1-4. - - -- Torsten Werner <[email protected]> Sun, 16 May 2010 13:43:36 +0200 - -maven2 (2.2.1-4) unstable; urgency=low - - * Improve bash completion for maven2, -D options are better - handled for plugins (for example, mvn install:install-file -DpomFile=...) - * Apply patch from Heikki Henriksen <[email protected]> to - fix mvnDebug command. Thanks Heikki! (Closes: #561596) - - -- Ludovic Claude <[email protected]> Tue, 06 Apr 2010 20:38:51 +0200 - -maven2 (2.2.1-3) unstable; urgency=low - - * Team Upload. - * Rebuild with new libmaven2-core-java 2.2.1-2 - (should fix plugins dependencies version issues) - * Update Standards-Version to 3.8.4: no changes needed - * Bump debhelper to >= 7 - * Use 3.0 (quilt) source format: - - Rework debian/README.source - - -- Damien Raude-Morvan <[email protected]> Mon, 05 Apr 2010 21:39:56 +0200 - -maven2 (2.2.1-2) unstable; urgency=low - - * Rebuild to update plugin versions (Closes: #552704, #553046). - - -- Michael Koch <[email protected]> Tue, 03 Nov 2009 14:41:53 +0100 - -maven2 (2.2.1-1) unstable; urgency=low - - * New upstream release (Closes: #542546) - * Update download url for debian/watch and debian/orig-tar.sh - * Update Standards-Version to 3.8.3 - - add debian/README.source - * Fix bash completion to keep working after single options such - as --offline or -Dmaven.test.skip=true - * Ensure that all classes are compiled for Java 1.5 (Closes: #542162) - - -- Ludovic Claude <[email protected]> Thu, 03 Sep 2009 20:42:38 +0100 - -maven2 (2.2.0-2) unstable; urgency=low - - * Upload to unstable. - - -- Torsten Werner <[email protected]> Fri, 14 Aug 2009 14:59:25 +0200 - -maven2 (2.2.0-1) experimental; urgency=low - - * New upstream version - * Added myself to Uploaders. - * Change section to java, bump Standards-Version to 3.8.1 - * Add a Build-Depends-Indep dependency on maven-repo-helper - * Move ant to Build-Depends (needed for clean target) - * Add dependency on java runtimes for the maven2 binary. - * Change the dependency on java-gcj to default-jdk (Closes: #526295) - * Update watch and added orig-tar.sh to download the sources, - get-orig-source in rules now uses uscan - * Use quilt to manage the patches, add a patch to use the upstream - build.xml as the build file, disabling all dependency downloading from it - * Split the package in 2 parts: maven2-core contains all libraries, - this package contains only the uber jar and the scripts - * Updated the build to use Maven and its plugins to bootstrap itself, - based on a patched version of the build.xml boostrap script provided - with Maven. In particular, it now generates properly the shaded uber-jar, - this will avoid potential class versionning conflicts for the shared - libraries used in the plugins. - * Added Build-Depends-Indep on libmaven-clean-plugin-java, - libmaven-compiler-plugin-java, libmaven-install-plugin-java, - libmaven-jar-plugin-java, libmaven-resources-plugin-java, - libmaven-shade-plugin-java and add a Recommends on those libraries. - * Remove debian/META-INF as this information is now generated by the build. - * Improve command line completion. - - -- Ludovic Claude <[email protected]> Mon, 02 Mar 2009 15:04:20 +0000 - -maven2 (2.0.9-2) unstable; urgency=low - - [ Michael Koch ] - * Reworked watch file to support RC versions correctly. - * Added myself to Uploaders. - - [ Paul Cager ] - * Added maven-toolchain to list of sub-projects to build. - (Closes: #486938). - * Standards version 3.8.0 (no changes necessary). - - -- Paul Cager <[email protected]> Sat, 21 Jun 2008 20:49:29 +0000 - -maven2 (2.0.9-1) unstable; urgency=low - - [ Paul Cager ] - * New upstream version - - [ Michael Koch ] - * Added bash-completion file (Closes: #477443). - - -- Paul Cager <[email protected]> Thu, 24 Apr 2008 23:46:29 +0100 - -maven2 (2.0.8-6) unstable; urgency=low - - * Added symlink /usr/share/maven2/bin/mvn -> /usr/bin/mvn - (and the same for m2). - Fixes bug http://jira.codehaus.org/browse/MINVOKER-28 - (thanks to [email protected] for reporting the bug). - - -- Paul Cager <[email protected]> Fri, 04 Apr 2008 20:15:52 +0100 - -maven2 (2.0.8-5) unstable; urgency=low - - * Fixed processing of command line options (Closes: #466860) - - Removed patch to call of commons-cli, and fixed problem in - commons-cli instead (see bug 469082). - - -- Paul Cager <[email protected]> Sun, 16 Mar 2008 11:44:55 +0000 - -maven2 (2.0.8-4) unstable; urgency=low - - * Closes: #458895: Creating empty project with artifacts fails. - Bug appeared when version 1.1 of libcommons-cli-java was uploaded. This - new version conforms more rigorously to its API check which exposed - a bug in the Maven code. (Patch "command-line"). - - -- Paul Cager <[email protected]> Fri, 11 Jan 2008 23:49:29 +0000 - -maven2 (2.0.8-3) unstable; urgency=low - - * Add versioned runtime dependency to libplexus-utils-java. - - -- Paul Cager <[email protected]> Fri, 14 Dec 2007 22:37:09 +0000 - -maven2 (2.0.8-2) unstable; urgency=low - - * Fixed version number. (Closes: #456298) - - -- Paul Cager <[email protected]> Fri, 14 Dec 2007 13:06:50 +0000 - -maven2 (2.0.8-1) unstable; urgency=low - - * New upstream release (Closes: #454087). - * Added min version to Build-Depends for libplexus-utils-java. - * Added Vcs-Svn control fields etc. - * Marked as compliant to standards version 3.7.3. - - -- Paul Cager <[email protected]> Sun, 02 Dec 2007 23:27:21 +0000 - -maven2 (2.0.7-2) unstable; urgency=low - - * Changed to use correct JDK/JRE defined in Debian's alternatives system, or - any one the user has specifically set up. - (Closes: #445006) - * Uses new "Homepage" field in debian/control. - - -- Paul Cager <[email protected]> Sun, 28 Oct 2007 13:58:23 +0000 - -maven2 (2.0.7-1) unstable; urgency=low - - * Initial release. (Closes: #323050) - - -- Paul Cager <[email protected]> Fri, 06 Jul 2007 16:37:52 +0100 Copied: tags/maven2/2.2.1-12/debian/changelog (from rev 16274, trunk/maven2/debian/changelog) =================================================================== --- tags/maven2/2.2.1-12/debian/changelog (rev 0) +++ tags/maven2/2.2.1-12/debian/changelog 2012-08-16 20:59:53 UTC (rev 16275) @@ -0,0 +1,220 @@ +maven2 (2.2.1-12) unstable; urgency=low + + * Team upload. + * Upload to unstable to allow side-by-side installation of maven (3.x) + and maven2 packages. + * d/control: Bump Standards-Version to 3.9.3: no changes were required. + * d/copyright: Upgrade to copyright format 1.0. + + -- Damien Raude-Morvan <[email protected]> Thu, 16 Aug 2012 21:05:27 +0200 + +maven2 (2.2.1-11) experimental; urgency=low + + * Team upload. + * Use alternative to install /usr/bin/mvn. + + -- Damien Raude-Morvan <[email protected]> Sat, 17 Dec 2011 23:56:39 +0100 + +maven2 (2.2.1-10) unstable; urgency=low + + * Team upload. + * Rebuild now that libmaven2-core-java 2.2.1-8 is in unstable. + + -- tony mancill <[email protected]> Thu, 13 Oct 2011 19:09:11 -0700 + +maven2 (2.2.1-9) unstable; urgency=low + + * Team upload. + * Rebuild to update plugin versions. + * Make copyright DEP-5 compliant. + + -- Miguel Landaeta <[email protected]> Wed, 12 Oct 2011 17:11:45 -0430 + +maven2 (2.2.1-8) unstable; urgency=low + + * Team upload. + * Rebuild to update plugin versions. + + -- Damien Raude-Morvan <[email protected]> Tue, 11 Oct 2011 23:36:37 +0200 + +maven2 (2.2.1-7) unstable; urgency=low + + * Team upload. + * Rebuild to update plugin versions. + + -- Miguel Landaeta <[email protected]> Sun, 14 Aug 2011 15:06:30 -0430 + +maven2 (2.2.1-6) unstable; urgency=low + + * Team upload. + * No change rebuild in order to re-assemble the uber jar. (Closes: #636206). + * Bump Standards-Version to 3.9.2. No changes were required. + + -- Miguel Landaeta <[email protected]> Tue, 02 Aug 2011 21:56:46 -0430 + +maven2 (2.2.1-5) unstable; urgency=low + + * Remove Paul from Uploaders list. + * Add myself to Uploaders list. + * Build with maven2-core 2.2.1-4. + + -- Torsten Werner <[email protected]> Sun, 16 May 2010 13:43:36 +0200 + +maven2 (2.2.1-4) unstable; urgency=low + + * Improve bash completion for maven2, -D options are better + handled for plugins (for example, mvn install:install-file -DpomFile=...) + * Apply patch from Heikki Henriksen <[email protected]> to + fix mvnDebug command. Thanks Heikki! (Closes: #561596) + + -- Ludovic Claude <[email protected]> Tue, 06 Apr 2010 20:38:51 +0200 + +maven2 (2.2.1-3) unstable; urgency=low + + * Team Upload. + * Rebuild with new libmaven2-core-java 2.2.1-2 + (should fix plugins dependencies version issues) + * Update Standards-Version to 3.8.4: no changes needed + * Bump debhelper to >= 7 + * Use 3.0 (quilt) source format: + - Rework debian/README.source + + -- Damien Raude-Morvan <[email protected]> Mon, 05 Apr 2010 21:39:56 +0200 + +maven2 (2.2.1-2) unstable; urgency=low + + * Rebuild to update plugin versions (Closes: #552704, #553046). + + -- Michael Koch <[email protected]> Tue, 03 Nov 2009 14:41:53 +0100 + +maven2 (2.2.1-1) unstable; urgency=low + + * New upstream release (Closes: #542546) + * Update download url for debian/watch and debian/orig-tar.sh + * Update Standards-Version to 3.8.3 + - add debian/README.source + * Fix bash completion to keep working after single options such + as --offline or -Dmaven.test.skip=true + * Ensure that all classes are compiled for Java 1.5 (Closes: #542162) + + -- Ludovic Claude <[email protected]> Thu, 03 Sep 2009 20:42:38 +0100 + +maven2 (2.2.0-2) unstable; urgency=low + + * Upload to unstable. + + -- Torsten Werner <[email protected]> Fri, 14 Aug 2009 14:59:25 +0200 + +maven2 (2.2.0-1) experimental; urgency=low + + * New upstream version + * Added myself to Uploaders. + * Change section to java, bump Standards-Version to 3.8.1 + * Add a Build-Depends-Indep dependency on maven-repo-helper + * Move ant to Build-Depends (needed for clean target) + * Add dependency on java runtimes for the maven2 binary. + * Change the dependency on java-gcj to default-jdk (Closes: #526295) + * Update watch and added orig-tar.sh to download the sources, + get-orig-source in rules now uses uscan + * Use quilt to manage the patches, add a patch to use the upstream + build.xml as the build file, disabling all dependency downloading from it + * Split the package in 2 parts: maven2-core contains all libraries, + this package contains only the uber jar and the scripts + * Updated the build to use Maven and its plugins to bootstrap itself, + based on a patched version of the build.xml boostrap script provided + with Maven. In particular, it now generates properly the shaded uber-jar, + this will avoid potential class versionning conflicts for the shared + libraries used in the plugins. + * Added Build-Depends-Indep on libmaven-clean-plugin-java, + libmaven-compiler-plugin-java, libmaven-install-plugin-java, + libmaven-jar-plugin-java, libmaven-resources-plugin-java, + libmaven-shade-plugin-java and add a Recommends on those libraries. + * Remove debian/META-INF as this information is now generated by the build. + * Improve command line completion. + + -- Ludovic Claude <[email protected]> Mon, 02 Mar 2009 15:04:20 +0000 + +maven2 (2.0.9-2) unstable; urgency=low + + [ Michael Koch ] + * Reworked watch file to support RC versions correctly. + * Added myself to Uploaders. + + [ Paul Cager ] + * Added maven-toolchain to list of sub-projects to build. + (Closes: #486938). + * Standards version 3.8.0 (no changes necessary). + + -- Paul Cager <[email protected]> Sat, 21 Jun 2008 20:49:29 +0000 + +maven2 (2.0.9-1) unstable; urgency=low + + [ Paul Cager ] + * New upstream version + + [ Michael Koch ] + * Added bash-completion file (Closes: #477443). + + -- Paul Cager <[email protected]> Thu, 24 Apr 2008 23:46:29 +0100 + +maven2 (2.0.8-6) unstable; urgency=low + + * Added symlink /usr/share/maven2/bin/mvn -> /usr/bin/mvn + (and the same for m2). + Fixes bug http://jira.codehaus.org/browse/MINVOKER-28 + (thanks to [email protected] for reporting the bug). + + -- Paul Cager <[email protected]> Fri, 04 Apr 2008 20:15:52 +0100 + +maven2 (2.0.8-5) unstable; urgency=low + + * Fixed processing of command line options (Closes: #466860) + - Removed patch to call of commons-cli, and fixed problem in + commons-cli instead (see bug 469082). + + -- Paul Cager <[email protected]> Sun, 16 Mar 2008 11:44:55 +0000 + +maven2 (2.0.8-4) unstable; urgency=low + + * Closes: #458895: Creating empty project with artifacts fails. + Bug appeared when version 1.1 of libcommons-cli-java was uploaded. This + new version conforms more rigorously to its API check which exposed + a bug in the Maven code. (Patch "command-line"). + + -- Paul Cager <[email protected]> Fri, 11 Jan 2008 23:49:29 +0000 + +maven2 (2.0.8-3) unstable; urgency=low + + * Add versioned runtime dependency to libplexus-utils-java. + + -- Paul Cager <[email protected]> Fri, 14 Dec 2007 22:37:09 +0000 + +maven2 (2.0.8-2) unstable; urgency=low + + * Fixed version number. (Closes: #456298) + + -- Paul Cager <[email protected]> Fri, 14 Dec 2007 13:06:50 +0000 + +maven2 (2.0.8-1) unstable; urgency=low + + * New upstream release (Closes: #454087). + * Added min version to Build-Depends for libplexus-utils-java. + * Added Vcs-Svn control fields etc. + * Marked as compliant to standards version 3.7.3. + + -- Paul Cager <[email protected]> Sun, 02 Dec 2007 23:27:21 +0000 + +maven2 (2.0.7-2) unstable; urgency=low + + * Changed to use correct JDK/JRE defined in Debian's alternatives system, or + any one the user has specifically set up. + (Closes: #445006) + * Uses new "Homepage" field in debian/control. + + -- Paul Cager <[email protected]> Sun, 28 Oct 2007 13:58:23 +0000 + +maven2 (2.0.7-1) unstable; urgency=low + + * Initial release. (Closes: #323050) + + -- Paul Cager <[email protected]> Fri, 06 Jul 2007 16:37:52 +0100 Deleted: tags/maven2/2.2.1-12/debian/control =================================================================== --- trunk/maven2/debian/control 2012-07-18 00:32:07 UTC (rev 16248) +++ tags/maven2/2.2.1-12/debian/control 2012-08-16 20:59:53 UTC (rev 16275) @@ -1,40 +0,0 @@ -Source: maven2 -Section: java -Priority: optional -Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Michael Koch <[email protected]>, Ludovic Claude <[email protected]>, - Torsten Werner <[email protected]> -Build-Depends-Indep: maven-repo-helper, ant-optional, junit, libmaven-clean-plugin-java, - libmaven-compiler-plugin-java, libmaven-install-plugin-java, libmaven-jar-plugin-java, - libmaven-resources-plugin-java, libmaven-shade-plugin-java, - libmaven2-core-java (>= 2.2.1-4~), maven-ant-helper -Build-Depends: debhelper (>= 7), cdbs (>= 0.4.5.3), default-jdk, ant -Standards-Version: 3.9.2 -Homepage: http://maven.apache.org/ -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven2 -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven2 - -Package: maven2 -Architecture: all -Depends: ${misc:Depends}, libmaven2-core-java, - default-jre (>= 1.4) | default-jre-headless (>= 1.4) | java2-runtime | java2-runtime-headless -Recommends: libmaven-clean-plugin-java, - libmaven-compiler-plugin-java, libmaven-install-plugin-java, libmaven-jar-plugin-java, - libmaven-resources-plugin-java, libmaven-shade-plugin-java -Conflicts: maven2-binary -Replaces: maven2-binary -Description: Java software project management and comprehension tool - Maven is a software project management and comprehension tool. Based on the - concept of a project object model (POM), Maven can manage a project's build, - reporting and documentation from a central piece of information. - . - Maven's primary goal is to allow a developer to comprehend the complete - state of a development effort in the shortest period of time. In order to - attain this goal there are several areas of concern that Maven attempts - to deal with: - . - * Making the build process easy - * Providing a uniform build system - * Providing quality project information - * Providing guidelines for best practices development - * Allowing transparent migration to new features Copied: tags/maven2/2.2.1-12/debian/control (from rev 16274, trunk/maven2/debian/control) =================================================================== --- tags/maven2/2.2.1-12/debian/control (rev 0) +++ tags/maven2/2.2.1-12/debian/control 2012-08-16 20:59:53 UTC (rev 16275) @@ -0,0 +1,40 @@ +Source: maven2 +Section: java +Priority: optional +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Michael Koch <[email protected]>, Ludovic Claude <[email protected]>, + Torsten Werner <[email protected]> +Build-Depends-Indep: maven-repo-helper, ant-optional, junit, libmaven-clean-plugin-java, + libmaven-compiler-plugin-java, libmaven-install-plugin-java, libmaven-jar-plugin-java, + libmaven-resources-plugin-java, libmaven-shade-plugin-java, + libmaven2-core-java (>= 2.2.1-4~), maven-ant-helper +Build-Depends: debhelper (>= 7), cdbs (>= 0.4.5.3), default-jdk, ant +Standards-Version: 3.9.3 +Homepage: http://maven.apache.org/ +Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven2 +Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven2 + +Package: maven2 +Architecture: all +Depends: ${misc:Depends}, libmaven2-core-java, + default-jre (>= 1.4) | default-jre-headless (>= 1.4) | java2-runtime | java2-runtime-headless +Recommends: libmaven-clean-plugin-java, + libmaven-compiler-plugin-java, libmaven-install-plugin-java, libmaven-jar-plugin-java, + libmaven-resources-plugin-java, libmaven-shade-plugin-java +Conflicts: maven2-binary +Replaces: maven2-binary +Description: Java software project management and comprehension tool + Maven is a software project management and comprehension tool. Based on the + concept of a project object model (POM), Maven can manage a project's build, + reporting and documentation from a central piece of information. + . + Maven's primary goal is to allow a developer to comprehend the complete + state of a development effort in the shortest period of time. In order to + attain this goal there are several areas of concern that Maven attempts + to deal with: + . + * Making the build process easy + * Providing a uniform build system + * Providing quality project information + * Providing guidelines for best practices development + * Allowing transparent migration to new features Deleted: tags/maven2/2.2.1-12/debian/copyright =================================================================== --- trunk/maven2/debian/copyright 2012-07-18 00:32:07 UTC (rev 16248) +++ tags/maven2/2.2.1-12/debian/copyright 2012-08-16 20:59:53 UTC (rev 16275) @@ -1,28 +0,0 @@ -Format: http://dep.debian.net/deps/dep5/ -Upstream-Name: Maven Compiler Plugin -Upstream-Contact: Apache Maven team -Source: http://maven.apache.org/ - -Files: * -Copyright: 2001-2009, The Apache Software Foundation. -License: Apache-2.0 - -Files: debian/bash_completion.d/maven2 -Copyright: 2006-2007, Shawn O. Pearce <[email protected]> -Copyright: 2009, Ludovic Claude <[email protected]> -License: GPL-2 - -Files: debian/* -Copyright: 2007, Paul Cager <[email protected]> -Copyright: 2009, Ludovic Claude <[email protected]> -License: GPL-2 - -License: Apache-2.0 - On Debian GNU/Linux system you can find the complete text of the - Apache 2.0 license in '/usr/share/common-licenses/Apache-2.0'. - -License: GPL-2 - On Debian GNU/Linux system you can find the complete text of the - GNU General Public License version 2 license in - '/usr/share/common-licenses/GPL-2'. - Copied: tags/maven2/2.2.1-12/debian/copyright (from rev 16274, trunk/maven2/debian/copyright) =================================================================== --- tags/maven2/2.2.1-12/debian/copyright (rev 0) +++ tags/maven2/2.2.1-12/debian/copyright 2012-08-16 20:59:53 UTC (rev 16275) @@ -0,0 +1,28 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: Maven Compiler Plugin +Upstream-Contact: Apache Maven team +Source: http://maven.apache.org/ + +Files: * +Copyright: 2001-2009, The Apache Software Foundation. +License: Apache-2.0 + +Files: debian/bash_completion.d/maven2 +Copyright: 2006-2007, Shawn O. Pearce <[email protected]> + 2009, Ludovic Claude <[email protected]> +License: GPL-2 + +Files: debian/* +Copyright: 2007, Paul Cager <[email protected]> + 2009, Ludovic Claude <[email protected]> +License: GPL-2 + +License: Apache-2.0 + On Debian GNU/Linux system you can find the complete text of the + Apache 2.0 license in '/usr/share/common-licenses/Apache-2.0'. + +License: GPL-2 + On Debian GNU/Linux system you can find the complete text of the + GNU General Public License version 2 license in + '/usr/share/common-licenses/GPL-2'. + _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

