Your message dated Mon, 11 Aug 2014 15:41:57 +0000
with message-id <e1xgrjr-000412...@franck.debian.org>
and subject line Bug#756697: fixed in salome-kernel 6.5.0-8.1
has caused the Debian Bug report #756697,
regarding salome-kernel: [hdf5 transition] please support hdf5 1.8.13 new
packaging layout
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
756697: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756697
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: salome-kernel
Version: 6.5.0-8
Severity: important
Tags: patch
User: p...@debian.org
Usertags: HDF5-transition
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Hi,
The hdf5 1.8.13 package in experimental features a new layout for
headers and libraries, so that all the binary packages are now
co-installable.
Please find attached a patch proposal to support both the current
and the new layouts.
Because this bug is in the way of the hdf5 transition I intend to NMU
in a few days. I apologize for the urge, and I hope this approach won't
offend you. Please tell me otherwise.
Kind regards,
_g.
- -- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 3.14-1-486
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAEBCAAGBQJT2sgkAAoJEO/obGx//s+DikAH/igfKevNF8tS9SGPEhc+O23g
VCBgYQI+lEQl5thCQVGZuqRUoCsSyAONV6bv6okE9Fw93Ne+Ymrcc0UlKzRN7lXa
DclNbQZxV/fCVxU+9QSrs/Vq0IVui6GbaiAreXzs3/lX4optQ/hNxtST1hJ5H4Vn
f3pbEl7mh01SaJoF9VdbvWi9tCuDiDFJNlxBQmQWFwTUCpORgIRRamfXvLt930rC
w0MqxXWO0mIKwSF2uNSQNEYaaReSiGzY4ksJ9gwdtbZ5Qd6Dnr5JUQ8rCaSVW+DC
IotZVHp5d5Xonaq7u4zrPc9QoItSVOrvdl/UxAs4vzenjhF/25ZV6S+dN7Z/syA=
=Vw5A
-----END PGP SIGNATURE-----
diff -u salome-kernel-6.5.0/debian/changelog salome-kernel-6.5.0/debian/changelog
--- salome-kernel-6.5.0/debian/changelog
+++ salome-kernel-6.5.0/debian/changelog
@@ -1,3 +1,10 @@
+salome-kernel (6.5.0-8.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Support hdf5 1.8.13 new packaging layout.
+
+ -- Gilles Filippini <p...@debian.org> Sat, 26 Jul 2014 17:11:18 +0200
+
salome-kernel (6.5.0-8) unstable; urgency=low
* Fix FTBFS with new boost yet again (closes: #735807).
diff -u salome-kernel-6.5.0/debian/rules salome-kernel-6.5.0/debian/rules
--- salome-kernel-6.5.0/debian/rules
+++ salome-kernel-6.5.0/debian/rules
@@ -15,6 +15,18 @@
include /usr/share/quilt/quilt.make
+ifneq ($(wildcard /usr/share/mpi-default-dev/debian_defaults),)
+ # Which MPI implementation?
+ # set ARCH_DEFAULT_MPI_IMPL
+ include /usr/share/mpi-default-dev/debian_defaults
+ HDF5_FLAVOR := $(ARCH_DEFAULT_MPI_IMPL)
+else
+ HDF5_FLAVOR := serial
+endif
+ifneq ($(wildcard /usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/$(HDF5_FLAVOR)/libhdf5.so),)
+ WITH_HDF5 := --with-hdf5=/usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/$(HDF5_FLAVOR)
+endif
+
clean: unpatch
dh_testdir
-rm -rf $(builddir) $(builddir)-doc
@@ -61,6 +73,7 @@
--disable-dependency-tracking \
--disable-maintainer-mode \
--with-mpi=/usr --with-mpi_include=/usr/include/mpi \
+ $(WITH_HDF5) \
--bindir=/usr/lib/salome/bin --libdir=/usr/lib/salome/lib \
--docdir=/usr/share/doc/salome-kernel-doc \
CASROOT=/usr \
--- End Message ---
--- Begin Message ---
Source: salome-kernel
Source-Version: 6.5.0-8.1
We believe that the bug you reported is fixed in the latest version of
salome-kernel, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 756...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Gilles Filippini <p...@debian.org> (supplier of updated salome-kernel package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Wed, 06 Aug 2014 16:33:56 +0200
Source: salome-kernel
Binary: salome-kernel salome-kernel-dev salome-kernel-doc salome-kernel-dbg
Architecture: source amd64 all
Version: 6.5.0-8.1
Distribution: unstable
Urgency: low
Maintainer: Debian Science Maintainers
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Gilles Filippini <p...@debian.org>
Description:
salome-kernel - Numerical simulation pre- and post-processor
salome-kernel-dbg - Numerical simulation pre- and post-processor debug symbols
salome-kernel-dev - Numerical simulation pre- and post-processor development
files
salome-kernel-doc - Numerical simulation pre- and post-processor documentation
Closes: 756697
Changes:
salome-kernel (6.5.0-8.1) unstable; urgency=low
.
* Non-maintainer upload.
* Support hdf5 1.8.13 new packaging layout (closes: #756697).
Checksums-Sha1:
1a3cca35d33f71235c24686c51b2e65fcc809fa5 2338 salome-kernel_6.5.0-8.1.dsc
76ff9ff78cb8f38af466e5fc8152a9203ea56cab 40321 salome-kernel_6.5.0-8.1.diff.gz
7ad776e3a0e8e05d08bcd10d5299ec282c7a84b1 2851180
salome-kernel_6.5.0-8.1_amd64.deb
55366a0731f8ccf75530a2bf5f9bc940074891c7 338596
salome-kernel-dev_6.5.0-8.1_amd64.deb
373cb01fcb0e8eb08eec14f1ad2545a3265bea61 5900984
salome-kernel-dbg_6.5.0-8.1_amd64.deb
e135cd986eeb5bf37a5657277813e6bb45a11c4d 5573792
salome-kernel-doc_6.5.0-8.1_all.deb
Checksums-Sha256:
d5cbfc258d96fc1a7418a6bc028ad7d025eb213cb38446076760fc4341260faf 2338
salome-kernel_6.5.0-8.1.dsc
f4ff4022dbd00c7fdb05df4175722c6c24c64dc29454b6a028045a0ac06184ec 40321
salome-kernel_6.5.0-8.1.diff.gz
96c35850e6d3c858943c9f6cbcd2d5458baaccf783385666873a7c785f7dfc71 2851180
salome-kernel_6.5.0-8.1_amd64.deb
865ca06cd8c3b793f79dbc26c22623bcbdabc6c36d0aae7567dce9dd5adf48c4 338596
salome-kernel-dev_6.5.0-8.1_amd64.deb
26b7d1a2066d41ec89a4b7a38ab08762da9516549467b09ff011bf79afe32e03 5900984
salome-kernel-dbg_6.5.0-8.1_amd64.deb
278283ae69cad5c3416038cbecff846e8ac89748f81fdf984688b8f483009c48 5573792
salome-kernel-doc_6.5.0-8.1_all.deb
Files:
b1e0a13ac6e9ca885c9665196c5d4809 2851180 science extra
salome-kernel_6.5.0-8.1_amd64.deb
80671fd3616f3fced6a010c0fb7c4ed0 338596 devel extra
salome-kernel-dev_6.5.0-8.1_amd64.deb
fd3be1b70af132332930c4faf2d04e62 5900984 debug extra
salome-kernel-dbg_6.5.0-8.1_amd64.deb
e6698a0446bb9059a26619bd7ee6b74b 5573792 doc extra
salome-kernel-doc_6.5.0-8.1_all.deb
4b18bfb32e7ee7f9a61b2b250c55c6b7 2338 science extra salome-kernel_6.5.0-8.1.dsc
73be62a90e23f8b6fdc5d9d0f51697f0 40321 science extra
salome-kernel_6.5.0-8.1.diff.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAEBCAAGBQJT4kPoAAoJEO/obGx//s+DFU8H/R3UV0nf0iflIfOe82sOmXLa
S85vyjMjvp/dri/OgbVkaOwN5ukwhyTHPEzQLzDHPOzFwQvh2G1JzLSD6OtyiQ3i
17CG/wJw2W6LSHh0h14wFucL+myq6r4LgohiY11s2JFNkTtZ7IRjZNcNmrutdPlq
Yt6LCjoViNB1WR5RAx36yC9ddDuzE0j8ZhX/qNrW47wTwlYsBZZXNV5ksPEjEgvi
ptdMC2G5E0wzBsd5rfZPwLiDprBx+B6s4m79QNrsfFA35th7BEqn794Ud0xmct54
r1YEpowuPy9RlniYirYdtNVuwyYAsMbezLzdby8IFZrbE+4GyWZwvDe+X5VBvgI=
=vTGG
-----END PGP SIGNATURE-----
--- End Message ---
--
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers