# HG changeset patch # User Sylvain Thénault # Date 1271753817 -7200 # Node ID 7effa8a48f75d4d53db513aa9f038108550bdf6e # Parent c3a037550e1f16917ff75b20f3d3785de680dc1e [debian] depends on twisted.web instead of twisted.web2 diff -r c3a037550e1f -r 7effa8a48f75 debian/control --- a/debian/control Tue Apr 20 10:38:05 2010 +0200 +++ b/debian/control Tue Apr 20 10:56:57 2010 +0200 @@ -68,7 +68,7 @@ Architecture: all XB-Python-Version: ${python:Versions} Provides: cubicweb-web-frontend -Depends: ${python:Depends}, cubicweb-web (= ${source:Version}), cubicweb-ctl (= ${source:Version}), python-twisted-web2 +Depends: ${python:Depends}, cubicweb-web (= ${source:Version}), cubicweb-ctl (= ${source:Version}), python-twisted-web Recommends: pyro, cubicweb-documentation (= ${source:Version}) Description: twisted-based web interface for the CubicWeb framework CubicWeb is a semantic web application framework.