[h5py] 09/44: argh, quilt is needed to remove rpathness

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Jul 2 18:25:48 UTC 2015


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

ghisvail-guest pushed a commit to branch upstream/latest
in repository h5py.

commit 23aa88fedc85663d825bac91deba6b1181cad4d2
Author: Soeren Sonnenburg <sonne at debian.org>
Date:   Wed Aug 26 21:35:58 2009 +0000

    argh, quilt is needed to remove rpathness
---
 debian/control | 2 +-
 debian/rules   | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index bc76156..0b2b95d 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
 Priority: optional
 Maintainer: Soeren Sonnenburg <sonne at debian.org>
 XS-Python-Version: >= 2.5
-Build-Depends: debhelper ( >=7), cdbs, python-all-dev (>= 2.5.0),
+Build-Depends: debhelper ( >=7), cdbs, quilt, python-all-dev (>= 2.5.0),
  python-central (>= 0.6.0), libhdf5-serial-dev, python-numpy
 Standards-Version: 3.8.3
 Homepage: http://code.google.com/p/h5py/
diff --git a/debian/rules b/debian/rules
index 26be82d..95ef665 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,7 @@ DEB_PYTHON_SYSTEM=pycentral
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/python-distutils.mk
+include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
 clean::
 	$(RM) setuptools-0.6c9-py2.5.egg

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