make scrapyd debian package dependent on the same (or higher) version of scrapy package

This commit is contained in:
Pablo Hoffman 2012-01-13 10:55:20 -02:00
parent 2ee523b14a
commit 85e2b493b4
1 changed files with 1 additions and 1 deletions

2
debian/control vendored
View File

@ -20,7 +20,7 @@ Description: Python web crawling and scraping framework
Package: scrapyd-SUFFIX
Architecture: all
Depends: scrapy-SUFFIX, python-setuptools
Depends: scrapy-SUFFIX (>= ${source:Version}), python-setuptools
Conflicts: scrapyd, scrapyd-0.11
Provides: scrapyd
Description: Scrapy Service