[Python-modules-commits] [python-numpy] 14/15: add setuptools to b-d

Sandro Tosi morph at moszumanska.debian.org
Sun Jan 31 02:06:10 UTC 2016


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

morph pushed a commit to branch master
in repository python-numpy.

commit fb96e2e2240f69354c8f7b8607b90a462c84fc2e
Author: Sandro Tosi <morph at debian.org>
Date:   Sun Jan 31 00:44:40 2016 +0000

    add setuptools to b-d
---
 debian/changelog | 4 +++-
 debian/control   | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3d098f4..45dd7b4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,8 +8,10 @@ python-numpy (1:1.11.0~b2-1) UNRELEASED; urgency=medium
       explicit rm of the build/ dir
   * debian/python-numpy.docs
     - DEV_README was dropped, removed
+  * debian/control
+    - add setuptools to b-d
 
- -- Sandro Tosi <morph at debian.org>  Sat, 30 Jan 2016 22:13:43 +0000
+ -- Sandro Tosi <morph at debian.org>  Sun, 31 Jan 2016 00:44:24 +0000
 
 python-numpy (1:1.10.4-2) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index e55be84..472ff19 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,9 @@ Build-Depends: cython,
                python3-all-dbg,
                python3-all-dev,
                python3-nose (>= 1.0),
-               python3-tz
+               python3-tz,
+               python-setuptools,
+               python3-setuptools,
 Build-Depends-Indep: python-docutils,
                      python-matplotlib,
                      python-sphinx (>= 1.0.7+dfsg)

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



More information about the Python-modules-commits mailing list