mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-29 04:00:34 +00:00
Suggest linkchecker-gui debian package.
This commit is contained in:
parent
b667c91daf
commit
7bcfa0fb91
2 changed files with 4 additions and 2 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
|
@ -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
3
debian/control
vendored
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue