mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-27 01:24:42 +00:00
debian fixes
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@318 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
d54f2ba8da
commit
d5b38207c7
1 changed files with 3 additions and 3 deletions
6
debian/control
vendored
6
debian/control
vendored
|
|
@ -6,7 +6,7 @@ Build-Depends-Indep: python-dev (>= 2.1), python-dev (<< 2.2), debhelper (>= 3.0
|
|||
Standards-Version: 3.5.6.0
|
||||
|
||||
Package: linkchecker
|
||||
Architecture: any
|
||||
Architecture: all
|
||||
Depends: python (>= 2.1)
|
||||
Conflicts: python (>= 2.2), python-ssl (>= 2.2)
|
||||
Suggests: python-ssl (>= 2.1)
|
||||
|
|
@ -25,5 +25,5 @@ Description: check HTML documents for broken links
|
|||
o i18n support
|
||||
o command line interface
|
||||
o (Fast)CGI web interface (requires HTTP server)
|
||||
|
||||
You have to install python-ssl for HTTPS support.
|
||||
.
|
||||
You have to install python-ssl for HTTPS support.
|
||||
|
|
|
|||
Loading…
Reference in a new issue