Package: maven-repo-helper Maintainer: Debian Java Maintainers <[email protected]> Changed-By: Ludovic Claude <[email protected]> Architecture: source Changes: [ Ludovic Claude ] * Add tutorial, reference and repository specification in documentation * Update options on mh_installpom and mh_installpoms, to use the new arguments added to mh_cleanpom * Add Build-Depend on markdown to build the doc * Add support for packages built with dh 7 and javahelper: use the following line in your rules file: dh $@ --with javahelper --with jh_maven_repo_helper This will build the package with javahelper, and the resulting jar will be installed in the Maven repository (you need of course the <package>.poms file and the POM files in your package). * Add mh_linkjars to link the jars listed in the .poms file, this is used by the jh_maven_repo_helper plugin for dh 7. * Deprecate mh_installjar -i option and replace it with -j to avoid conflicts with -i/--ignore-rules option used elsewhere. * Review all options passed to the mh_* scripts, in particular --set-version for mh_installjar (Closes: #640730)
[ Damien Raude-Morvan ] * mh_checkrepo: Fix error when launching without any param. __ This is the maintainer address of Debian's Java team <http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use [email protected] for discussions and questions.

