[Python-modules-commits] [django-sekizai] 05/06: Remove useless X-Python{3, }-Version: (all satisfied in Stable).
Thomas Goirand
zigo at moszumanska.debian.org
Tue Aug 2 08:51:56 UTC 2016
This is an automated email from the git hooks/post-receive script.
zigo pushed a commit to branch master
in repository django-sekizai.
commit a5036660f159d49880acde7d1e1e7143c7bc373e
Author: Thomas Goirand <zigo at debian.org>
Date: Tue Aug 2 08:48:17 2016 +0000
Remove useless X-Python{3,}-Version: (all satisfied in Stable).
---
debian/changelog | 1 +
debian/control | 2 --
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index cb5ab64..e72079b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ django-sekizai (0.9.0-4) unstable; urgency=medium
* Add myself as uploader.
* Add patch to runtests.py to define TEMPLATES, which is required with Django
1.10. This fixes FTBFS (Closes: #828656).
+ * Remove useless X-Python{3,}-Version: (all satisfied in Stable).
-- Thomas Goirand <zigo at debian.org> Tue, 02 Aug 2016 08:41:21 +0000
diff --git a/debian/control b/debian/control
index cc68a21..a5aca29 100644
--- a/debian/control
+++ b/debian/control
@@ -20,8 +20,6 @@ Build-Depends: debhelper (>= 9),
python3-setuptools,
python3-sphinx,
Standards-Version: 3.9.8
-X-Python-Version: >= 2.6
-X-Python3-Version: >= 3.0
Homepage: http://django-sekizai.readthedocs.org/
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/django-sekizai.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/django-sekizai.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-sekizai.git
More information about the Python-modules-commits
mailing list