File: control

package info (click to toggle)
libbase 1.1.6-2
  • links: PTS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 840 kB
  • ctags: 978
  • sloc: java: 8,709; xml: 1,533; makefile: 18
file content (19 lines) | stat: -rw-r--r-- 750 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
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 (>= 5), cdbs, default-jdk, ant, libcommons-logging-java, javahelper, ant-optional, junit,
 ant-contrib
Standards-Version: 3.7.3
Homepage: http://jfreereport.sourceforge.net/

Package: libbase-java
Architecture: all
Depends: ${java:Depends}, ${misc:Depends}
Description: A 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.