Source: javadap
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Mathieu Malaterre <malat@debian.org>
Build-Depends: debhelper (>= 8), default-jdk, ant, javahelper (>= 0.25)
Build-Depends-Indep: libjdom1-java, libcommons-httpclient-java, junit, tomcat7-common
Standards-Version: 3.9.4
Homepage: http://opendap.org
Vcs-Svn: svn://svn.debian.org/pkg-java/trunk/javadap
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/javadap/

Package: libopendap-java
Architecture: all
Depends: ${java:Depends}, ${misc:Depends}
Recommends: ${java:Recommends}
Description: Project for a Network Data Access Protocol
 OPeNDAP is a framework that simplifies all aspects of scientific data
 networking.
 .
 OPeNDAP provides software which makes local data accessible to remote
 locations regardless of local storage format.
 .
 OPeNDAP also provides tools for transforming existing applications into
 OPeNDAP clients (i.e., enabling them to remotely access OPeNDAP served data).

Package: libopendap-java-doc
Section: doc
Architecture: all
Depends: ${java:Depends}, ${misc:Depends}
Recommends: ${java:Recommends}
Description: Project for a Network Data Access Protocol (documentation)
 OPeNDAP is a framework that simplifies all aspects of scientific data
 networking.
 .
 OPeNDAP provides software which makes local data accessible to remote
 locations regardless of local storage format.
 .
 OPeNDAP also provides tools for transforming existing applications into
 OPeNDAP clients (i.e., enabling them to remotely access OPeNDAP served data).
 .
 This package provides the documentation for the library
