summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorEmile Anclin <emile.anclin@logilab.fr>2010-10-11 09:52:09 +0200
committerEmile Anclin <emile.anclin@logilab.fr>2010-10-11 09:52:09 +0200
commit68808b1ffe96e4ca53f5df672e73a7cda141431e (patch)
tree38b569c5520cc58331f2fbc5b467066ab03e0e14 /debian
parentaa9c2c5561e1793777d773ef7cd5b251f2db2789 (diff)
parent58ada9c399bdb7a73eda898a183a35dc84200627 (diff)
downloadlogilab-common-68808b1ffe96e4ca53f5df672e73a7cda141431e.tar.gz
merge two stable heads
Diffstat (limited to 'debian')
-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