Version 0.4.2
[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-solr4-common
16 Architecture: all
17 Depends:
18 Description: The Solr Web Application in war format.
19  The Solr 4 Web Application is a Web service for indexing.
20
21 Package: masterkey-lui-solr-master
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.
26
27 Package: masterkey-lui-solr4-master
28 Architecture: all
29 Depends: masterkey-lui-solr4-common
30 Description: Local Unified Index (Solr)
31  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.
32
33 Package: masterkey-lui-solr-slave
34 Architecture: all
35 Depends: masterkey-lui-solr-common
36 Description: Local Unified Index (Solr)
37  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
38
39 Package: masterkey-lui-solr4-slave
40 Architecture: all
41 Depends: masterkey-lui-solr4-common
42 Description: Local Unified Index (Solr)
43  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
44
45 Package: masterkey-lui-solr-master-tomcat6
46 Architecture: all
47 Depends: tomcat6, masterkey-lui-solr-master
48 Description: Local Unified Index Solr Tomcat 6 integration for a LUI master
49  The LUI is part of the MasterKey suite. This package provides Tomcat 6 integration.
50
51 Package: masterkey-lui-solr4-master-tomcat6
52 Architecture: all
53 Depends: tomcat6, masterkey-lui-solr4-master
54 Description: Local Unified Index Solr Tomcat 6 integration for a LUI master
55  The LUI is part of the MasterKey suite. This package provides Tomcat 6 integration.
56
57 Package: masterkey-lui-solr-slave-tomcat6
58 Architecture: all
59 Depends: tomcat6,masterkey-lui-solr-slave
60 Description: Local Unified Index Solr Tomcat 6 integration for a LUI master
61  The LUI is part of the MasterKey suite. This package provides Tomcat 6 integration.
62
63 Package: masterkey-lui-solr4-slave-tomcat6
64 Architecture: all
65 Depends: tomcat6,masterkey-lui-solr4-slave
66 Description: Local Unified Index Solr Tomcat 6 integration for a LUI master
67  The LUI is part of the MasterKey suite. This package provides Tomcat 6 integration.
68
69