[Python-modules-commits] [django-auth-ldap] 11/20: Set minimum Python2 version to 2.6.

Michael Fladischer fladi at moszumanska.debian.org
Sun Mar 19 08:08:21 UTC 2017


This is an automated email from the git hooks/post-receive script.

fladi pushed a commit to branch master
in repository django-auth-ldap.

commit d43f8213667885e60014bdfe9620a41a7a9b42fe
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Sun Mar 19 08:16:09 2017 +0100

    Set minimum Python2 version to 2.6.
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index bed707a..6977369 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ django-auth-ldap (1.2.10+dfsg-1~exp1) UNRELEASED; urgency=low
   * Require mockldap-0.2.7 or later for Build-Depends.
   * Bump Standards-Version to 3.9.8.
   * Use https:// for copyright-format 1.0 URL.
+  * Set minimum Python2 version to 2.6.
 
  -- Michael Fladischer <fladi at debian.org>  Fri, 17 Mar 2017 20:25:01 +0100
 
diff --git a/debian/control b/debian/control
index 6382b29..f597a2e 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 9),
                python-setuptools,
                python-sphinx (>= 1.0.7+dfsg)
 Standards-Version: 3.9.8
-X-Python-Version: >= 2.5
+X-Python-Version: >= 2.6
 Homepage: https://pypi.python.org/pypi/django-auth-ldap/
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/django-auth-ldap.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/django-auth-ldap.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-auth-ldap.git



More information about the Python-modules-commits mailing list