From 9de4a1edccd230122ddcb89988976774bce9a7e2 Mon Sep 17 00:00:00 2001 From: David Douard Date: Wed, 21 Sep 2011 16:03:02 +0200 Subject: [debian] fix debian/control: we now depend on python >= 2.5 --- debian/changelog | 6 ++++++ debian/control | 5 +++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7a678d1..82d6b88 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +logilab-common (0.56.2-2) unstable; urgency=low + + * depends on python >= 2.5 + + -- David Douard Wed, 21 Sep 2011 11:55:32 +0200 + logilab-common (0.56.2-1) unstable; urgency=low * new upstream release diff --git a/debian/control b/debian/control index a06507c..c9af5e5 100644 --- a/debian/control +++ b/debian/control @@ -4,13 +4,14 @@ Priority: optional Maintainer: Debian Python Modules Team Uploaders: David Douard , Alexandre Fayolle , + Alexandre Fayolle , Sandro Tosi , Adrien Di Mascio , Nicolas Chauvat , Julien Jehannet , -Build-Depends: debhelper (>= 5.0.38), python (>= 2.4.6-2) +Build-Depends: debhelper (>= 5.0.38), python (>= 2.5) Build-Depends-Indep: python-support, python-epydoc, graphviz, python-egenix-mxdatetime, python-unittest2 -XS-Python-Version: all +XS-Python-Version: >= 2.5 Standards-Version: 3.9.1 Homepage: http://www.logilab.org/project/logilab-common Vcs-Svn: svn://svn.debian.org/svn/python-modules/packages/logilab-common/trunk/ -- cgit v1.2.1