remove python-ssl, updated description

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@427 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2002-05-12 23:24:09 +00:00
parent 30b30a8a13
commit 155cfb4f16
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
linkchecker (1.5.1) unstable; urgency=low
* debian/control: remove python-ssl from suggests
-- Bastian Kleineidam <calvin@debian.org> Mon, 13 May 2002 01:24:06 +0200
linkchecker (1.5.0) unstable; urgency=low
* More syntax checking for host:port network locations (from 1.4.4)

2
debian/control vendored
View file

@ -9,7 +9,6 @@ Package: linkchecker
Architecture: all
Depends: python (>= 2.1)
Conflicts: python (>= 2.2), python-ssl (>= 2.2), linkchecker-ssl
Suggests: python-ssl (>= 2.1)
Description: check HTML documents for broken links
Features:
o recursive checking
@ -23,6 +22,7 @@ Description: check HTML documents for broken links
o give username/password for HTTP and FTP authorization
o robots.txt exclusion protocol support
o i18n support
o Cookie support
o command line interface
o (Fast)CGI web interface (requires HTTP server)
.