File: control

package info (click to toggle)
felix-bundlerepository 2.0.8-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,004 kB
  • ctags: 1,075
  • sloc: java: 8,322; xml: 2,302; sh: 11; makefile: 4
file content (68 lines) | stat: -rw-r--r-- 2,069 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
Source: felix-bundlerepository
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 (>= 9),
 default-jdk,
 default-jdk-doc,
 libeasymock-java,
 libfelix-osgi-obr-java,
 libfelix-shell-java,
 libfelix-utils-java,
 libkxml2-java,
 libmaven-bundle-plugin-java,
 libmaven-javadoc-plugin-java,
 libmaven-source-plugin-java,
 libosgi-compendium-java (>= 5.0.0~),
 libosgi-core-java (>= 5.0.0~),
 maven-debian-helper (>= 1.4)
Standards-Version: 3.9.7
Homepage: https://felix.apache.org/documentation/subprojects/apache-felix-osgi-bundle-repository.html
Vcs-Git: https://anonscm.debian.org/git/pkg-java/felix-bundlerepository.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/felix-bundlerepository.git

Package: libfelix-bundlerepository-java
Architecture: all
Depends:
 ${maven:Depends},
 ${misc:Depends}
Recommends:
 ${maven:OptionalDepends}
Suggests:
 libfelix-bundlerepository-java-doc
Description: Felix OSGi bundle repository service
 The Felix project is an implementation
 of the OSGi core framework specification.
 .
 OSGi framework is a module system and service platform
 for the Java programming language that implements
 a complete and dynamic component model.
 .
 This subproject provide implementation of repository containing
 "bundles".

Package: libfelix-bundlerepository-java-doc
Architecture: all
Section: doc
Depends:
 ${maven:DocDepends},
 ${misc:Depends}
Recommends:
 ${maven:DocOptionalDepends}
Suggests:
 libfelix-bundlerepository-java
Description: Documentation for Felix OSGi bundle repository service
 The Felix project is an implementation
 of the OSGi core framework specification.
 .
 OSGi framework is a module system and service platform
 for the Java programming language that implements
 a complete and dynamic component model.
 .
 This subproject provide implementation of repository containing
 "bundles".
 .
 This package contains the API documentation of libfelix-bundlerepository-java.