summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSylvain Th?nault <sylvain.thenault@logilab.fr>2010-10-11 11:40:53 +0200
committerSylvain Th?nault <sylvain.thenault@logilab.fr>2010-10-11 11:40:53 +0200
commiteeceecde7d65cf5de83a42e72d78e33f1e0e12ad (patch)
tree38b569c5520cc58331f2fbc5b467066ab03e0e14
parentaa9c2c5561e1793777d773ef7cd5b251f2db2789 (diff)
parent58ada9c399bdb7a73eda898a183a35dc84200627 (diff)
downloadlogilab-common-eeceecde7d65cf5de83a42e72d78e33f1e0e12ad.tar.gz
merge stable heads
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index c99caaa..e2b1007 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,8 @@ Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/logilab-commo
Package: python-logilab-common
Architecture: all
Provides: ${python:Provides}
-Depends: ${python:Depends}, ${misc:Depends}, python-unittest2
+Depends: ${python:Depends}, ${misc:Depends}
+Suggests: pyro, python-unittest2
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