File: control

package info (click to toggle)
javahelp2 2.0.05.ds1-9
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 2,544 kB
  • ctags: 4,206
  • sloc: java: 28,795; xml: 1,631; makefile: 59; sh: 2
file content (45 lines) | stat: -rw-r--r-- 2,382 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
Source: javahelp2
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Marek Slama <marek.slama@sun.com>, Varun Hiremath <varun@debian.org>
Build-Depends: cdbs, debhelper (>= 9), maven-repo-helper
Build-Depends-Indep: ant-optional, default-jdk, libservlet3.1-java, imagemagick
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-java/javahelp2.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/javahelp2.git
Homepage: http://javahelp.java.net

Package: javahelp2
Architecture: all
Depends: ${misc:Depends}, default-jre | java2-runtime
Suggests: javahelp2-doc
Description: Java based help system
 The JavaHelp system is an online help system that developers can use to add
 online help to their Java platform applications. The JavaHelp system provides
 developers and authors with a standard, fully featured, easy to use system for
 presenting online information to Java application users. The JavaHelp system
 consists of a fully featured, extensible specification and API, and
 a reference implementation of that specification and API that is written
 entirely in the Java programming language. The JavaHelp system reference
 implementation, based on the Java Foundation Classes (JFC, also known
 as Swing), provides a standard interface that enables both application
 developers and authors to add online help to their applications.  

Package: javahelp2-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Description: Java based help system - contains Javadoc API documentation
 The JavaHelp system is an online help system that developers can use to add
 online help to their Java platform applications. The JavaHelp system provides
 developers and authors with a standard, fully featured, easy to use system for
 presenting online information to Java application users. The JavaHelp system
 consists of a fully featured, extensible specification and API, and
 a reference implementation of that specification and API that is written
 entirely in the Java programming language. The JavaHelp system reference
 implementation, based on the Java Foundation Classes (JFC, also known
 as Swing), provides a standard interface that enables both application
 developers and authors to add online help to their applications.
 .
 This package contains Javadoc API documentation.