From 9006227358258da57d8115b4e27bb5eba71dc180 Mon Sep 17 00:00:00 2001 From: Pablo Hoffman Date: Mon, 5 Mar 2012 20:25:38 -0200 Subject: [PATCH] bumped required python-w3lib version in debian/control --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 9f3d4ba63..68376f76f 100644 --- a/debian/control +++ b/debian/control @@ -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