[pyevolve] 72/81: Drop support for Python 2.5

Christian Kastner chrisk-guest at moszumanska.debian.org
Sun Aug 17 21:12:45 UTC 2014


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

chrisk-guest pushed a commit to branch master
in repository pyevolve.

commit 5725eaacde989281fbf13984077c950ed5324704
Author: Christian Kastner <debian at kvr.at>
Date:   Fri Mar 14 10:03:15 2014 +0100

    Drop support for Python 2.5
---
 debian/changelog | 3 ++-
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0c11888..04123f0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,7 +4,8 @@ pyevolve (0.6~rc1+svn398+dfsg-3) unstable; urgency=low
     - Bump Standards-Version to 3.9.5 (no changes needed)
     - Bump debhelper Build-Depends to (>= 9)
     - Add Build-Depends for dh-python
-    - Add X-Python-Version field with >= 2.5
+    - Add X-Python-Version with >= 2.6, thereby implicitly dropping support for
+      Python 2.5 (it used to be supported in the now removed debian/pyversions).
     - Drop Build-Depends for python-support
     - Remove obsolete DM-Upload-Allowed field
   * debian/compat:
diff --git a/debian/control b/debian/control
index 1a52427..16a4ae6 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends:
     python-numpy,
     python-pydot
 Standards-Version: 3.9.5
-X-Python-Version: >= 2.5
+X-Python-Version: >= 2.6
 Homepage: http://pyevolve.sourceforge.net
 Vcs-Git: git://scm.kvr.at/git/pkg-pyevolve.git
 Vcs-Browser: http://scm.kvr.at/git/?p=pkg-pyevolve.git;a=summary

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pyevolve.git



More information about the debian-science-commits mailing list