debian/control
branchstable
changeset 6399 5f08485e3b11
parent 6295 6e1c2aca9fa0
child 6401 d7f5d873e1b8
child 6512 1f8b902f3143
--- a/debian/control	Wed Oct 06 10:46:20 2010 +0200
+++ b/debian/control	Wed Oct 06 10:47:29 2010 +0200
@@ -34,7 +34,7 @@
 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
-Recommends: pyro, cubicweb-documentation (= ${source:Version})
+Recommends: pyro (< 4.0.0), cubicweb-documentation (= ${source:Version})
 Description: server part of the CubicWeb framework
  CubicWeb is a semantic web application framework.
  .
@@ -69,7 +69,7 @@
 XB-Python-Version: ${python:Versions}
 Provides: cubicweb-web-frontend
 Depends: ${python:Depends}, cubicweb-web (= ${source:Version}), cubicweb-ctl (= ${source:Version}), python-twisted-web
-Recommends: pyro, cubicweb-documentation (= ${source:Version})
+Recommends: pyro (< 4.0.0), cubicweb-documentation (= ${source:Version})
 Description: twisted-based web interface for the CubicWeb framework
  CubicWeb is a semantic web application framework.
  .