File: control

package info (click to toggle)
libcommons-collections-java 2.1.1-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,732 kB
  • ctags: 2,772
  • sloc: java: 19,537; xml: 314; makefile: 9
file content (23 lines) | stat: -rw-r--r-- 1,009 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
Source: libcommons-collections-java
Section: libs
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Takashi Okamoto <tora@debian.org>
Build-Depends-Indep: debhelper (>> 4.0.0), libant1.6-java, kaffe (>= 1:1.1.3), jikes (>= 1:1.18-8), cdbs (>= 0.4.21-0.1)
Standards-Version: 3.5.8

Package: libcommons-collections-java
Architecture: all
Depends: kaffe (>= 1:1.1.3) | java2-runtime
Suggests: libcommons-collections-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-collections-java-doc
#Architecture: all
#Description: Documentation for libcommons-collections-java
# Documentation for libcommons-collections-java which is a set of abstract 
# data type interfaces and implementations.