summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@jelmer.uk>2016-04-19 23:45:06 +0000
committerJelmer Vernooij <jelmer@jelmer.uk>2016-04-19 23:45:06 +0000
commit96ee573dadd7a26d265b78b118a03a74f6e71c25 (patch)
treeb611d22780c4e994be25e70307f7cdbda353afbd
parent19daa6bdfcf2d7bb3e1e179964485c12ea86b331 (diff)
downloadpython-fastimport-git-96ee573dadd7a26d265b78b118a03a74f6e71c25.tar.gz
Adds support for python 3.4.
-rw-r--r--debian/changelog1
-rw-r--r--debian/control4
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@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@lists.alioth.debian.org>
Uploaders: Jelmer Vernooij <jelmer@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