Source: felix-gogo-runtime
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <drazzib@debian.org>
Build-Depends: cdbs, debhelper (>= 7), default-jdk, maven-debian-helper
Build-Depends-Indep: default-jdk-doc,
                     junit4,
                     libmaven-bundle-plugin-java,
                     libmaven-javadoc-plugin-java,
                     libosgi-compendium-java,
                     libosgi-compendium-java-doc,
                     libosgi-core-java,
                     libosgi-core-java-doc,
                     libsurefire-java
Standards-Version: 3.9.4
Vcs-Git: git://git.debian.org/git/pkg-java/felix-gogo-runtime.git
Vcs-Browser: http://git.debian.org/?p=pkg-java/felix-gogo-runtime.git
Homepage: http://felix.apache.org/site/apache-felix-gogo.html

Package: libfelix-gogo-runtime-java
Architecture: all
Depends: ${maven:Depends}, ${misc:Depends}
Recommends: ${maven:OptionalDepends}
Suggests: libfelix-gogo-runtime-java-doc
Description: Apache Felix Gogo Runtime bundle
 Apache Felix Gogo is a subproject of Apache Felix implementing the OSGi
 RFC 147, which describes a standard shell for OSGi-based environments.
 .
 Runtime bundle of Gogo subproject implements the core command processing
 functionality.

Package: libfelix-gogo-runtime-java-doc
Architecture: all
Section: doc
Depends: ${maven:DocDepends}, ${misc:Depends}
Recommends: ${maven:DocOptionalDepends}
Suggests: libfelix-gogo-runtime-java
Description: Documentation for Apache Felix Gogo Runtime bundle
 Apache Felix Gogo is a subproject of Apache Felix implementing the OSGi
 RFC 147, which describes a standard shell for OSGi-based environments.
 .
 Runtime bundle of Gogo subproject implements the core command processing
 functionality.
 .
 This package contains the API documentation of libfelix-gogo-runtime-java.
