Comment 14 for bug 427539

Revision history for this message
Chris (chris-yourdreamnet) wrote :

Following Sync guidelines:

Source package name: maven2
Sync version: 2.2.1-1
Sync from: Debian sid experimental
Changelog since current version:

 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 address hidden> Thu, 03 Sep 2009 20:42:38 +0100
maven2 (2.2.0-2) unstable; urgency=low

   * Upload to unstable.

 -- Torsten Werner <email address hidden> 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 address hidden> Mon, 02 Mar 2009 15:04:20 +0000

No Ubuntu changes made to Debian package therefore no changes to be dropped.

Installed locally from Debian repo successfully. Testing proves no bugs in normal operation, significant improvement to current state of inoperable.