[Python-modules-commits] [python-numpy] 02/02: Acknowledge NMUs

Sandro Tosi morph at moszumanska.debian.org
Tue Sep 5 01:19:38 UTC 2017


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

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

commit b59806bc83479a1ae74f6efd2a04e8bea5d2a62a
Author: Sandro Tosi <morph at debian.org>
Date:   Mon Sep 4 21:19:32 2017 -0400

    Acknowledge NMUs
---
 debian/changelog | 17 +++++++++++++++++
 debian/control   |  5 ++++-
 2 files changed, 21 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 2a5df90..56e2b72 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,9 +3,26 @@ python-numpy (1:1.13.1-1) UNRELEASED; urgency=medium
   * New upstream release; Closes: #702169
   * debian/version
     - bump api and api-min-version
+  * Acknowledge NMUs
 
  -- Sandro Tosi <morph at debian.org>  Mon, 04 Sep 2017 20:58:01 -0400
 
+python-numpy (1:1.12.1-3.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Build-depend on the just rebuilt cython.
+
+ -- Matthias Klose <doko at debian.org>  Sat, 02 Sep 2017 07:45:52 +0200
+
+python-numpy (1:1.12.1-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * "No-change" upload to rebuild with pythonX.Y not using the _fpectl module.
+  * Tighten the build dependencies for the pythonX.Y packages (can be dropped
+    again once the pythonX.Y packages are available everywhere).
+
+ -- Matthias Klose <doko at debian.org>  Fri, 01 Sep 2017 07:39:42 +0200
+
 python-numpy (1:1.12.1-3) unstable; urgency=medium
 
   * debian/patches/0007-BUG-Don-t-signal-FP-exceptions-in-np.absolute.patch
diff --git a/debian/control b/debian/control
index 6772934..0dca6bf 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
 Priority: optional
 Maintainer: Sandro Tosi <morph at debian.org>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: cython,
+Build-Depends: cython (>= 0.26-2.1),
                debhelper (>= 8.9.7~),
                dh-python,
                gfortran (>= 4:4.2),
@@ -19,6 +19,9 @@ Build-Depends: cython,
                python3-tz,
                python-setuptools,
                python3-setuptools,
+               python2.7-dev (>= 2.7.14~rc1-1),
+               python3.5-dev (>= 3.5.4-3),
+               python3.6-dev (>= 3.6.2-3),
 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