File: control

package info (click to toggle)
libjgoodies-forms-java 1.9.0-3
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 4,792 kB
  • ctags: 3,420
  • sloc: java: 6,356; xml: 98; sh: 11; makefile: 9
file content (65 lines) | stat: -rw-r--r-- 2,356 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
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
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 (>= 9),
               default-jdk,
               javahelper,
               maven-debian-helper (>= 1.5)
Build-Depends-Indep: antlr,
                     default-jdk-doc,
                     junit4,
                     libjgoodies-common-java (>= 1.8.1),
                     libmaven-javadoc-plugin-java
Standards-Version: 3.9.8
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.8.1)
Recommends: ${maven:OptionalDepends}
Suggests: libjgoodies-forms-java-doc
Breaks: biomaj (<< 1.2.3-10~),
        freeplane (<< 1.5.16-2~),
        jabref (<< 2.10+ds-7~)
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
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.