summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulien Jehannet <julien.jehannet@logilab.fr>2010-03-29 10:34:50 +0200
committerJulien Jehannet <julien.jehannet@logilab.fr>2010-03-29 10:34:50 +0200
commit5803c897b0561117bd4391c153cd6790012e51e8 (patch)
treeb3545e7087f0aaf00f9b80f3ccb6e2c2a32ccbca /debian
parent9d586d64ee08c64eae07d1d5527ae0c25de888eb (diff)
downloadlogilab-common-5803c897b0561117bd4391c153cd6790012e51e8.tar.gz
debian: re-add XS-Python-Version field
The keyword "all" means that the package supports any Python version available but might be deprecated in the future since using version numbers is clearer than "all" and encodes more information. See: http://www.debian.org/doc/packaging-manuals/python-policy/ch-module_packages.html#s-specifying_versions
Diffstat (limited to 'debian')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index b7d1257..5f5116c 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Uploaders: David Douard <david.douard@logilab.fr>,
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Build-Depends: debhelper (>= 5.0.38), python (>= 2.4.6-2)
Build-Depends-Indep: python-support, python-epydoc, graphviz
+XS-Python-Version: all
Standards-Version: 3.8.2
Homepage: http://www.logilab.org/project/logilab-common
Vcs-Svn: svn://svn.debian.org/svn/python-modules/packages/logilab-common/trunk/