X-Git-Url: http://git.indexdata.com/?p=lui-solr.git;a=blobdiff_plain;f=debian%2Fcontrol;h=d5023ee89435c1b77f8c57809d480f313db341ae;hp=29d3cc1c315c71ebf1ea531bdec3fa729d3c2081;hb=e21cbf11953d1d1df240906b9dd428d9b7bc6393;hpb=204d56e206c8d9a1f4309b742bce1e2adde84e29 diff --git a/debian/control b/debian/control index 29d3cc1..d5023ee 100644 --- a/debian/control +++ b/debian/control @@ -1,8 +1,8 @@ Source: masterkey-lui-solr Section: misc Priority: extra -Maintainer: dennis -Build-Depends: debhelper (>= 5), openjdk-6-jdk, maven2, unzip +Maintainer: Index Data ApS +Build-Depends: debhelper (>= 5), openjdk-7-jdk, maven, unzip Standards-Version: 3.8.0 Homepage: http://www.indexdata.dk/masterkey/harvester @@ -42,6 +42,24 @@ Depends: tomcat6,masterkey-lui-solr4-slave(= ${binary:Version}),masterkey-lui-so Description: Local Unified Index Solr Tomcat 6 integration for a LUI slave The LUI is part of the MasterKey suite. This package provides Tomcat 6 integration. +Package: masterkey-lui-solr4-common-tomcat8 +Architecture: all +Depends:tomcat8, masterkey-lui-solr4-common(= ${binary:Version}) +Description: The Solr Web Application in war format. + The common logging library installed under tomcat8 + +Package: masterkey-lui-solr4-master-tomcat8 +Architecture: all +Depends: tomcat8, masterkey-lui-solr4-master(= ${binary:Version}),masterkey-lui-solr4-common-tomcat8(= ${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 8 integration. + +Package: masterkey-lui-solr4-slave-tomcat8 +Architecture: all +Depends: tomcat8, masterkey-lui-solr4-slave(= ${binary:Version}), masterkey-lui-solr4-common-tomcat8(= ${binary:Version}) +Description: Local Unified Index Solr Tomcat 6 integration for a LUI slave + The LUI is part of the MasterKey suite. This package provides Tomcat 8 integration. + Package: masterkey-lui-solr4-zookeeper Architecture: all Depends: masterkey-lui-solr4-common(= ${binary:Version})