mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-30 11:04:50 +00:00
conflict for obsoleted linkchecker-ssl
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@347 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
0aee43ff1a
commit
0d6c16a83a
2 changed files with 3 additions and 2 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
|
@ -1,8 +1,9 @@
|
|||
linkchecker (1.3.13) unstable; urgency=low
|
||||
|
||||
* remove deleted source files from po/Makefile
|
||||
* debian/control: conflict for obsoleted linkchecker-ssl
|
||||
|
||||
-- Bastian Kleineidam <calvin@debian.org> Wed, 2 Jan 2002 16:51:31 +0100
|
||||
-- Bastian Kleineidam <calvin@debian.org> Wed, 2 Jan 2002 17:27:34 +0100
|
||||
|
||||
linkchecker (1.3.12) unstable; urgency=low
|
||||
|
||||
|
|
|
|||
2
debian/control
vendored
2
debian/control
vendored
|
|
@ -8,7 +8,7 @@ Standards-Version: 3.5.6.0
|
|||
Package: linkchecker
|
||||
Architecture: all
|
||||
Depends: python (>= 2.1)
|
||||
Conflicts: python (>= 2.2), python-ssl (>= 2.2)
|
||||
Conflicts: python (>= 2.2), python-ssl (>= 2.2), linkchecker-ssl
|
||||
Suggests: python-ssl (>= 2.1)
|
||||
Description: check HTML documents for broken links
|
||||
Features:
|
||||
|
|
|
|||
Loading…
Reference in a new issue