[Python-modules-commits] [transmissionrpc] 08/08: Add python{3, }-all to B-D, to run tests on all Python versions

Ondřej Nový onovy at moszumanska.debian.org
Fri Jan 13 11:52:22 UTC 2017


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

onovy pushed a commit to branch master
in repository transmissionrpc.

commit 7fcabb369557eba705b8b9bb48bb01602530a4a6
Author: Ondřej Nový <onovy at debian.org>
Date:   Fri Jan 13 12:51:28 2017 +0100

    Add python{3,}-all to B-D, to run tests on all Python versions
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 8575602..847764e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ transmissionrpc (0.11-3) UNRELEASED; urgency=medium
   * Add CLI autopkgtest
   * Standards-Version is 3.9.8 now (no changes needed)
   * Remove python{,3}-nose from B-D and use pybuild auto_test
+  * Add python{3,}-all to B-D, to run tests on all Python versions
 
  -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 22:35:56 +0200
 
diff --git a/debian/control b/debian/control
index 2892649..90a64ef 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.
 Uploaders: Timur Birsh <taem at linukz.org>, Vincent Bernat <bernat at debian.org>
 Build-Depends: debhelper (>= 10),
                python-setuptools, python3-setuptools, dh-python,
-               python (>= 2.6.6-3~), python3,
+               python-all, python3-all,
                python-sphinx (>= 1.0.7+dfsg) | python3-sphinx,
                python-six, python3-six,
 Standards-Version: 3.9.8

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



More information about the Python-modules-commits mailing list