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 <p...@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 <p...@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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to