[ubuntu/karmic] maven-repo-helper 0.7 (Accepted)

Ubuntu Installer archive at ubuntu.com
Mon Aug 17 13:29:52 BST 2009


maven-repo-helper (0.7) unstable; urgency=low

  * Install jars in /usr/share/java and create link to them from
    the Maven repository (as suggested by Marcus Better)
  * Add a new script, mh_linkjar, which creates links to the jar into
    /usr/share/maven-repo. Unlike mh_installjar, it does not copy the
    jar into the build directory.
  * Use install instead of dh_install in the scripts as it can
    interfer if there is a .install file in the debian folder.
  * Add Recommends: debhelper as debhelper is used in some scripts
    (mh_install* and mh_linkjar)
  * Add --set-version to mh_cleanpom, mh_installpom, mh_installpoms
    to be able to force the version of the artifact in Maven without
    needing patching the original POM file.
  * More errors detected in repo scan
  * Use http://maven.apache.org/xsd/maven-4_0_0.xsd as the location of
    the xsd in the xml namespace declaration to keep gcj happy. It should
    not affect Maven or other tools, provided that the xsd is registered
    in a XML catalog.
  * By default, remove the test dependencies from cleaned POMs (except for
    multi-module POM) as they are not useful outside building the project
    itself most of the time and they make checking consistency in the 
    Maven repository harder.
  * mh_cleanpom, mh_installpom(s) and mh_transformpoms can remove 
    dependencies from the POM files

maven-repo-helper (0.6.1) experimental; urgency=low

  * Add a workaround to use gcj with maven-repo-helper:
    avoid using gnu xml stream when reading or writing XML documents.

maven-repo-helper (0.6) experimental; urgency=low

  * Move mh_genrules scripts to the maven-debian-helper package,
    as it needs mh_lspoms and other components from this package.
  * Repair missing version information on dependencies

maven-repo-helper (0.5) unstable; urgency=low

  * Initial release. (Closes: #521947)

Date: Mon,  17 Aug 2009 12:04:10 +0100
Changed-By: fabrice_sp <coutadeurf at gmail.com>
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Origin: Debian/unstable
https://launchpad.net/ubuntu/karmic/+source/maven-repo-helper/0.7
-------------- next part --------------
Origin: Debian/unstable
Format: 1.7
Date: Mon,  17 Aug 2009 12:04:10 +0100
Source: maven-repo-helper
Binary: maven-repo-helper
Architecture: source
Version: 0.7
Distribution: karmic
Urgency: low
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Changed-By: fabrice_sp <coutadeurf at gmail.com>
Description: 
 maven-repo-helper - Helper tools for including Maven metatada in Debian packages
Closes: 521947
Changes: 
 maven-repo-helper (0.7) unstable; urgency=low
 .
   * Install jars in /usr/share/java and create link to them from
     the Maven repository (as suggested by Marcus Better)
   * Add a new script, mh_linkjar, which creates links to the jar into
     /usr/share/maven-repo. Unlike mh_installjar, it does not copy the
     jar into the build directory.
   * Use install instead of dh_install in the scripts as it can
     interfer if there is a .install file in the debian folder.
   * Add Recommends: debhelper as debhelper is used in some scripts
     (mh_install* and mh_linkjar)
   * Add --set-version to mh_cleanpom, mh_installpom, mh_installpoms
     to be able to force the version of the artifact in Maven without
     needing patching the original POM file.
   * More errors detected in repo scan
   * Use http://maven.apache.org/xsd/maven-4_0_0.xsd as the location of
     the xsd in the xml namespace declaration to keep gcj happy. It should
     not affect Maven or other tools, provided that the xsd is registered
     in a XML catalog.
   * By default, remove the test dependencies from cleaned POMs (except for
     multi-module POM) as they are not useful outside building the project
     itself most of the time and they make checking consistency in the 
     Maven repository harder.
   * mh_cleanpom, mh_installpom(s) and mh_transformpoms can remove 
     dependencies from the POM files
 .
 maven-repo-helper (0.6.1) experimental; urgency=low
 .
   * Add a workaround to use gcj with maven-repo-helper:
     avoid using gnu xml stream when reading or writing XML documents.
 .
 maven-repo-helper (0.6) experimental; urgency=low
 .
   * Move mh_genrules scripts to the maven-debian-helper package,
     as it needs mh_lspoms and other components from this package.
   * Repair missing version information on dependencies
 .
 maven-repo-helper (0.5) unstable; urgency=low
 .
   * Initial release. (Closes: #521947)
Files: 
 8a6199dcc154bb30cc1a46f4cf8c3df3 1093 java optional maven-repo-helper_0.7.dsc
 4cf4f9772e51fad8a645f10b058e6738 49877 java optional maven-repo-helper_0.7.tar.gz


More information about the Karmic-changes mailing list