# HG changeset patch # User Katia Saurfelt <katia.saurfelt@logilab.fr> # Date 1543340487 -3600 # Tue Nov 27 18:41:27 2018 +0100 # Node ID 33586d08ee364f382ae584b610ea44eeb5101804 # Parent 9d06eaceef2d4d498d60845cea250d876ee735c3 [es6] update debian control diff --git a/debian/control b/debian/control --- a/debian/control +++ b/debian/control @@ -19,8 +19,8 @@ python-six (>= 1.4.0), python-bs4, python-cwtags, - python-elasticsearch, - python-elasticsearch-dsl, + python-elasticsearch (>= 6.0.0), + python-elasticsearch-dsl (>= 6.0.0), Description: Simple ElasticSearch indexing integration for CubicWeb CubicWeb is a semantic web application framework. .