diff -r 65fecbeb9c3a -r 864a92b10cb8 debian/control --- a/debian/control Thu Jul 19 10:27:04 2012 +0200 +++ b/debian/control Fri Jul 20 09:31:15 2012 +0200 @@ -7,18 +7,25 @@ Adrien Di Mascio , Aurélien Campéas , Nicolas Chauvat -Build-Depends: debhelper (>= 7), python (>= 2.5), python-central (>= 0.5), python-sphinx, python-logilab-common, python-unittest2 -# for the documentation: -# python-sphinx, python-logilab-common, python-unittest2, logilab-doctools, logilab-xml +Build-Depends: + debhelper (>= 7), + python (>= 2.5), + python-central (>= 0.5), + python-sphinx, + python-logilab-common, + python-unittest2, + python-logilab-mtconverter, + python-rql, + python-yams, + python-lxml, Standards-Version: 3.9.1 Homepage: http://www.cubicweb.org -XS-Python-Version: >= 2.5, << 3.0 +XS-Python-Version: >= 2.5 Package: cubicweb Architecture: all XB-Python-Version: ${python:Versions} Depends: ${misc:Depends}, ${python:Depends}, cubicweb-server (= ${source:Version}), cubicweb-twisted (= ${source:Version}) -XB-Recommends: (postgresql, postgresql-plpython) | mysql | sqlite3 Recommends: postgresql | mysql | sqlite3 Description: the complete CubicWeb framework CubicWeb is a semantic web application framework.