Source: polyglot-maven
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <drazzib@debian.org>
Build-Depends: debhelper (>= 9), default-jdk, maven-repo-helper (>= 1.5)
Build-Depends-Indep: ant,
                     groovy2,
                     junit4,
                     libcommons-cli-java,
                     libcommons-logging-java,
                     libplexus-classworlds2-java,
                     libplexus-containers1.5-java,
                     libplexus-utils2-java,
                     libmaven3-core-java (>= 3.3.3-4~)
Standards-Version: 3.9.6
Homepage: https://github.com/tobrien/polyglot-maven
Vcs-Git: git://anonscm.debian.org/pkg-java/polyglot-maven.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/polyglot-maven.git

Package: libpolyglot-maven-java
Architecture: all
Depends: ${misc:Depends}
Suggests: libpolyglot-maven-java-doc
Description: modules to enable Maven usage in others JVM languages
 Polyglot Maven harnesses the power of Maven through modern implementations
 of the JVM language like Groovy, Scala, Clojure and JRuby.

Package: libpolyglot-maven-java-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Suggests: libpolyglot-maven-java
Description: modules to enable Maven usage in others JVM languages - docs
 Polyglot Maven harnesses the power of Maven through modern implementations
 of the JVM language like Groovy, Scala, Clojure and JRuby.
 .
 This package contains the API documentation of libpolyglot-maven-java.
