bumped required python-w3lib version in debian/control

This commit is contained in:
Pablo Hoffman 2012-03-05 20:25:38 -02:00
parent 2909a60e95
commit 9006227358
1 changed files with 1 additions and 1 deletions

2
debian/control vendored
View File

@ -8,7 +8,7 @@ Homepage: http://scrapy.org/
Package: scrapy-SUFFIX
Architecture: all
Depends: ${python:Depends}, python-libxml2, python-twisted, python-openssl, python-w3lib
Depends: ${python:Depends}, python-libxml2, python-twisted, python-openssl, python-w3lib (>= 1.1-r23)
Recommends: python-setuptools
Conflicts: python-scrapy, scrapy, scrapy-0.11
Provides: python-scrapy, scrapy