From fa10816432b24bc653260383c6ddfc1afc1e3853 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Sun, 22 Jul 2007 13:27:12 +0000 Subject: update recommends to python-beautifulsoup version 3.0.2 or later since that version fixes a problem with find(attr=True) git-svn-id: http://arthurdejong.org/svn/webcheck/webcheck@354 86f53f14-5ff3-0310-afe5-9b438ce3f40c --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 5297616..04f69f7 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Package: webcheck Architecture: all Depends: ${python:Depends} XB-Python-Version: ${python:Versions} -Recommends: python-beautifulsoup +Recommends: python-beautifulsoup (>= 3.0.2) Suggests: lynx | www-browser Provides: linbot Conflicts: linbot -- cgit v1.2.3