File: control

package info (click to toggle)
libmiglayout-java 11.4.2%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,084 kB
  • sloc: java: 16,673; xml: 1,109; makefile: 13
file content (37 lines) | stat: -rw-r--r-- 1,209 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
Source: libmiglayout-java
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders:
 Varun Hiremath <varun@debian.org>,
 Torsten Werner <twerner@debian.org>,
 Andrew Ross <ubuntu@rossfamily.co.uk>,
 Pierre Gruet <pgt@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 default-jdk,
 javahelper,
 libmaven-bundle-plugin-java,
 libopenjfx-java,
 libswt-gtk-4-java,
 maven-debian-helper
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/java-team/libmiglayout-java.git
Vcs-Browser: https://salsa.debian.org/java-team/libmiglayout-java
Homepage: https://www.miglayout.com
Rules-Requires-Root: no

Package: libmiglayout-java
Architecture: all
Depends:
 ${misc:Depends}
Suggests:
 libswt-gtk-4-java
Multi-Arch: foreign
Description: Java Layout Manager
 MiGLayout is a superbly versatile SWT/Swing layout manager that makes
 layout problems trivial. It is using String or API type-checked
 constraints to format the layout. MiGLayout can produce flowing, grid
 based, absolute (with links), grouped and docking layouts. MiGLayout
 is created to be to manually coded layouts what Matisse/GroupLayout
 is to IDE supported visual layouts.