summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Bogatov <KAction@debian.org>2018-12-02 09:18:14 +0000
committerDmitry Bogatov <KAction@debian.org>2018-12-02 09:18:14 +0000
commit5e451ae3ecf44c7c92c732e1bfad5a1be26cc380 (patch)
tree90c87fa792aaabc83a4cc53a2a285513704f2228
parent549ac89018d16de55aa27e0448331004e2b4ed2f (diff)
Drop obsolete X-Python-Version field
According to Python Policy 3.4, X-Python-Version field is obsolete, since only Python-2.7 is supported.
-rw-r--r--debian/changelog1
-rw-r--r--debian/control1
2 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 8218c12..902c65b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ dtrx (7.1-2) UNRELEASED; urgency=medium
* Update debhelper compat to 11
* Build-depend on `debhelper-compat' (obsoletes `debian/compat')
* Update Vcs-* fields in `debian/control'
+ * Drop obsolete X-Python-Version field
-- Dmitry Bogatov <KAction@debian.org> Sun, 02 Dec 2018 08:52:38 +0000
diff --git a/debian/control b/debian/control
index c59ec1d..56e3b17 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,6 @@ Build-Depends-Indep:
xz-utils,
Standards-Version: 4.2.1
Homepage: http://brettcsmith.org/2007/dtrx/
-X-Python-Version: >= 2.4
Vcs-Git: https://salsa.debian.org/debian/dtrx.git
Vcs-Browser: https://salsa.debian.org/debian/dtrx