File: control

package info (click to toggle)
libfonts-java 1.1.6.dfsg2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 6,288 kB
  • sloc: java: 11,495; xml: 1,578; makefile: 30
file content (40 lines) | stat: -rw-r--r-- 1,395 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
35
36
37
38
39
40
Source: libfonts-java
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,
               libloader-java,
               libitext-java,
               libbase-java,
               libcommons-logging-java,
               javahelper,
               junit <!nocheck>,
               ant-optional
Standards-Version: 4.6.0
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/java-team/libfonts-java.git
Vcs-Browser: https://salsa.debian.org/java-team/libfonts-java
Homepage: http://jfreereport.sourceforge.net/

Package: libfonts-java
Architecture: all
Depends: ${java:Depends},
         ${misc:Depends}
Suggests: libfonts-java-doc (= ${binary:Version})
Description: Java fonts layouting library
 LibFonts is a library developed to support advanced layouting and allows one 
 to read TrueType-Font files to extract layouting specific information.

Package: libfonts-java-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Multi-Arch: foreign
Description: Java fonts layouting library -- documentation
 LibFonts is a library developed to support advanced layouting and allows one
 to read TrueType-Font files to extract layouting specific information.
 .
 This package contains the Javadoc.