[pkg] use correct lgdb version for tz rework
Related to #4848923.
--- a/__pkginfo__.py Fri Dec 18 09:36:58 2015 +0100
+++ b/__pkginfo__.py Tue Dec 22 17:00:03 2015 +0100
@@ -49,7 +49,7 @@
'lxml': '',
# XXX graphviz
# server dependencies
- 'logilab-database': '>= 1.14.0',
+ 'logilab-database': '>= 1.15.0',
'passlib': '',
'pytz': '',
'Markdown': ''
--- a/cubicweb.spec Fri Dec 18 09:36:58 2015 +0100
+++ b/cubicweb.spec Tue Dec 22 17:00:03 2015 +0100
@@ -25,7 +25,7 @@
Requires: %{python}-logilab-mtconverter >= 0.8.0
Requires: %{python}-rql >= 0.31.2
Requires: %{python}-yams >= 0.41.1
-Requires: %{python}-logilab-database >= 1.14.0
+Requires: %{python}-logilab-database >= 1.15.0
Requires: %{python}-passlib
Requires: %{python}-lxml
Requires: %{python}-twisted-web
--- a/debian/control Fri Dec 18 09:36:58 2015 +0100
+++ b/debian/control Tue Dec 22 17:00:03 2015 +0100
@@ -54,7 +54,7 @@
${python:Depends},
cubicweb-common (= ${source:Version}),
cubicweb-ctl (= ${source:Version}),
- python-logilab-database (>= 1.14.0),
+ python-logilab-database (>= 1.15.0),
cubicweb-postgresql-support
| cubicweb-mysql-support
| python-pysqlite2,