summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index c7debf0..b8e12ac 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends:
python3-all-dev,
python-setuptools,
python3-setuptools,
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
XS-Python-Version: all
Homepage: http://pypi.python.org/pypi/blist
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/blist/trunk
@@ -19,6 +19,7 @@ Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/blist/trunk
Package: python-blist
Architecture: any
+XB-Python-Version: ${python:Versions}
Depends:
${misc:Depends},
${shlibs:Depends},
@@ -32,6 +33,7 @@ Description: List-like type for Python with better asymptotic performance
Package: python3-blist
Architecture: any
+XB-Python-Version: ${python3:Versions}
Depends:
${misc:Depends},
${shlibs:Depends},