[h5py] 02/08: Add missing i-deps on python{,3}-numpy-dbg

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Sat Apr 8 15:05:08 UTC 2017


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

ghisvail-guest pushed a commit to branch master
in repository h5py.

commit 26a9a57a5b39cb045c3d65fe1837ec5de742c925
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Sat Mar 25 15:14:36 2017 +0000

    Add missing i-deps on python{,3}-numpy-dbg
    
    Gbp-Dch: short
    Closes: #858727
---
 debian/control | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 0738b5f..078a3fd 100644
--- a/debian/control
+++ b/debian/control
@@ -69,7 +69,8 @@ Priority: extra
 Depends: ${misc:Depends},
          ${python:Depends},
          ${shlibs:Depends},
-         python-h5py (= ${binary:Version})
+         python-h5py (= ${binary:Version}),
+         python-numpy-dbg
 Description: debug extension for h5py (Python 2)
  HDF5 for Python (h5py) is a general-purpose Python interface to the
  Hierarchical Data Format library, version 5. HDF5 is a versatile, mature
@@ -125,7 +126,8 @@ Priority: extra
 Depends: ${misc:Depends},
          ${python3:Depends},
          ${shlibs:Depends},
-         python3-h5py (= ${binary:Version})
+         python3-h5py (= ${binary:Version}),
+         python3-numpy-dbg
 Description: debug extension for h5py (Python 3)
  HDF5 for Python (h5py) is a general-purpose Python interface to the
  Hierarchical Data Format library, version 5. HDF5 is a versatile, mature

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/h5py.git



More information about the debian-science-commits mailing list