From: Dennis Schafroth Date: Thu, 2 Jan 2014 11:04:10 +0000 (+0100) Subject: Enforce same version for all lui-solr packages X-Git-Tag: v0.6.2~1 X-Git-Url: http://git.indexdata.com/?p=lui-solr.git;a=commitdiff_plain;h=da6bd6d56254ce8f90bc3f300b3e2a6b084c7c36 Enforce same version for all lui-solr packages --- diff --git a/debian/control b/debian/control index 7999a8d..0ed2e25 100644 --- a/debian/control +++ b/debian/control @@ -14,38 +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 +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 - -