[hdf5] 03/04: Fix substvars for libhdf5-mpi-dev.

Gilles Filippini pini at moszumanska.debian.org
Sat Sep 13 10:04:03 UTC 2014


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

pini pushed a commit to branch master
in repository hdf5.

commit ed87b6e1d3f7430e10562a601c680728a720054f
Author: Gilles Filippini <pini at debian.org>
Date:   Fri Sep 12 11:02:20 2014 +0200

    Fix substvars for libhdf5-mpi-dev.
---
 debian/changelog | 8 ++++++++
 debian/rules     | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index f5ec048..204342d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+hdf5 (1.8.13+docs-12) UNRELEASED; urgency=medium
+
+  * Set up debian/libhdf5-mpi-dev.substvars in the binary-indep target
+    because release 1.8.13+docs-10 changed the libhdf5-mpi-dev
+    architecture to 'all'.
+
+ -- Gilles Filippini <pini at debian.org>  Fri, 12 Sep 2014 10:57:28 +0200
+
 hdf5 (1.8.13+docs-11) unstable; urgency=medium
 
   * Fix wrong path in h5fc part of flavor-configure-option.patch
diff --git a/debian/rules b/debian/rules
index cb8d4e4..aa7888e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -281,6 +281,7 @@ install-doc: build-indep
 binary-indep: install-doc
 	dh_testdir
 	dh_testroot
+	echo "hdf5-mpi-dev=libhdf5-$(DEFAULT_MPI)-dev" > debian/libhdf5-mpi-dev.substvars
 	dh_installdocs -i
 	dh_installchangelogs -i -k release_docs/RELEASE.txt
 	dh_link
@@ -295,7 +296,6 @@ binary-indep: install-doc
 binary-arch: prep install-serial $(install_openmpi) $(install_mpich)
 	dh_testdir
 	dh_testroot
-	echo "hdf5-mpi-dev=libhdf5-$(DEFAULT_MPI)-dev" > debian/libhdf5-mpi-dev.substvars
 	dh_installdocs $(ARCH_FLAG)
 	dh_installman $(ARCH_FLAG)
 	dh_lintian $(ARCH_FLAG)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/hdf5.git



More information about the Pkg-grass-devel mailing list