summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 7dde8da..ce4feb5 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Standards-Version: 3.7.2
Package: python-logilab-common
Architecture: all
-Depends: ${python:Depends}, python-xml
+Depends: ${python:Depends}, 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)
XB-Python-Version: ${python:Versions}
Description: useful miscellaneous modules used by Logilab projects
@@ -21,7 +21,7 @@ Description: useful miscellaneous modules used by Logilab projects
* generating of SQL queries
* running unit tests
* manipulating tree structures
- * accessing RDBMS (currently postgreSQL and mysql)
+ * accessing RDBMS (currently postgreSQL, mysql and sqlite)
* generating text and HTML reports
* logging
.