[scalapack] 01/02: Build-Depends: chrpath (used on test executables)
Drew Parsons
dparsons at moszumanska.debian.org
Sun Aug 6 07:09:02 UTC 2017
This is an automated email from the git hooks/post-receive script.
dparsons pushed a commit to tag experimental/2.0.2-1exp4
in repository scalapack.
commit a417e9e36d5fe9dd1d2ae084064e6fdc9de3aa6b
Author: Drew Parsons <dparsons at debian.org>
Date: Sun Aug 6 14:24:25 2017 +0800
Build-Depends: chrpath (used on test executables)
---
debian/changelog | 1 +
debian/control | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 59c954c..6bf9a27 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ scalapack (2.0.2-1exp4) UNRELEASED; urgency=medium
/usr/lib/<arch>/libscalapack-{openmpi,mpich}.so. Closes: #870582.
* libscalapack-{openmpi,mpich}-dev provides scalapack cmake and
pkgconfig files
+ * Build-Depends: chrpath (used on test executables)
-- Drew Parsons <dparsons at debian.org> Wed, 19 Jul 2017 18:56:59 +0800
diff --git a/debian/control b/debian/control
index 8ddd334..3b81ea1 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,8 @@ Build-Depends: debhelper (>= 10),
gfortran,
liblapack-dev | liblapack.so,
libblas-dev | libblas.so,
- pkg-config
+ pkg-config,
+ chrpath
Homepage: http://www.netlib.org/scalapack/
Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/scalapack.git
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/scalapack.git/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/scalapack.git
More information about the debian-science-commits
mailing list