diff options
author | Alexandre Fayolle <alexandre.fayolle@logilab.fr> | 2008-01-08 12:31:09 +0100 |
---|---|---|
committer | Alexandre Fayolle <alexandre.fayolle@logilab.fr> | 2008-01-08 12:31:09 +0100 |
commit | 12a6235afa0bd6ab4e769cfdb770f2921de90b1e (patch) | |
tree | f730ba412a08a82eb76bade5b573062965cd77e2 /debian/control | |
parent | 4d9de7147c875039fb0fd84e57106f5695cfbc23 (diff) | |
download | logilab-common-12a6235afa0bd6ab4e769cfdb770f2921de90b1e.tar.gz |
fixed lintian warning and errors
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 478cf2e..0a1786e 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,8 @@ Uploaders: David Douard <david.douard@logilab.fr> Build-Depends: debhelper (>= 5.0.38) Build-Depends-Indep: python (>=2.3.5-7), python-central (>=0.5.6) XS-Python-Version: all -Standards-Version: 3.7.2 +Homepage: http://www.logilab.org/Project/name/logilab-common +Standards-Version: 3.7.3 Package: python-logilab-common Architecture: all @@ -26,6 +27,5 @@ Description: useful miscellaneous modules used by Logilab projects * accessing RDBMS (currently postgreSQL, mysql and sqlite) * generating text and HTML reports * logging - . - Homepage: http://www.logilab.org/Project/name/logilab-common + |