[Python-modules-commits] [python-measurement] 13/14: Bump minimum Python2 version to 2.7.
Michael Fladischer
fladi at moszumanska.debian.org
Sat Jan 13 16:44:33 UTC 2018
This is an automated email from the git hooks/post-receive script.
fladi pushed a commit to branch debian/master
in repository python-measurement.
commit 7fffae941499f3d8fb793796bc20fd3d4582fe6d
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date: Sat Jan 13 17:39:56 2018 +0100
Bump minimum Python2 version to 2.7.
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 66e4b0d..c9bd647 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ python-measurement (2.0.1-1) UNRELEASED; urgency=low
* Add python(3)-pbr to Build-Depends.
* Fix name of README.rst (formerly readme.rst).
* Build documentation in override_dh_sphinxdoc.
+ * Bump minimum Python2 version to 2.7.
-- Michael Fladischer <fladi at debian.org> Wed, 10 Jan 2018 16:51:28 +0100
diff --git a/debian/control b/debian/control
index 5300f58..cf5fc02 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Standards-Version: 4.1.3
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-measurement.git
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-measurement.git
Homepage: https://github.com/coddingtonbear/python-measurement
-X-Python-Version: >= 2.6
+X-Python-Version: >= 2.7
X-Python3-Version: >= 3.4
Testsuite: autopkgtest-pkg-python
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-measurement.git
More information about the Python-modules-commits
mailing list