File: control

package info (click to toggle)
ant-contrib 1.0~b3%2Bsvn177-12
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 2,052 kB
  • sloc: java: 12,697; xml: 2,676; makefile: 9
file content (38 lines) | stat: -rw-r--r-- 1,012 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
Source: ant-contrib
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: James Page <james.page@canonical.com>
Build-Depends:
 ant,
 ant-optional,
 debhelper-compat (= 13),
 default-jdk,
 ivy (>= 2),
 junit,
 libbcel-java,
 libcommons-httpclient-java,
 libxerces2-java,
 maven-repo-helper
Standards-Version: 4.5.0
Vcs-Git: https://salsa.debian.org/java-team/ant-contrib.git
Vcs-Browser: https://salsa.debian.org/java-team/ant-contrib
Homepage: http://ant-contrib.sourceforge.net
Rules-Requires-Root: no

Package: ant-contrib
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, ant
Suggests: ivy, libbcel-java, libcommons-httpclient-java
Enhances: ant
Description: collection of tasks, types and other tools for Apache Ant
 Extends ant and provides the following tasks:
 .
  * Logic Tasks
  * Network Tasks
  * Performance Monitoring and Tasks
  * Platform Tasks
  * Property Tasks
  * Process Tasks
  * Other (unstable) Tasks