File: control

package info (click to toggle)
felix-shell-tui 1.4.1-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 184 kB
  • ctags: 18
  • sloc: java: 151; xml: 69; sh: 11; makefile: 5
file content (48 lines) | stat: -rw-r--r-- 1,800 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
Source: felix-shell-tui
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 (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.4),
 default-jdk-doc, libmaven-javadoc-plugin-java,
 libosgi-core-java, libmaven-bundle-plugin-java,
 libfelix-shell-java
Standards-Version: 3.9.2
Homepage: http://felix.apache.org/site/apache-felix-shell-tui.html 
Vcs-Git: git://git.debian.org/git/pkg-java/felix-shell-tui.git
Vcs-Browser: http://git.debian.org/?p=pkg-java/felix-shell-tui.git

Package: libfelix-shell-tui-java
Architecture: all
Depends: ${misc:Depends}, ${maven:Depends}
Recommends: ${maven:OptionalDepends}
Suggests: libfelix-shell-tui-java-doc
Description: Apache Felix Shell TUI
 The Felix project is an implementation 
 of the OSGi R4.2 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 a simple command line interface
 to act as a shell for Felix.

Package: libfelix-shell-tui-java-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}, ${maven:DocDepends}
Recommends: ${maven:DocOptionalDepends}
Suggests: libfelix-shell-tui-java
Description: Documentation for Apache Felix Shell TUI
 The Felix project is an implementation 
 of the OSGi R4.2 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 a simple command line interface
 to act as a shell for Felix.
 .
 This package contains the API documentation of libfelix-shell-tui-java.