summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2018-05-09 09:53:37 +0100
committerSimon McVittie <smcv@debian.org>2018-05-09 09:53:41 +0100
commit3427cad4178c6c4c7ad060fde29802e44f7c1820 (patch)
tree70aa5a0f24d0f604846d738e60f198c945750f57 /debian
parent43235b2274c8e8f53ac22c0617f3ef35ad788798 (diff)
Remove X-Python{,3}-Version annotations
The required versions are the oldest supported in oldstable, so the annotations are unnecessary.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
-rw-r--r--debian/control2
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index cbe21a0..718188f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ dbus-python (1.2.8-2) UNRELEASED; urgency=medium
d/p/cross-test-server-Avoid-a-race-condition-in-the-client.patch:
Fix a long-standing race condition in the automated tests that caused
FTBFS on armhf around 6% of the time (Closes: #898158)
+ * Remove X-Python{,3}-Version annotations. The required versions are the
+ oldest supported in oldstable, so the annotations are unnecessary.
-- Simon McVittie <smcv@debian.org> Wed, 09 May 2018 08:56:36 +0100
diff --git a/debian/control b/debian/control
index a81db44..88bc157 100644
--- a/debian/control
+++ b/debian/control
@@ -32,8 +32,6 @@ Build-Depends-Indep:
python-sphinx-rtd-theme,
Rules-Requires-Root: no
Standards-Version: 4.1.4
-X-Python-Version: >= 2.7
-X-Python3-Version: >= 3.4
Homepage: http://www.freedesktop.org/wiki/Software/DBusBindings#Python
Vcs-Git: https://salsa.debian.org/debian/dbus-python.git
Vcs-Browser: https://salsa.debian.org/debian/dbus-python