From 3d7f98bf816a0fe8a4e4e652d1f9ce06acf61a47 Mon Sep 17 00:00:00 2001 From: calvin Date: Mon, 31 Jan 2005 19:53:44 +0000 Subject: [PATCH] suggest optcomplete git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2254 e7d03fd6-7b0d-0410-9947-9c21f3af8025 --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e42172f9..558832f7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ linkchecker (2.3-1) unstable; urgency=low * New upstream release. * Depend on python 2.4 packages. + * Make python2.4-optcomplete a suggestion. -- Bastian Kleineidam Mon, 24 Jan 2005 20:24:12 +0100 diff --git a/debian/control b/debian/control index ff451ff6..2cb1741a 100644 --- a/debian/control +++ b/debian/control @@ -7,9 +7,9 @@ Standards-Version: 3.6.1 Package: linkchecker Architecture: any -Depends: ${python:Depends}, python2.4-optcomplete +Depends: ${python:Depends} Conflicts: linkchecker-ssl -Suggests: apache | httpd, python2.4-psyco +Suggests: apache | httpd, python2.4-psyco, python2.4-optcomplete Description: check HTML documents for broken links Features: o recursive checking