tags 746214 + pending
thanks

Dear maintainer,

I've prepared an NMU for hdf5 (versioned as 1.8.12+docs-1.1) and
will shortly upload it to DELAYED/1.  You'll find the nmu diff attached.

Cheers,
Julien
diff -Nru hdf5-1.8.12+docs/debian/changelog hdf5-1.8.12+docs/debian/changelog
--- hdf5-1.8.12+docs/debian/changelog	2014-02-16 19:10:09.000000000 +0100
+++ hdf5-1.8.12+docs/debian/changelog	2014-04-29 21:05:49.000000000 +0200
@@ -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 <jcris...@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 -Nru hdf5-1.8.12+docs/debian/control hdf5-1.8.12+docs/debian/control
--- hdf5-1.8.12+docs/debian/control	2014-02-16 22:07:54.000000000 +0100
+++ hdf5-1.8.12+docs/debian/control	2014-04-29 21:08:05.000000000 +0200
@@ -101,7 +101,7 @@
 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 @@
 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 @@
 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 -Nru hdf5-1.8.12+docs/debian/orig-tar.sh hdf5-1.8.12+docs/debian/orig-tar.sh
--- hdf5-1.8.12+docs/debian/orig-tar.sh	2014-02-16 11:53:10.000000000 +0100
+++ hdf5-1.8.12+docs/debian/orig-tar.sh	2014-04-28 08:23:47.000000000 +0200
@@ -32,8 +32,7 @@
   -exec mv "{}.new" "{}" \;
 
 # repack into orig.tar.gz
-# excluding files matched by debian/orig-tar.exclude
-tar -c -z -f "$TAR" -X debian/orig-tar.exclude "$DEBIAN_SOURCE_DIR/"
+tar -c -z -f "$TAR" "$DEBIAN_SOURCE_DIR/"
 rm -rf "$SOURCE_DIR" "$DEBIAN_SOURCE_DIR"
 
 echo "$PACKAGE: downloaded docs and renamed archive to $(basename "$TAR")"
diff -Nru hdf5-1.8.12+docs/debian/rules hdf5-1.8.12+docs/debian/rules
--- hdf5-1.8.12+docs/debian/rules	2014-02-16 20:56:16.000000000 +0100
+++ hdf5-1.8.12+docs/debian/rules	2014-04-28 08:29:41.000000000 +0200
@@ -37,7 +37,7 @@
 #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

Attachment: signature.asc
Description: Digital signature

Reply via email to