File: control

package info (click to toggle)
felix-osgi-obr 1.0.2-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, trixie
  • size: 124 kB
  • sloc: java: 96; xml: 49; sh: 8; makefile: 2
file content (39 lines) | stat: -rw-r--r-- 1,438 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
39
Source: felix-osgi-obr
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 (>= 11),
 default-jdk,
 javahelper,
 libmaven-bundle-plugin-java,
 libmaven-javadoc-plugin-java,
 libosgi-core-java,
 maven-debian-helper (>= 2.0)
Standards-Version: 4.2.1
Vcs-Git: https://salsa.debian.org/java-team/felix-osgi-obr.git
Vcs-Browser: https://salsa.debian.org/java-team/felix-osgi-obr
Homepage: http://felix.apache.org/site/apache-felix-osgi-bundle-repository.html

Package: libfelix-osgi-obr-java
Architecture: all
Depends:${misc:Depends}, ${maven:Depends}
Suggests: libfelix-osgi-obr-java-doc
Description: OSGi OBR Service API
 The goal of the Apache Felix OSGi Bundle Repository (OBR) is two-fold:
 1. To simplify deploying and using available bundles with Felix.
 2. To encourage independent bundle development so that communities of
 interest can grow.

Package: libfelix-osgi-obr-java-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Recommends: default-jdk-doc
Description: Javadoc API for OSGi OBR Service API
 The goal of the Apache Felix OSGi Bundle Repository (OBR) is two-fold:
 1. To simplify deploying and using available bundles with Felix.
 2. To encourage independent bundle development so that communities of
 interest can grow.
 This package contains Javadoc API documentation.