From ce5d79bccc3321937c8281f0b79c178bcb68fc96 Mon Sep 17 00:00:00 2001 From: calvin Date: Sat, 15 Jul 2006 22:32:42 +0000 Subject: [PATCH] updated python deps git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3395 e7d03fd6-7b0d-0410-9947-9c21f3af8025 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.