mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-26 09:04:44 +00:00
suggest pyton2.4-profiler
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2302 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
20911b5167
commit
40fb2ab4ae
2 changed files with 8 additions and 1 deletions
7
debian/changelog
vendored
7
debian/changelog
vendored
|
|
@ -1,3 +1,10 @@
|
|||
linkchecker (2.4-2) unstable; urgency=low
|
||||
|
||||
* import profile module conditionally, and suggest python2.4-profiler
|
||||
package
|
||||
|
||||
-- Bastian Kleineidam <calvin@debian.org> Thu, 10 Feb 2005 15:02:51 +0100
|
||||
|
||||
linkchecker (2.4-1) unstable; urgency=low
|
||||
|
||||
* New upstream release.
|
||||
|
|
|
|||
2
debian/control
vendored
2
debian/control
vendored
|
|
@ -9,7 +9,7 @@ Package: linkchecker
|
|||
Architecture: any
|
||||
Depends: ${python:Depends}
|
||||
Conflicts: linkchecker-ssl
|
||||
Suggests: apache | httpd, python2.4-psyco, python2.4-optcomplete
|
||||
Suggests: apache | httpd, python2.4-psyco, python2.4-optcomplete, python2.4-profiler
|
||||
Description: check HTML documents for broken links
|
||||
Features:
|
||||
o recursive checking
|
||||
|
|
|
|||
Loading…
Reference in a new issue