[Python-modules-commits] [python-fastimport] 03/04: Adds support for python 3.4.

Jelmer Vernooij jelmer at moszumanska.debian.org
Tue Apr 19 23:46:44 UTC 2016


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

jelmer pushed a commit to branch master
in repository python-fastimport.

commit 96ee573dadd7a26d265b78b118a03a74f6e71c25
Author: Jelmer Vernooij <jelmer at jelmer.uk>
Date:   Tue Apr 19 23:45:06 2016 +0000

    Adds support for python 3.4.
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ac4af51..e9bb3e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 python-fastimport (0.9.6-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+   + Adds support for python 3.4.
 
  -- Jelmer Vernooij <jelmer at debian.org>  Tue, 19 Apr 2016 23:44:19 +0000
 
diff --git a/debian/control b/debian/control
index 90aee7a..a4986db 100644
--- a/debian/control
+++ b/debian/control
@@ -4,10 +4,10 @@ Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Jelmer Vernooij <jelmer at debian.org>
 Homepage: https://github.com/jelmer/python-fastimport
-Build-Depends: python-all (>= 2.6.6-3), python3-all (>= 3.5), debhelper (>= 7.0.50~), python-testtools (>= 0.9.2), pypy, dh-python
+Build-Depends: python-all (>= 2.6.6-3), python3-all (>= 3.4), debhelper (>= 7.0.50~), python-testtools (>= 0.9.2), pypy, dh-python
 Standards-Version: 3.9.7
 X-Python-Version: >= 2.4
-X-Python3-Version: >= 3.5
+X-Python3-Version: >= 3.4
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-fastimport.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-fastimport.git
 XS-Testsuite: autopkgtest

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



More information about the Python-modules-commits mailing list