File: control

package info (click to toggle)
libjgoodies-forms-java 1.6.0-4
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 5,020 kB
  • ctags: 3,245
  • sloc: java: 7,123; xml: 66; sh: 11; makefile: 10
file content (69 lines) | stat: -rw-r--r-- 2,473 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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
Source: libjgoodies-forms-java
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Eric Lavarde <deb@zorglub.s.bawue.de>,
           Varun Hiremath <varun@debian.org>,
           tony mancill <tmancill@debian.org>
Build-Depends: cdbs,
               debhelper (>= 8),
               default-jdk,
               javahelper,
               maven-debian-helper (>= 1.5)
Build-Depends-Indep: antlr,
                     default-jdk-doc,
                     junit4,
                     libjgoodies-common-java (>= 1.4.0),
                     libmaven-javadoc-plugin-java
Standards-Version: 3.9.4
Homepage: http://www.jgoodies.com/freeware/forms/
Vcs-Git: git://anonscm.debian.org/pkg-java/libjgoodies-forms-java.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/libjgoodies-forms-java.git

Package: libjgoodies-forms-java
Architecture: all
Depends: ${maven:Depends},
         ${misc:Depends},
         libjgoodies-common-java (>= 1.4.0)
Recommends: ${maven:OptionalDepends}
Suggests: libjgoodies-forms-java-doc
Provides: libforms-java
Replaces: libforms-java
Conflicts: libforms-java (<= 1.0.5-3)
Description: Framework to lay out and implement elegant Swing panels
 The JGoodies Forms framework helps you lay out and implement elegant Swing
 panels quickly and consistently. It makes simple things easy and the hard
 stuff possible, the good design easy and the bad difficult.
 .
 Main Benefits:
 .
  * Powerful, flexible and precise layout
  * Easy to work with and quite easy to learn
  * Faster UI production
  * Better UI code readability
  * Leads to better style guide compliance

Package: libjgoodies-forms-java-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Suggests: default-jdk-doc,
          libjgoodies-forms-java,
          xpdf | pdf-viewer
Provides: libforms-java-doc
Replaces: libforms-java-doc
Conflicts: libforms-java-doc (<= 1.0.5-3)
Description: Documentation for libjgoodies-forms-java
 The JGoodies Forms framework helps you lay out and implement elegant Swing
 panels quickly and consistently. It makes simple things easy and the hard
 stuff possible, the good design easy and the bad difficult.
 .
 Main Benefits:
 .
  * Powerful, flexible and precise layout
  * Easy to work with and quite easy to learn
  * Faster UI production
  * Better UI code readability
  * Leads to better style guide compliance
 .
 This package contains only documentation.