[pkginfo|debian/control] adjust ldb version oldstable
authorAurelien Campeas <aurelien.campeas@logilab.fr>
Thu, 09 Dec 2010 15:38:12 +0100
brancholdstable
changeset 6738 5fc4b6b8e2af
parent 6735 7d37ba09f4e3
child 6741 b9ffecd0316a
[pkginfo|debian/control] adjust ldb version
__pkginfo__.py
debian/control
--- a/__pkginfo__.py	Thu Dec 09 15:23:10 2010 +0100
+++ b/__pkginfo__.py	Thu Dec 09 15:38:12 2010 +0100
@@ -52,7 +52,7 @@
     'Twisted': '',
     # XXX graphviz
     # server dependencies
-    'logilab-database': '>= 1.3.0',
+    'logilab-database': '>= 1.3.2',
     'pysqlite': '>= 2.5.5', # XXX install pysqlite2
     }
 
--- a/debian/control	Thu Dec 09 15:23:10 2010 +0100
+++ b/debian/control	Thu Dec 09 15:38:12 2010 +0100
@@ -33,7 +33,7 @@
 Conflicts: cubicweb-multisources
 Replaces: cubicweb-multisources
 Provides: cubicweb-multisources
-Depends: ${python:Depends}, cubicweb-common (= ${source:Version}), cubicweb-ctl (= ${source:Version}), python-logilab-database (>= 1.3.0), cubicweb-postgresql-support | cubicweb-mysql-support | python-pysqlite2
+Depends: ${python:Depends}, cubicweb-common (= ${source:Version}), cubicweb-ctl (= ${source:Version}), python-logilab-database (>= 1.3.2), cubicweb-postgresql-support | cubicweb-mysql-support | python-pysqlite2
 Recommends: pyro (< 4.0.0), cubicweb-documentation (= ${source:Version})
 Description: server part of the CubicWeb framework
  CubicWeb is a semantic web application framework.