From 7bcfa0fb91eeff56c8af85b7ae4a7e4ead4ab551 Mon Sep 17 00:00:00 2001 From: Bastian Kleineidam Date: Wed, 13 Apr 2011 19:06:55 +0200 Subject: [PATCH] Suggest linkchecker-gui debian package. --- debian/changelog | 3 ++- debian/control | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) 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.