Source: libgnumail-java
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Michael Koch <konqueror@gmx.de>,
           Torsten Werner <twerner@debian.org>
Build-Depends: debhelper (>= 7), cdbs (>= 0.4.5.3), ant
Build-Depends-Indep: default-jdk, libgnujaf-java, libgnuinet-java,
 default-jdk-doc
Standards-Version: 3.8.4
Homepage: http://savannah.gnu.org/projects/classpathx
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libgnumail-java
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libgnumail-java/

Package: libgnumail-java
Architecture: all
Depends: libgnujaf-java, libgnuinet-java, ${misc:Depends}
Suggests: libgnumail-java-doc
Description: free implementation of the javamail API
 The javamail API provides abstract classes that model a mail 
 system. With the GNU free implementation of the javamail API, you can 
 send and read messages using SMTP, IMAP4, POP3, mbox, Maildir and
 NNTP

Package: libgnumail-java-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Recommends: default-jdk-doc, libgnujaf-java, libgnuinet-java
Suggests: libgnumail-java
Description: free implementation of the javamail API (Javadocs)
 The javamail API provides abstract classes that model a mail 
 system. With the GNU free implementation of the javamail API, you can 
 send and read messages using SMTP, IMAP4, POP3, mbox, Maildir and
 NNTP.
 .
 This package provides the documentation for libgnumail-java
