Package: maven-debian-helper Maintainer: Debian Java Maintainers <[email protected]> Changed-By: Ludovic Claude <[email protected]> Architecture: source all Changes: * ${maven:Depends} and similar substitution vars: add version constraints when possible * Use dpkg to resolve the dependent packages in ${maven:DocDepends} (Closes: #588114) * Use dpkg to search for the documentation package (Closes: #588114) * mh_make: suggest installing missing dependencies which are not ignored during the build * add property debian.hasPackageVersion property, if true in the repository POM then other packages depending on a POM with this property on will have an addition version constraint generated in ${maven:Depends} * mh_make: detect when debian.hasPackageVersion can be used, ask for the upstream version of the package for confirmation. * d/control: add Recommends: on subversion as it's used by mh_make, add Build-Depends on libmaven-plugin-tools-java and junit * d/build.xml: fix build when previous versions of this package are not already installed on the system. * d/rules: use debian/.mh instead of debian/tmp as temp directory to better comply with Debian policy.
__ This is the maintainer address of Debian's Java team <http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers>. Please use [email protected] for discussions and questions.

