File: control

package info (click to toggle)
libloader 0.3.7-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 592 kB
  • ctags: 534
  • sloc: java: 3,497; xml: 847; makefile: 14
file content (34 lines) | stat: -rw-r--r-- 1,450 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
Source: libloader
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Michael Koch <konqueror@gmx.de>
Build-Depends: debhelper (>= 7), cdbs, default-jdk, ant, libjcommon-java (>= 1.0.10), libpixie-java (>= 0.8.6)
Build-Conflicts: liboscache-java
Standards-Version: 3.8.4
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libloader
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libloader
Homepage: http://sourceforge.net/projects/jfreereport/

Package: libloader-java
Architecture: all
Depends: libjcommon-java (>= 1.0.10), ${misc:Depends}
Recommends: libehcache-java, libpixie-java (>= 0.8.6-1)
Description: Java general purpose resource loading framework
 LibLoader is a general purpose resource loading framework. It has been
 designed to allow to load resources from any physical location and to
 allow the processing of that content data in a generic way, totally
 transparent to the user of that library.

Package: libloader-java-doc
Section: doc
Depends: ${misc:Depends}
Architecture: all
Description: Java general purpose resource loading framework -- documentation
 LibLoader is a general purpose resource loading framework. It has been
 designed to allow to load resources from any physical location and to
 allow the processing of that content data in a generic way, totally
 transparent to the user of that library.
 .
 This package contains the Javadoc.