File: control

package info (click to toggle)
libcommons-collections-java 2.1.1-10
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,764 kB
  • sloc: java: 19,537; xml: 312; makefile: 17
file content (36 lines) | stat: -rw-r--r-- 1,509 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Source: libcommons-collections-java
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Michael Koch <konqueror@gmx.de>
Build-Depends: debhelper (>= 5), cdbs, maven-repo-helper
Build-Depends-Indep: ant, default-jdk
Standards-Version: 3.9.2
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.