Source: libcommons-collections-java
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Emmanuel Bourg <ebourg@apache.org>
Build-Depends: debhelper (>= 5), cdbs, maven-repo-helper
Build-Depends-Indep: ant, default-jdk
Standards-Version: 3.9.4
Homepage: http://commons.apache.org/collections/
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libcommons-collections-java
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libcommons-collections-java

Package: libcommons-collections-java
Architecture: all
Depends: ${misc:Depends}
Suggests: libcommons-collections-java-doc
Description: set of abstract data type interfaces and implementations
 The Java Collections Framework provides a set of abstract data
 type interfaces and implementations that offer both a wealth
 of useful functionality, and a solid foundation for extending
 that functionality.

Package: libcommons-collections-java-doc
Architecture: all
Section: doc
Replaces: libcommons-collections-java (<< 2.1.1-10)
Conflicts: libcommons-collections-java (<< 2.1.1-10)
Depends: ${misc:Depends}
Description: set of abstract data type interfaces and implementations - doc
 The Java Collections Framework provides a set of abstract data
 type interfaces and implementations that offer both a wealth
 of useful functionality, and a solid foundation for extending
 that functionality.
 .
 This package contains Javadoc API documentation for
 libcommons-collections-java package.
