Source: maven-debian-helper
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Torsten Werner <twerner@debian.org>,
           Ludovic Claude <ludovic.claude@laposte.net>,
           Damien Raude-Morvan <drazzib@debian.org>,
           Thomas Koch <thomas@koch.ro>,
           Emmanuel Bourg <ebourg@apache.org>,
           Wolodja Wentland <debian@babilen5.org>
Build-Depends: cdbs, debhelper (>= 10), default-jdk-headless | default-jdk, maven-ant-helper (>= 7.0), ant-optional, help2man
Build-Depends-Indep: junit4,
                     libcommons-io-java,
                     libmaven3-core-java,
                     libmaven-plugin-tools-java,
                     libplexus-velocity-java,
                     maven-repo-helper (>= 1.9)
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-debian-helper.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-debian-helper.git
Homepage: http://wiki.debian.org/Java/MavenBuilder

Package: maven-debian-helper
Architecture: all
Depends: ${misc:Depends}, default-jdk-headless | default-jdk, maven-repo-helper (>= 1.9), maven (>= 3.3),
         libmaven-clean-plugin-java,
         libmaven-compiler-plugin-java,
         libmaven-jar-plugin-java,
         libmaven-resources-plugin-java,
         libmaven-site-plugin-java,
         libplexus-velocity-java,
         libsurefire-java,
         libxml2-utils,
         velocity,
         unzip
Suggests: libmaven-javadoc-plugin-java, apt-file, devscripts, subversion
Description: Helper tools for building Debian packages with Maven
 maven-debian-helper is a set of tools used to generate Debian packages from
 Maven projects and build them in a manner that complies with the Debian
 policies.
