X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=0ed2e25d85b0c794935cdcf65082b3f382bc05de;hb=f150be8bb41c3be04eb679838cdc1a69ef867ff1;hp=c9cb45870e37ed5b174ed66ad03e9798858b39f0;hpb=ab18b818ab769f592f6a1f56134f933425450218;p=lui-solr.git diff --git a/debian/control b/debian/control index c9cb458..0ed2e25 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: masterkey-lui-solr Section: misc Priority: extra Maintainer: dennis -Build-Depends: debhelper (>= 5), default-jdk, maven2, unzip +Build-Depends: debhelper (>= 5), openjdk-6-jdk, maven2, unzip Standards-Version: 3.8.0 Homepage: http://www.indexdata.dk/masterkey/harvester @@ -14,32 +14,36 @@ Description: The Solr Web Application in war format. Package: masterkey-lui-solr4-master Architecture: all -Depends: masterkey-lui-solr4-common +Depends: masterkey-lui-solr4-common(= ${binary:Version}) Description: Local Unified Index (Solr) 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. Package: masterkey-lui-solr4-slave Architecture: all -Depends: masterkey-lui-solr4-common +Depends: masterkey-lui-solr4-common(= ${binary:Version}) Description: Local Unified Index (Solr) 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 Package: masterkey-lui-solr4-common-tomcat6 Architecture: all -Depends:tomcat6,masterkey-lui-solr4-common +Depends:tomcat6,masterkey-lui-solr4-common(= ${binary:Version}) Description: The Solr Web Application in war format. The common logging library installed under tomcat6 Package: masterkey-lui-solr4-master-tomcat6 Architecture: all -Depends: tomcat6, masterkey-lui-solr4-master,masterkey-lui-solr4-common-tomcat6 +Depends: tomcat6, masterkey-lui-solr4-master(= ${binary:Version}),masterkey-lui-solr4-common-tomcat6(= ${binary:Version}) Description: Local Unified Index Solr Tomcat 6 integration for a LUI master The LUI is part of the MasterKey suite. This package provides Tomcat 6 integration. Package: masterkey-lui-solr4-slave-tomcat6 Architecture: all -Depends: tomcat6,masterkey-lui-solr4-slave,masterkey-lui-solr4-common-tomcat6 +Depends: tomcat6,masterkey-lui-solr4-slave(= ${binary:Version}),masterkey-lui-solr4-common-tomcat6(= ${binary:Version}) Description: Local Unified Index Solr Tomcat 6 integration for a LUI master The LUI is part of the MasterKey suite. This package provides Tomcat 6 integration. - +Package: masterkey-lui-solr4-zookeeper +Architecture: all +Depends: masterkey-lui-solr4-common(= ${binary:Version}) +Description: Local Unified Index (Solr) + A stand-alone (jetty) ZooKeeper enabled Solr 4. Require 2 or more configurations running on multiple machines