[Python-modules-commits] [tox] 01/01: Added python3-setuptools to Depends. (Closes: #780702)

Barry Warsaw barry at moszumanska.debian.org
Mon Jul 13 23:37:11 UTC 2015


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

barry pushed a commit to branch master
in repository tox.

commit cf27a06c88df201ab01c1f635126c340884af829
Author: Barry Warsaw <barry at debian.org>
Date:   Mon Jul 13 19:37:06 2015 -0400

    Added python3-setuptools to Depends.  (Closes: #780702)
---
 debian/changelog | 5 +++--
 debian/control   | 1 +
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6cdd166..b2a4d37 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
-tox (2.1.1-1) UNRELEASED; urgency=medium
+tox (2.1.1-1) unstable; urgency=medium
 
   * New upstream release.
   * d/control:
     - Added new dependency python3-pluggy to Build-Depends and Depends.
     - Added python3-pytest-timeout to Build-Depends.
+    - Added python3-setuptools to Depends.  (Closes: #780702)
     - Bump debhelper to version 9.
   * d/rules:
     - Removed http_proxy/https_proxy settings since pybuild adds these
@@ -12,7 +13,7 @@ tox (2.1.1-1) UNRELEASED; urgency=medium
       tests to ensure that tox is built and runs correctly.
   * d/compat: Bump to version 9.
 
- -- Barry Warsaw <barry at debian.org>  Mon, 13 Jul 2015 18:27:23 -0400
+ -- Barry Warsaw <barry at debian.org>  Mon, 13 Jul 2015 19:33:17 -0400
 
 tox (1.9.2-2) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 4fdc27c..1c44bde 100644
--- a/debian/control
+++ b/debian/control
@@ -27,6 +27,7 @@ Depends: python3,
          python3-pkg-resources,
          python3-pluggy,
          python3-py,
+         python3-setuptools,
          python3-virtualenv,
          virtualenv,
          ${misc:Depends},

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



More information about the Python-modules-commits mailing list