summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorAdrien Di Mascio <Adrien.DiMascio@logilab.fr>2006-07-17 18:05:01 +0200
committerAdrien Di Mascio <Adrien.DiMascio@logilab.fr>2006-07-17 18:05:01 +0200
commitc74c15e6eb1240ed5622b43bc05adf0b6be649cd (patch)
tree357c1505984720ce279fd66b55071910a52d33fa /debian/control
parent0eea51418aa30b6f117b6a378f1e19dcc3180532 (diff)
downloadlogilab-common-c74c15e6eb1240ed5622b43bc05adf0b6be649cd.tar.gz
new debian package: python-xml dependency doesn't seem necessary. Please correct if neededcommon-version-0_17_0
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
.