summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorNicolas Chauvat <nicolas.chauvat@logilab.fr>2011-02-15 23:28:07 +0100
committerNicolas Chauvat <nicolas.chauvat@logilab.fr>2011-02-15 23:28:07 +0100
commit09a81984d4057b0ffcba98b358902f01053a0c35 (patch)
treee0f1009e1bd774c5e932d723bce5877847bb70b3 /debian/control
parent446260f29a8d8da8fa4021dd79cb427948fdeebd (diff)
downloadlogilab-common-09a81984d4057b0ffcba98b358902f01053a0c35.tar.gz
[urllib2ext] new module with HTTPGssapiAuthHandler
applied patch urllib2ext.diff
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index e2b1007..a06507c 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Package: python-logilab-common
Architecture: all
Provides: ${python:Provides}
Depends: ${python:Depends}, ${misc:Depends}
-Suggests: pyro, python-unittest2
+Suggests: pyro, python-unittest2, python-kerberos
Recommends: python-egenix-mxdatetime
Conflicts: python-constraint ( <= 0.3.0-4), python-logilab-astng ( <= 0.16.0-1), pylint ( << 0.11.0-1), devtools ( <= 0.9.0-1), logilab-doctools ( <= 0.1.6-4), python-logilab-aspects ( <= 0.1.4-2), python2.3-logilab-common, python2.4-logilab-common, cubicweb-server ( << 3.6.0-1)
Description: useful miscellaneous modules used by Logilab projects