Author: ebourg-guest Date: 2013-11-05 23:13:45 +0000 (Tue, 05 Nov 2013) New Revision: 17440
Added: tags/maven2/2.2.1-17/ tags/maven2/2.2.1-17/debian/changelog tags/maven2/2.2.1-17/debian/compat tags/maven2/2.2.1-17/debian/control Removed: tags/maven2/2.2.1-17/debian/changelog tags/maven2/2.2.1-17/debian/compat tags/maven2/2.2.1-17/debian/control Log: [svn-buildpackage] Tagging maven2 2.2.1-17 Deleted: tags/maven2/2.2.1-17/debian/changelog =================================================================== --- trunk/maven2/debian/changelog 2013-10-18 09:06:45 UTC (rev 17347) +++ tags/maven2/2.2.1-17/debian/changelog 2013-11-05 23:13:45 UTC (rev 17440) @@ -1,250 +0,0 @@ -maven2 (2.2.1-14) unstable; urgency=low - - * Team upload. - * Rebuild with libmaven2-core-java 2.2.1-10 (Updates maven-antrun-plugin) - - -- Emmanuel Bourg <[email protected]> Sun, 23 Jun 2013 15:29:15 +0200 - -maven2 (2.2.1-13) unstable; urgency=low - - [ Miguel Landaeta ] - * Team upload. - * Fix permissions of mvnDebug script. (Closes: #687154). - * Remove Michael Koch from Uploaders list. - Thanks for your work on this package. (Closes: #654115). - - [ tony mancill ] - * Fix typo in maven bash completion file. (Closes: #688722) - - Thank you to Oleksandr Gavenko. - - [ Ludovic Claude ] - * Add resolution for the exec plugin in the bash completion. - - [ Emmanuel Bourg ] - * Updated Standards-Version to 3.9.4 (no changes) - * Removed the dependency on backport-util-concurrent - * debian/control: Use canonical URLs for the Vcs-* fields - * debian/maven.rules: Removed the unused rule for maven-clean-plugin - - -- Emmanuel Bourg <[email protected]> Wed, 12 Jun 2013 10:06:15 +0200 - -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 Copied: tags/maven2/2.2.1-17/debian/changelog (from rev 17437, trunk/maven2/debian/changelog) =================================================================== --- tags/maven2/2.2.1-17/debian/changelog (rev 0) +++ tags/maven2/2.2.1-17/debian/changelog 2013-11-05 23:13:45 UTC (rev 17440) @@ -0,0 +1,275 @@ +maven2 (2.2.1-17) unstable; urgency=low + + * Team upload. + * Rebuild with libmaven2-core-java 2.2.1-13 (Updates maven-source-plugin, + maven-install-plugin and maven-javadoc-plugin) + + -- Emmanuel Bourg <[email protected]> Tue, 05 Nov 2013 23:44:28 +0100 + +maven2 (2.2.1-16) unstable; urgency=low + + * Team upload. + * Rebuild with libmaven2-core-java 2.2.1-12 (Updates maven-plugin-plugin) + * Updated Standards-Version to 3.9.5 (no changes) + + -- Emmanuel Bourg <[email protected]> Fri, 18 Oct 2013 19:10:12 +0200 + +maven2 (2.2.1-15) unstable; urgency=low + + * Team upload. + * Rebuild with libmaven2-core-java 2.2.1-11 (Updates maven-javadoc-plugin, + maven-jar-plugin and maven-dependency-plugin) + * Build depend on debhelper >= 9 + + -- Emmanuel Bourg <[email protected]> Fri, 18 Oct 2013 17:52:29 +0200 + +maven2 (2.2.1-14) unstable; urgency=low + + * Team upload. + * Rebuild with libmaven2-core-java 2.2.1-10 (Updates maven-antrun-plugin) + + -- Emmanuel Bourg <[email protected]> Sun, 23 Jun 2013 15:29:15 +0200 + +maven2 (2.2.1-13) unstable; urgency=low + + [ Miguel Landaeta ] + * Team upload. + * Fix permissions of mvnDebug script. (Closes: #687154). + * Remove Michael Koch from Uploaders list. + Thanks for your work on this package. (Closes: #654115). + + [ tony mancill ] + * Fix typo in maven bash completion file. (Closes: #688722) + - Thank you to Oleksandr Gavenko. + + [ Ludovic Claude ] + * Add resolution for the exec plugin in the bash completion. + + [ Emmanuel Bourg ] + * Updated Standards-Version to 3.9.4 (no changes) + * Removed the dependency on backport-util-concurrent + * debian/control: Use canonical URLs for the Vcs-* fields + * debian/maven.rules: Removed the unused rule for maven-clean-plugin + + -- Emmanuel Bourg <[email protected]> Wed, 12 Jun 2013 10:06:15 +0200 + +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-17/debian/compat =================================================================== --- trunk/maven2/debian/compat 2013-10-18 09:06:45 UTC (rev 17347) +++ tags/maven2/2.2.1-17/debian/compat 2013-11-05 23:13:45 UTC (rev 17440) @@ -1 +0,0 @@ -7 Copied: tags/maven2/2.2.1-17/debian/compat (from rev 17357, trunk/maven2/debian/compat) =================================================================== --- tags/maven2/2.2.1-17/debian/compat (rev 0) +++ tags/maven2/2.2.1-17/debian/compat 2013-11-05 23:13:45 UTC (rev 17440) @@ -0,0 +1 @@ +9 Deleted: tags/maven2/2.2.1-17/debian/control =================================================================== --- trunk/maven2/debian/control 2013-10-18 09:06:45 UTC (rev 17347) +++ tags/maven2/2.2.1-17/debian/control 2013-11-05 23:13:45 UTC (rev 17440) @@ -1,40 +0,0 @@ -Source: maven2 -Section: java -Priority: optional -Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: 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-10~), maven-ant-helper -Build-Depends: debhelper (>= 7), cdbs (>= 0.4.5.3), default-jdk, ant -Standards-Version: 3.9.4 -Homepage: http://maven.apache.org -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/maven2 -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/maven2 - -Package: maven2 -Architecture: all -Depends: ${misc:Depends}, libmaven2-core-java, - default-jre (>= 1.5) | default-jre-headless (>= 1.5) | 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-17/debian/control (from rev 17437, trunk/maven2/debian/control) =================================================================== --- tags/maven2/2.2.1-17/debian/control (rev 0) +++ tags/maven2/2.2.1-17/debian/control 2013-11-05 23:13:45 UTC (rev 17440) @@ -0,0 +1,51 @@ +Source: maven2 +Section: java +Priority: optional +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Ludovic Claude <[email protected]>, + Torsten Werner <[email protected]> +Build-Depends-Indep: ant-optional, + junit, + libmaven-clean-plugin-java, + libmaven-compiler-plugin-java, + libmaven-install-plugin-java (>= 2.4), + libmaven-jar-plugin-java, + libmaven-resources-plugin-java, + libmaven-shade-plugin-java, + libmaven2-core-java (>= 2.2.1-13~), + maven-ant-helper, + maven-repo-helper +Build-Depends: ant, cdbs (>= 0.4.5.3), debhelper (>= 9), default-jdk +Standards-Version: 3.9.5 +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/maven2 +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/maven2 +Homepage: http://maven.apache.org + +Package: maven2 +Architecture: all +Depends: default-jre (>= 1.5) | default-jre-headless (>= 1.5) | java2-runtime | java2-runtime-headless, + libmaven2-core-java, + ${misc:Depends} +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 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

