From 7dc521c56e9efacdc957e7ef7f2f6927917727a2 Mon Sep 17 00:00:00 2001 From: Pablo Hoffman Date: Tue, 11 Jan 2011 17:03:51 -0200 Subject: [PATCH] make scrapyd package depend on specific scrapy version --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index b4b159470..70d6ca0e8 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,7 @@ Description: Python web crawling and scraping framework Package: scrapyd-SUFFIX Architecture: all -Depends: scrapy, python-setuptools +Depends: scrapy-SUFFIX, python-setuptools Conflicts: scrapyd, scrapyd-0.11 Provides: scrapyd Description: Scrapy Service