File: control

package info (click to toggle)
felix-osgi-obr 1.0.2-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 140 kB
  • ctags: 75
  • sloc: xml: 120; java: 96; makefile: 33; sh: 8
file content (35 lines) | stat: -rw-r--r-- 1,509 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
Source: felix-osgi-obr
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Yulia Novozhilova <Yulia.Novozhilova@sun.com>,
 Andres Mejia <amejia@debian.org>, Damien Raude-Morvan <drazzib@debian.org>
Build-Depends: debhelper (>= 7.3.3), javahelper, default-jdk
Build-Depends-Indep: ant, libosgi-core-java, maven-repo-helper (>= 1.1)
Standards-Version: 3.9.2
Homepage: http://felix.apache.org/site/apache-felix-osgi-bundle-repository.html
Vcs-Git: git://git.debian.org/git/pkg-java/felix-osgi-obr.git
Vcs-Browser: http://git.debian.org/?p=pkg-java/felix-osgi-obr.git

Package: libfelix-osgi-obr-java
Architecture: all
Depends: ${java:Depends}, ${misc:Depends}, 
 libosgi-core-java
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: ${java:Recommends}
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.