3.6.1 depending on yams 0.28 stable
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 26 Feb 2010 15:39:59 +0100
branchstable
changeset 4733 022290f7503d
parent 4732 716ee59d64a7
child 4734 4ae30c9ca11b
3.6.1 depending on yams 0.28
__pkginfo__.py
debian/control
--- a/__pkginfo__.py	Fri Feb 26 15:36:30 2010 +0100
+++ b/__pkginfo__.py	Fri Feb 26 15:39:59 2010 +0100
@@ -7,7 +7,7 @@
 distname = "cubicweb"
 modname = "cubicweb"
 
-numversion = (3, 6, 0)
+numversion = (3, 6, 1)
 version = '.'.join(str(num) for num in numversion)
 
 license = 'LGPL'
--- a/debian/control	Fri Feb 26 15:36:30 2010 +0100
+++ b/debian/control	Fri Feb 26 15:39:59 2010 +0100
@@ -77,7 +77,7 @@
 Package: cubicweb-common
 Architecture: all
 XB-Python-Version: ${python:Versions}
-Depends: ${python:Depends}, graphviz, gettext, python-logilab-mtconverter (>= 0.6.0), python-logilab-common (>= 0.48.1), python-yams (>= 0.27.0), python-rql (>= 0.24.0), python-lxml
+Depends: ${python:Depends}, graphviz, gettext, python-logilab-mtconverter (>= 0.6.0), python-logilab-common (>= 0.48.1), python-yams (>= 0.28.0), python-rql (>= 0.24.0), python-lxml
 Recommends: python-simpletal (>= 4.0), python-crypto
 Conflicts: cubicweb-core
 Replaces: cubicweb-core