File: control

package info (click to toggle)
libbase 1.1.6-3
  • links: PTS
  • area: main
  • in suites: bookworm, trixie
  • size: 944 kB
  • sloc: java: 8,709; xml: 1,522; makefile: 18
file content (25 lines) | stat: -rw-r--r-- 868 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
Source: libbase
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Rene Engelhard <rene@debian.org>
Build-Depends: debhelper-compat (= 13),
               default-jdk,
               ant,
               libcommons-logging-java,
               javahelper,
               ant-optional,
               junit <!nocheck>
Standards-Version: 4.6.0
Rules-Requires-Root: no
Homepage: http://jfreereport.sourceforge.net/

Package: libbase-java
Architecture: all
Depends: ${java:Depends},
         ${misc:Depends}
Description: general purpose base service library (OOo 3.1 branch)
 LibBase is a library developed to provide base services like
 logging, configuration and initialization to all other libraries
 and applications. The library is the root library for all other
 Pentaho-Reporting projects.