File: control

package info (click to toggle)
geronimo-ejb-3.2-spec 1.0~alpha-1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 444 kB
  • ctags: 399
  • sloc: java: 961; xml: 83; sh: 11; makefile: 5
file content (29 lines) | stat: -rw-r--r-- 1,241 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
Source: geronimo-ejb-3.2-spec
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Emmanuel Bourg <ebourg@apache.org>
Build-Depends: cdbs,
               debhelper (>= 9),
               default-jdk,
               libaxis-java,
               libgeronimo-jta-1.1-spec-java,
               libgeronimo-osgi-support-java (>= 1.1),
               libmaven-bundle-plugin-java,
               maven-debian-helper (>= 1.5)
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-java/geronimo-ejb-3.2-spec.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/geronimo-ejb-3.2-spec.git
Homepage: http://geronimo.apache.org

Package: libgeronimo-ejb-3.2-spec-java
Architecture: all
Depends: ${maven:Depends}, ${misc:Depends}
Suggests: ${maven:OptionalDepends}
Description: Apache Geronimo EJB 3.2 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 EJB 3.2 API (javax.ejb.* classes).