# HG changeset patch # User Pierre-Yves David # Date 1363887319 -3600 # Node ID 405d63b8fa6f2f6f7240cdf9db8e87c1fc68b17a # Parent 9db7580d64270c4d7f0cf3fce88a73ad984e8165 [pkg] the previous commit requires new feature in yams. diff -r 9db7580d6427 -r 405d63b8fa6f __pkginfo__.py --- a/__pkginfo__.py Fri Nov 30 16:43:36 2012 +0100 +++ b/__pkginfo__.py Thu Mar 21 18:35:19 2013 +0100 @@ -43,7 +43,7 @@ 'logilab-common': '>= 0.59.0', 'logilab-mtconverter': '>= 0.8.0', 'rql': '>= 0.31.2', - 'yams': '>= 0.36.0', + 'yams': '>= 0.37.0', #gettext # for xgettext, msgcat, etc... # web dependancies 'simplejson': '>= 2.0.9', diff -r 9db7580d6427 -r 405d63b8fa6f debian/control --- a/debian/control Fri Nov 30 16:43:36 2012 +0100 +++ b/debian/control Thu Mar 21 18:35:19 2013 +0100 @@ -16,7 +16,7 @@ python-unittest2, python-logilab-mtconverter, python-rql, - python-yams, + python-yams (>= 0.37), python-lxml, Standards-Version: 3.9.1 Homepage: http://www.cubicweb.org