Version 0.3.0-4
[lui-solr.git] / debian / control
1 Source: masterkey-lui-solr
2 Section: misc
3 Priority: extra
4 Maintainer: dennis <dennis@indexdata.com>
5 Build-Depends: debhelper (>= 5), default-jdk, maven2, unzip
6 Standards-Version: 3.8.0
7 Homepage: http://www.indexdata.dk/masterkey/harvester
8
9 Package: masterkey-lui-solr-common
10 Architecture: all
11 Depends:
12 Description: The Solr Web Application in war format.
13  The Solr Web Application is a Web service for indexing.
14
15 Package: masterkey-lui-solr-master
16 Architecture: all
17 Depends: masterkey-lui-solr-common
18 Description: Local Unified Index (Solr)
19  The Local Unified Index is a index that contains multiple logical indexes (subdatabases). The underlying index is a Solr/lucene index configured to use a specific LUI schema.
20
21 Package: masterkey-lui-solr-slave
22 Architecture: all
23 Depends: masterkey-lui-solr-common
24 Description: Local Unified Index (Solr)
25  The Local Unified Index is a index that contains multiple logical indexes (subdatabases). The underlying index is a Solr/lucene index configured to use a specific LUI schema. This has configuration for being a slave replicated for a master
26
27 Package: masterkey-lui-solr-master-tomcat6
28 Architecture: all
29 Depends: tomcat6, masterkey-lui-solr-master
30 Description: Local Unified Index Solr Tomcat 6 integration for a LUI master
31  The LUI is part of the MasterKey suite. This package provides Tomcat 6 integration.
32
33 Package: masterkey-lui-solr-slave-tomcat6
34 Architecture: all
35 Depends: tomcat6,masterkey-lui-solr-slave
36 Description: Local Unified Index Solr Tomcat 6 integration for a LUI master
37  The LUI is part of the MasterKey suite. This package provides Tomcat 6 integration.
38
39