File: control

package info (click to toggle)
libcommons-collections3-java 3.1a-3.1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 5,236 kB
  • ctags: 8,198
  • sloc: java: 51,126; xml: 1,412; makefile: 14
file content (26 lines) | stat: -rw-r--r-- 1,066 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
Source: libcommons-collections3-java
Section: libs
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Wolfgang Baer <WBaer@gmx.de>, Arnaud Vandyck <avdyk@debian.org>
Build-Depends: debhelper (>= 4.2.30), cdbs (>=0.4.21)
Build-Depends-Indep: ant, ant-optional, java-gcj-compat-dev, junit
Standards-Version: 3.7.2

Package: libcommons-collections3-java
Architecture: all
Section: libs
Depends: kaffe (>= 2:1.1.5-3) | java-gcj-compat | java1-runtime | java2-runtime
Suggests: libcommons-collections3-java-doc
Description: A 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-collections3-java-doc
Architecture: all
Section: doc
Description: Documentation for libcommons-collections3-java
 Javadocs for libcommons-collections3-java which is a Java
 collection framework.