[hdf5] 01/01: NMU by J. Cristau: 1.8.12+docs-1.1

Gilles Filippini pini at moszumanska.debian.org
Sat May 3 15:21:23 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 54a3e05d84d11bde112fa03c02c230fd56cf5165
Author: Gilles Filippini <pini at debian.org>
Date:   Sat May 3 17:18:22 2014 +0200

    NMU by J. Cristau: 1.8.12+docs-1.1
    
    Build libhdf5-openmpi-{7,dev} on mips and mipsel, since mpi-defaults
    switched to openmpi there (closes: #746214).
---
 debian/changelog | 8 ++++++++
 debian/control   | 6 +++---
 debian/rules     | 2 +-
 3 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 26f73e1..ed29acd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+hdf5 (1.8.12+docs-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Build libhdf5-openmpi-{7,dev} on mips and mipsel, since mpi-defaults
+    switched to openmpi there (closes: #746214).
+
+ -- Julien Cristau <jcristau at debian.org>  Tue, 29 Apr 2014 21:05:47 +0200
+
 hdf5 (1.8.12+docs-1) unstable; urgency=medium
 
   * Repack upstream tarball with documentation.
diff --git a/debian/control b/debian/control
index 0b3c252..24929a9 100644
--- a/debian/control
+++ b/debian/control
@@ -101,7 +101,7 @@ Description: Hierarchical Data Format 5 (HDF5) - development files - serial vers
 Package: libhdf5-openmpi-7
 Section: libs
 Priority: extra
-Architecture: alpha arm64 armel armhf amd64 i386 ia64 powerpc powerpcspe ppc64 sparc kfreebsd-i386 kfreebsd-amd64 hurd-i386
+Architecture: alpha arm64 armel armhf amd64 i386 ia64 mips mipsel powerpc powerpcspe ppc64 sparc kfreebsd-i386 kfreebsd-amd64 hurd-i386
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
 Conflicts: libhdf5-7
@@ -118,7 +118,7 @@ Description: Hierarchical Data Format 5 (HDF5) - runtime files - OpenMPI version
 Package: libhdf5-openmpi-dev
 Section: libdevel
 Priority: extra
-Architecture: alpha arm64 armel armhf amd64 i386 ia64 powerpc powerpcspe ppc64 sparc kfreebsd-i386 kfreebsd-amd64 hurd-i386
+Architecture: alpha arm64 armel armhf amd64 i386 ia64 mips mipsel powerpc powerpcspe ppc64 sparc kfreebsd-i386 kfreebsd-amd64 hurd-i386
 Depends: libhdf5-openmpi-7 (= ${binary:Version}), zlib1g-dev,
  libjpeg-dev, libopenmpi-dev, ${misc:Depends}, hdf5-helpers
 Conflicts: libhdf5-dev
@@ -135,7 +135,7 @@ Description: Hierarchical Data Format 5 (HDF5) - development files - OpenMPI ver
 Package: libhdf5-openmpi-7-dbg
 Section: debug
 Priority: extra
-Architecture: alpha arm64 armel armhf amd64 i386 ia64 powerpc powerpcspe ppc64 sparc kfreebsd-i386 kfreebsd-amd64 hurd-i386
+Architecture: alpha arm64 armel armhf amd64 i386 ia64 mips mipsel powerpc powerpcspe ppc64 sparc kfreebsd-i386 kfreebsd-amd64 hurd-i386
 Depends: ${shlibs:Depends}, ${misc:Depends},
  libhdf5-openmpi-7 (= ${binary:Version}),
 Conflicts: libhdf5-7-dbg, libhdf5-mpich-7-dbg
diff --git a/debian/rules b/debian/rules
index 1f2eb06..1e54389 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,7 +37,7 @@ DEFAULT_MPI=$(ARCH_DEFAULT_MPI_IMPL)
 #ARCH_FLAG=-a
 #ARCHS=any
 ARCH_FLAG=-s
-ARCHS=alpha arm64 armel armhf amd64 i386 ia64 powerpc powerpcspe ppc64 sparc kfreebsd-i386 kfreebsd-amd64 hurd-i386
+ARCHS=alpha arm64 armel armhf amd64 i386 ia64 mips mipsel powerpc powerpcspe ppc64 sparc kfreebsd-i386 kfreebsd-amd64 hurd-i386
 
 ifeq (,$(filter $(DEB_HOST_ARCH),$(ARCHS)))
 build_openmpi = no

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