Your message dated Sat, 02 Aug 2014 11:33:53 +0000
with message-id <e1xdxzr-0005s6...@franck.debian.org>
and subject line Bug#756661: fixed in code-saturne 3.3.1-2
has caused the Debian Bug report #756661,
regarding code-saturne: [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.)
--
756661: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756661
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: code-saturne
Version: 3.3.1-1
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
iQEcBAEBCAAGBQJT2rdNAAoJEO/obGx//s+DV/YH/iShS7y9Z1UAKBCqCPTt8qg8
SYetfMm/xOcPmRZDNqHSLdCrRRnm/ZPq3fe/+ktYSLM2Ke9/STE28aLnvHDLgg0A
FZudMist2GxOyr//xvJtFoCW2yG4/AtfgxXBvS/nncdchOnDLSSXY/qX+r5mvPfr
Q+lKeTxADL34hWQ2arG5bUZpG6BtbLiFrzr9r2r34qhZm7XAzREOAf+60Irke2ZL
Lk1fA6dJW1bUwIWZPKBM08HoGCM7+N5a9Cxkoors2yLzEwsfAgHZIolVebpD85aK
kUE9tz0XfraSaag4l4aOOjXweCdn/dc8k26Dj2vfGDx4cWJrkyxZqP8Ay4BweZA=
=zYSL
-----END PGP SIGNATURE-----
diff -Nru code-saturne-3.3.1/debian/changelog code-saturne-3.3.1/debian/changelog
--- code-saturne-3.3.1/debian/changelog 2014-07-14 15:27:45.000000000 +0200
+++ code-saturne-3.3.1/debian/changelog 2014-07-24 16:15:19.000000000 +0200
@@ -1,3 +1,10 @@
+code-saturne (3.3.1-1.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Support hdf5 1.8.13 new packaging layout.
+
+ -- Gilles Filippini <p...@debian.org> Thu, 24 Jul 2014 16:15:19 +0200
+
code-saturne (3.3.1-1) unstable; urgency=medium
* New upstream release
diff -Nru code-saturne-3.3.1/debian/rules code-saturne-3.3.1/debian/rules
--- code-saturne-3.3.1/debian/rules 2014-07-14 15:26:32.000000000 +0200
+++ code-saturne-3.3.1/debian/rules 2014-07-31 09:22:36.000000000 +0200
@@ -5,7 +5,18 @@
include /usr/share/cdbs/1/class/autotools.mk
include /usr/share/cdbs/1/rules/autoreconf.mk
+# Which MPI implementation?
+# set ARCH_DEFAULT_MPI_IMPL
+include /usr/share/mpi-default-dev/debian_defaults
+
DEB_CONFIGURE_USER_FLAGS := --with-syrthes=/usr/lib/syrthes/ --with-mpi --libexecdir=/usr/lib/
+
+ifneq ($(wildcard /usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/$(ARCH_DEFAULT_MPI_IMPL)/libhdf5.so),)
+ DEB_CONFIGURE_USER_FLAGS += \
+ --with-hdf5-include=/usr/include/hdf5/$(ARCH_DEFAULT_MPI_IMPL) \
+ --with-hdf5-lib=/usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/$(ARCH_DEFAULT_MPI_IMPL)
+endif
+
#--libdir=/usr/lib/code_saturne
DEB_MAKE_BUILD_TARGET := all
DEB_MAKE_INSTALL_TARGET := install DESTDIR=`pwd`/debian/tmp
--- End Message ---
--- Begin Message ---
Source: code-saturne
Source-Version: 3.3.1-2
We believe that the bug you reported is fixed in the latest version of
code-saturne, 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 code-saturne 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: Thu, 24 Jul 2014 16:15:19 +0200
Source: code-saturne
Binary: code-saturne code-saturne-bin code-saturne-data code-saturne-include
code-saturne-doc
Architecture: source all amd64
Version: 3.3.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Gilles Filippini <p...@debian.org>
Description:
code-saturne - General purpose Computational Fluid Dynamics (CFD) software
code-saturne-bin - General purpose Computational Fluid Dynamics (CFD) software
- bin
code-saturne-data - General purpose Computational Fluid Dynamics (CFD)
software - dat
code-saturne-doc - General purpose Computational Fluid Dynamics (CFD) software
- Doc
code-saturne-include - General purpose Computational Fluid Dynamics (CFD)
software - inc
Closes: 756661
Changes:
code-saturne (3.3.1-2) unstable; urgency=medium
.
* Team upload.
* Support hdf5 1.8.13 new packaging layout (closes: #756661).
* debian/control: fix Vcs-* fields.
Checksums-Sha1:
ca2bd5fcfa80bbfc9932bdc0d1a63b7c6472c77d 2276 code-saturne_3.3.1-2.dsc
f0daa73d04ba50e66486650e2cd3e3d0aec330c3 5628
code-saturne_3.3.1-2.debian.tar.xz
5cf189fc0b2001d974463c840972ae850dd23bbc 970670
code-saturne-data_3.3.1-2_all.deb
7560e1c54b91a7676bb6091315ab858439b9ad56 44085998
code-saturne-doc_3.3.1-2_all.deb
db035bf068463beb4fa6a4068ac3b4294d7f7032 52082 code-saturne_3.3.1-2_amd64.deb
f91ee1a025473e9905469bfe73552c88a2a5e70a 2511448
code-saturne-bin_3.3.1-2_amd64.deb
c06cd924ea3fd0a7b4f4f27c75c98ce5edf588a3 359506
code-saturne-include_3.3.1-2_amd64.deb
Checksums-Sha256:
422d626e7a0de437a4d82446b154889e7df00fa17a70a3bfc55a0dff12777ef1 2276
code-saturne_3.3.1-2.dsc
a64c7e4a90287019d2ea0b5249dbddf5c24448de8a63dc1badc91a4a3e3f6230 5628
code-saturne_3.3.1-2.debian.tar.xz
e73d058e5a63151668450c0b996fbd2e9406613766ce18862cc5359e51025fd6 970670
code-saturne-data_3.3.1-2_all.deb
4d26c68de47a6036d6ad616113038098f9d11a6d8ebd2c1e02f3669df7d9cf9d 44085998
code-saturne-doc_3.3.1-2_all.deb
bfb498fb666adcc0e0ab8efc7cfb7f2b47c3e60ee6fab7053a84c7e40af03575 52082
code-saturne_3.3.1-2_amd64.deb
082b490d3e7e1cdb75540d7c75cfac93835e82042f3d4ecfe2174fca5d51ece8 2511448
code-saturne-bin_3.3.1-2_amd64.deb
cdadb687326f34710ceef6afca81de314f30a18bf081b3818a357bd7ce4501da 359506
code-saturne-include_3.3.1-2_amd64.deb
Files:
95bec4d1fb7c1f2a5d713dc19018da95 970670 science optional
code-saturne-data_3.3.1-2_all.deb
3fb97483640cb969db6f34e3769dbfd9 44085998 doc optional
code-saturne-doc_3.3.1-2_all.deb
2f4aed3b1c8b1a96d6499e6a0ededcec 52082 science optional
code-saturne_3.3.1-2_amd64.deb
8fe6cb3bc2eefba8ea50caf89c83f395 2511448 science optional
code-saturne-bin_3.3.1-2_amd64.deb
c6542a7f7f17964b8cc30c84893ce197 359506 science optional
code-saturne-include_3.3.1-2_amd64.deb
f5ae95f0ef0f6e62bea2c68446011f15 2276 science optional code-saturne_3.3.1-2.dsc
77d279e208211702d2b2210dfe1e909f 5628 science optional
code-saturne_3.3.1-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAEBCAAGBQJT3MkSAAoJEO/obGx//s+DkWUH/0+u/JmJ8NHmUvJ6cuQ9U7WN
orwZfKIJROq9OIaODRIYvggueBy9ecK+TT6NsDq54rkQLjMhj7a0hBIJNYxUhPGl
sCL0xpMZr1wxPj5n28UFhHcFHXW4Ma7yrHKmDUIrUH4Vt93F+sML4Tyx1OqMDtV2
aRZz/b71q8H2kHE0mYGeTOuX2PI6+7TF0NtPenUwMGXldKFfRwlsAQcHwEBWZ0jw
qM5F97ubUSXUaQhkAR6zmGDHwViCHx9YVpgTBd8yO17a66/uafumsM5tRiJSlFJf
mqYw6nzqQXPfpFiQlcK6WUxOKpbmp0TNrB+yVHgb47nD4qc3MT1DGN6YyHwHUiU=
=Y/hl
-----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