diff --git a/debian/control b/debian/control index 5d180eab..244789c3 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Architecture: any Depends: ${python:Depends} XB-Python-Version: ${python:Versions} Provides: ${python:Provides} -Suggests: apache | httpd, python-psyco (>= 1.5-3), python-optcomplete (>= 1.2-5), python2.4-profiler, python-geoip (>= 1.2.1-2) +Suggests: apache | httpd, python-psyco (>= 1.5-3), python-optcomplete (>= 1.2-5), python-profiler (>= 2.4.3-2), python-geoip (>= 1.2.1-2) Description: check websites and HTML documents for broken links Provides a command line program and web interface to check links of websites and HTML documents.