updated python deps

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3395 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2006-07-15 22:32:42 +00:00
parent 81b4dacf80
commit ce5d79bccc

2
debian/control vendored
View file

@ -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.