diff --git a/debian/changelog b/debian/changelog index 01606239..6ef81585 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ linkchecker (6.8-1) unstable; urgency=low * New upstream release. + * Let linkchecker suggest linkchecker-gui. - -- Bastian Kleineidam Wed, 13 Apr 2011 19:05:12 +0200 + -- Bastian Kleineidam Wed, 13 Apr 2011 19:06:44 +0200 linkchecker (6.7-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 0164fd60..ba3a061f 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,8 @@ Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends} Provides: ${python:Provides} Suggests: apache2 | httpd, python-optcomplete (>= 1.2-5), python-geoip (>= 1.2.1-2), clamav-daemon, python-utidylib, - python-cssutils, python-pysqlite2, python-twill, python-gconf + python-cssutils, python-pysqlite2, python-twill, python-gconf, + linkchecker-gui 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.