New package for Solr4
authorDennis Schafroth <dennis@indexdata.com>
Fri, 28 Jun 2013 11:15:09 +0000 (13:15 +0200)
committerDennis Schafroth <dennis@indexdata.com>
Fri, 28 Jun 2013 11:15:09 +0000 (13:15 +0200)
debian/control

index b1b70d2..4061c2f 100644 (file)
@@ -1,4 +1,4 @@
-Source: masterkey-lui-solr
+Source: masterkey-lui-solr4
 Section: misc
 Priority: extra
 Maintainer: dennis <dennis@indexdata.com>
@@ -6,33 +6,33 @@ Build-Depends: debhelper (>= 5), default-jdk, maven2, unzip
 Standards-Version: 3.8.0
 Homepage: http://www.indexdata.dk/masterkey/harvester
 
-Package: masterkey-lui-solr-common
+Package: masterkey-lui-solr4-common
 Architecture: all
 Depends:
 Description: The Solr Web Application in war format.
  The Solr Web Application is a Web service for indexing.
 
-Package: masterkey-lui-solr-master
+Package: masterkey-lui-solr4-master
 Architecture: all
-Depends: masterkey-lui-solr-common
+Depends: masterkey-lui-solr4-common
 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-solr-slave
+Package: masterkey-lui-solr4-slave
 Architecture: all
-Depends: masterkey-lui-solr-common
+Depends: masterkey-lui-solr4-common
 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-solr-master-tomcat6
+Package: masterkey-lui-solr4-master-tomcat6
 Architecture: all
-Depends: tomcat6, masterkey-lui-solr-master
+Depends: tomcat6, masterkey-lui-solr4-master
 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-solr-slave-tomcat6
+Package: masterkey-lui-solr4-slave-tomcat6
 Architecture: all
-Depends: tomcat6,masterkey-lui-solr-slave
+Depends: tomcat6,masterkey-lui-solr4-slave
 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.