[packaging] should depend on yams 0.33 stable
authorNicolas Chauvat <nicolas.chauvat@logilab.fr>
Tue, 02 Aug 2011 15:52:42 +0200
branchstable
changeset 7726 fdae265d36e7
parent 7725 f793d07b9de7
child 7727 70ea754d3e04
[packaging] should depend on yams 0.33
__pkginfo__.py
debian/control
--- a/__pkginfo__.py	Tue Aug 02 12:15:17 2011 +0200
+++ b/__pkginfo__.py	Tue Aug 02 15:52:42 2011 +0200
@@ -43,7 +43,7 @@
     'logilab-common': '>= 0.55.2',
     'logilab-mtconverter': '>= 0.8.0',
     'rql': '>= 0.28.0',
-    'yams': '>= 0.32.0',
+    'yams': '>= 0.33.0',
     'docutils': '>= 0.6',
     #gettext                    # for xgettext, msgcat, etc...
     # web dependancies
--- a/debian/control	Tue Aug 02 12:15:17 2011 +0200
+++ b/debian/control	Tue Aug 02 15:52:42 2011 +0200
@@ -99,7 +99,7 @@
 Package: cubicweb-common
 Architecture: all
 XB-Python-Version: ${python:Versions}
-Depends: ${misc:Depends}, ${python:Depends}, graphviz, gettext, python-logilab-mtconverter (>= 0.8.0), python-logilab-common (>= 0.55.2), python-yams (>= 0.32.0), python-rql (>= 0.28.0), python-lxml
+Depends: ${misc:Depends}, ${python:Depends}, graphviz, gettext, python-logilab-mtconverter (>= 0.8.0), python-logilab-common (>= 0.55.2), python-yams (>= 0.33.0), python-rql (>= 0.28.0), python-lxml
 Recommends: python-simpletal (>= 4.0), python-crypto
 Conflicts: cubicweb-core
 Replaces: cubicweb-core