Source: maven-processor-plugin
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Emmanuel Bourg <ebourg@apache.org>
Build-Depends:
 debhelper-compat (= 13),
 default-jdk,
 junit4,
 libmaven-plugin-tools-java (>= 3.2),
 libmaven3-core-java,
 libplexus-compiler-java,
 maven-debian-helper (>= 1.5)
Standards-Version: 4.6.2
Vcs-Git: https://salsa.debian.org/java-team/maven-processor-plugin.git
Vcs-Browser: https://salsa.debian.org/java-team/maven-processor-plugin
Homepage: http://bsorrentino.github.io/maven-annotation-plugin/

Package: libmaven-processor-plugin-java
Architecture: all
Depends: ${maven:Depends}, ${misc:Depends}
Suggests: ${maven:OptionalDepends}
Description: Maven plugin to process annotations for Java 6 at compile time
 The Maven processor plugin helps to use from Maven the new annotation
 processing provided by Java 6 integrated in the Java compiler.
 This plugin could be considered the 'alter ego' of the Maven apt plugin.
