File: control

package info (click to toggle)
libidw-java 1.6.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,548 kB
  • sloc: java: 30,677; makefile: 3
file content (33 lines) | stat: -rw-r--r-- 1,157 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
Source: libidw-java
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Felix Natter <fnatter@gmx.net>
Section: java
Priority: optional
Build-Depends: debhelper-compat (= 13),
               default-jdk-headless,
               javahelper
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/java-team/libidw-java
Vcs-Git: https://salsa.debian.org/java-team/libidw-java.git
Homepage: https://sourceforge.net/projects/infonode/

Package: libidw-java
Architecture: all
Depends: ${java:Depends},
         ${misc:Depends}
Recommends: ${java:Recommends}
Description: InfoNode Docking Windows (similar to JInternalFrames)
 A library that allows one to create "docking windows", i.e. windows
 like JInternalFrames but not restricted to a parent window.

Package: libidw-java-doc
Architecture: all
Section: doc
Depends: ${java:Depends},
         ${misc:Depends}
Recommends: ${java:Recommends}
Description: InfoNode Docking Windows (javadoc)
 A library that allows one to create "docking windows", i.e. windows
 like JInternalFrames but not restricted to a parent window.
 .
 This package contains the Javadoc API