File: control

package info (click to toggle)
libloader 1.1.6.dfsg-4.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 876 kB
  • sloc: java: 6,457; xml: 1,669; makefile: 20
file content (35 lines) | stat: -rw-r--r-- 1,670 bytes parent folder | download | duplicates (2)
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
Source: libloader
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Rene Engelhard <rene@debian.org>
Build-Depends: debhelper (>= 7), cdbs, default-jdk, ant, ant-optional, libjcommon-java (>= 1.0.10), libpixie-java (>= 1.1.6), libbase-java, libcommons-logging-java, libehcache-java, libbatik-java, libxml-commons-external-java, javahelper, junit, ant-contrib
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: ${java:Depends},${misc:Depends}
#libjcommon-java (>= 1.0.10), libbase-java, libcommons-logging-java, ${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.