File: control

package info (click to toggle)
aether-ant-tasks 1.0.1-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 632 kB
  • sloc: java: 5,123; xml: 1,133; makefile: 2
file content (32 lines) | stat: -rw-r--r-- 1,155 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
Source: aether-ant-tasks
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Emmanuel Bourg <ebourg@apache.org>
Build-Depends:
 debhelper (>= 11~),
 default-jdk,
 javahelper,
 libmaven-resolver-java,
 libmaven-resolver-transport-http-java,
 libmaven-shade-plugin-java (>= 3.1.0),
 libmaven3-core-java (>= 3.5.0),
 libplexus-component-annotations-java (>= 1.7.1-6~),
 libplexus-container-default-java (>= 1.7.1-7~),
 libplexus-interpolation-java (>= 1.16),
 libsisu-plexus-java (>= 0.1.1),
 libslf4j-java,
 maven-debian-helper (>= 2.2)
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/java-team/aether-ant
Vcs-Git: https://salsa.debian.org/java-team/aether-ant.git
Homepage: http://www.eclipse.org/aether/

Package: libaether-ant-tasks-java
Architecture: all
Depends: ${maven:Depends}, ${misc:Depends}
Suggests: ${maven:OptionalDepends}
Description: Aether Ant Tasks
 The Aether Ant Tasks enable build scripts for Apache Ant 1.7+ to use
 Eclipse Aether combined to Apache Maven Aether Provider to resolve
 dependencies and install and deploy locally built artifacts.