maven-repo-helper (1.5.2) unstable; urgency=low
[ Ludovic Claude ]
* Match jar with bundle as they are equivalent
* Add support for packages built with dh 7 and javahelper: use
the following line in your rules file:
dh $@ --with javahelper --with jh_mavenrepohelper
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).
[ Damien Raude-Morvan ]
* Keep relativePath attribute on parent pom.
* d/control: Fix typo in package description (Closes: #617438).
* src/main/java/org/debian/maven/repo/RepositoryReportWriter.java: Add
a hack to change output of Maven repository checker.
* Bump Standards-Version to 3.9.2 (no changes needed).
-- James Page <email address hidden> Mon, 12 Sep 2011 16:51:32 +0000