File: control

package info (click to toggle)
fontchooser 1.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 436 kB
  • ctags: 108
  • sloc: xml: 567; java: 509; makefile: 7
file content (41 lines) | stat: -rw-r--r-- 1,056 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
41
Source: fontchooser
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders:
 Andrew Ross <ubuntu@rossfamily.co.uk>
Build-Depends:
 ant,
 debhelper (>= 9),
 default-jdk,
 default-jdk-doc,
 javahelper
Standards-Version: 3.9.8
Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/fontchooser
Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-java/trunk/fontchooser/
Homepage: https://tracker.debian.org/pkg/fontchooser

Package: libfontchooser-java
Architecture: all
Depends:
 ${java:Depends},
 ${misc:Depends}
Recommends:
 ${java:Recommends}
Description: Java control to allow font selection
 Provides a pane of controls designed to allow a user to
 select a font.

Package: libfontchooser-java-doc
Section: doc
Architecture: all
Depends:
 ${java:Depends},
 ${misc:Depends}
Recommends:
 ${java:Recommends}
Description: Java control to allow font selection (documentation)
 Provides a pane of controls designed to allow a user to
 select a font.
 .
 This package contains the documentation.