File: control

package info (click to toggle)
antelope 3.5.1-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 3,884 kB
  • sloc: java: 27,651; xml: 6,488; sh: 12; makefile: 5
file content (43 lines) | stat: -rw-r--r-- 1,382 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
Source: antelope
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <drazzib@debian.org>
Build-Depends:
 ant,
 debhelper-compat (= 13),
 default-jdk,
 docbook-xsl,
 maven-repo-helper,
 xsltproc
Standards-Version: 4.5.1
Vcs-Git: https://salsa.debian.org/java-team/antelope.git
Vcs-Browser: https://salsa.debian.org/java-team/antelope
Homepage: http://antelope.tigris.org

Package: libantelope-java
Architecture: all
Depends: ${misc:Depends}
Recommends: ant
Description: graphical user interface for Ant
 Antelope is a graphical user interface for running Ant.
 .
 It can run as a stand-alone GUI application and as a plugin to jedit.
 .
 Antelope Project also provides a set of additional tasks that provide
 functionality not found in the standard tasks distributed with Ant.

Package: libantelope-java-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Suggests: libantelope-java
Description: graphical user interface for Ant - documentation
 Antelope is a graphical user interface for running Ant.
 .
 It can run as a stand-alone GUI application and as a plugin to jedit.
 .
 Antelope Project also provides a set of additional tasks that provide
 functionality not found in the standard tasks distributed with Ant.
 .
 This package contains API Javadoc for libantelope-java.