File: control

package info (click to toggle)
geronimo-concurrent-1.0-spec 1.0~alpha-1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 140 kB
  • sloc: java: 202; xml: 47; makefile: 2
file content (27 lines) | stat: -rw-r--r-- 1,150 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
Source: geronimo-concurrent-1.0-spec
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Emmanuel Bourg <ebourg@apache.org>
Build-Depends:
 debhelper-compat (= 13),
 default-jdk,
 libmaven-bundle-plugin-java,
 maven-debian-helper (>= 1.5)
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/java-team/geronimo-concurrent-1.0-spec.git
Vcs-Browser: https://salsa.debian.org/java-team/geronimo-concurrent-1.0-spec
Homepage: http://geronimo.apache.org

Package: libgeronimo-concurrent-1.0-spec-java
Architecture: all
Depends: ${maven:Depends}, ${misc:Depends}
Suggests: ${maven:OptionalDepends}
Description: Apache Geronimo Concurrency Utilities for Java EE API
 Apache Geronimo is an open source server runtime that integrates the best
 open source projects to create Java/OSGi server runtimes that meet the needs
 of enterprise developers and system administrators. Its most popular
 distribution is a fully certified Java EE 6 application server runtime.
 .
 This package contains the Concurrency Utilities for Java EE API 1.0
 (javax.enterprise.concurrent.* classes).