[h5py] 01/04: Add missing install dependencies for debug packages.

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Jan 26 08:04:50 UTC 2016


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

ghisvail-guest pushed a commit to branch debian/sid
in repository h5py.

commit 94c4d0c98efabfb785f0f424fcbdbbcffbc62640
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Tue Jan 26 07:25:46 2016 +0000

    Add missing install dependencies for debug packages.
---
 debian/control | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/control b/debian/control
index fa99896..bc87c2d 100644
--- a/debian/control
+++ b/debian/control
@@ -66,7 +66,9 @@ Section: debug
 Priority: extra
 Depends: python-dbg,
          python-h5py (= ${binary:Version}),
+         python-numpy-dbg,
          ${misc:Depends},
+         ${python:Depends},
          ${shlibs:Depends}
 Description: debug extension for h5py (Python 2)
  HDF5 for Python (h5py) is a general-purpose Python interface to the
@@ -121,7 +123,9 @@ Section: debug
 Priority: extra
 Depends: python3-dbg,
          python3-h5py (= ${binary:Version}),
+         python3-numpy-dbg,
          ${misc:Depends},
+         ${python3:Depends},
          ${shlibs:Depends}
 Description: debug extension for h5py (Python 3)
  HDF5 for Python (h5py) is a general-purpose Python interface to the

-- 
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