File: control

package info (click to toggle)
bindex 2.2%2Bsvn101-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 256 kB
  • sloc: java: 2,885; makefile: 27
file content (33 lines) | stat: -rw-r--r-- 956 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
Source: bindex
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,
 javahelper
Build-Depends-Indep:
 ant,
 bnd (>= 2.1.0),
 junit4,
 libfelix-osgi-obr-java,
 libkxml2-java,
 libosgi-core-java,
 libxpp3-java
Standards-Version: 3.9.6
Homepage: http://www.osgi.org/Repository/BIndex
Vcs-Git: git://anonscm.debian.org/pkg-java/bindex.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/bindex.git

Package: libbindex-java
Architecture: all
Depends:
 ${java:Depends},
 ${misc:Depends}
Description: OSGi BIndex reader
 BIndex is a small Java progam that implements the manifest header to repository
 format mapping as described in RFC-0112 Bundle Repository. BIndex can recurse
 over a directory structure and just creates a repository.xml file.
 The URLs can be rewritten using a template.