mini-dinstall: Successfully installed maven-repo-helper 1.6 to unstable
Mini-Dinstall
ludovicc-guest at alioth.debian.org
Sun Nov 13 22:48:36 UTC 2011
Package: maven-repo-helper
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Changed-By: Ludovic Claude <ludovic.claude at laposte.net>
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.
More information about the pkg-java-maintainers
mailing list