File: control

package info (click to toggle)
portlet-api-2.0-spec 1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 600 kB
  • sloc: java: 1,655; xml: 76; sh: 11; makefile: 2
file content (28 lines) | stat: -rw-r--r-- 1,040 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
Source: portlet-api-2.0-spec
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <drazzib@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 default-jdk,
 libservlet-api-java,
 maven-debian-helper (>= 2.0)
Standards-Version: 4.6.1
Vcs-Git: https://salsa.debian.org/java-team/portlet-api-2.0-spec.git
Vcs-Browser: https://salsa.debian.org/java-team/portlet-api-2.0-spec
Homepage: http://portals.apache.org/pluto/portlet-2.0-apidocs/

Package: libportlet-api-2.0-spec-java
Architecture: all
Depends: ${misc:Depends}, ${maven:Depends}
Recommends: ${maven:OptionalDepends}
Description: Java Portlet Specification V2.0
 The Java Portlet API version 2.0 developed by the Java Community Process
 JSR-286 Expert Group.
 .
 Portlets are pluggable user interface components that are managed
 and displayed in a web portal like Liferay or JBoss Gatein.
 .
 Package current source code is taken from Apache Portals project
 <http://portals.apache.org/>.