Suggest linkchecker-gui debian package.

This commit is contained in:
Bastian Kleineidam 2011-04-13 19:06:55 +02:00
parent b667c91daf
commit 7bcfa0fb91
2 changed files with 4 additions and 2 deletions

3
debian/changelog vendored
View file

@ -1,8 +1,9 @@
linkchecker (6.8-1) unstable; urgency=low
* New upstream release.
* Let linkchecker suggest linkchecker-gui.
-- Bastian Kleineidam <calvin@debian.org> Wed, 13 Apr 2011 19:05:12 +0200
-- Bastian Kleineidam <calvin@debian.org> Wed, 13 Apr 2011 19:06:44 +0200
linkchecker (6.7-1) unstable; urgency=low

3
debian/control vendored
View file

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