From 6ecb36bb64b2f301484a922a53fb298373637fec Mon Sep 17 00:00:00 2001 From: Alexandre Fayolle Date: Thu, 15 Jun 2006 10:44:22 +0200 Subject: new python policy --- debian/control | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 830c261..a149d65 100644 --- a/debian/control +++ b/debian/control @@ -3,13 +3,14 @@ Section: python Priority: optional Maintainer: Sylvain Thénault Uploaders: Alexandre Fayolle -Build-Depends: debhelper (>= 5.0.0), python-dev +Build-Depends: debhelper (>= 5.0.37.1), python (>=2.3.5-7), python-dev (>=2.3.5-7), python-central Standards-Version: 3.7.2 +XS-Python-Version: current Package: pylint Architecture: all -Depends: python, python-logilab-common (>= 0.13.0), python-logilab-astng (>= 0.16.0), python-tk, emacsen-common -Provides: python2.2-pylint, python2.3-pylint, python2.4-pylint, pylint-common, pylint-test +Depends: ${python:Depends}, python-logilab-common (>= 0.13.0), python-logilab-astng (>= 0.16.0), python-tk, emacsen-common +XB-Python-Version: ${python:Versions} Conflicts: python2.2-pylint, python2.3-pylint, python2.4-pylint, pylint-common, pylint-test Replaces: python2.2-pylint, python2.3-pylint, python2.4-pylint, pylint-common, pylint-test Description: python code static checker -- cgit v1.2.1