Your message dated Tue, 05 Aug 2014 01:04:27 +0000
with message-id <e1xetax-000677...@franck.debian.org>
and subject line Bug#756659: fixed in aster 11.5.0+dfsg2-3
has caused the Debian Bug report #756659,
regarding aster: [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.)


-- 
756659: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756659
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: aster
Version: 11.5.0+dfsg2-2
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

iQEcBAEBCAAGBQJT2rYHAAoJEO/obGx//s+DK8YH/j7zh1jAoiPoRqI4dGQpmnVW
Z+KColuVlayE5nlOWuea8TMKhnap0luSy2H9dYZkKRwjIjWGOy6AlsdQIJqGQVqI
oDNcFVSgp7SXAoFHu2mbtg1B27OhRwpknC7qx8rxdKWWuvPtqCeOz3aRgQuV2ckK
Zf3V9Fl4trkhVpLhU7KkrZkRVlczl276V90aeVe2F8ufGKebTFMKQkdkHvaNx+oN
Vi6HxIjx6xmRuafampEsdLQhy308x13WelOjp2lB+45E1lASWt++E1nRy9jpHhRw
FATC9wwWdLCWCGQ1kMe6Wzwqp0apf0XaJDEi5iNkWSpiXyaSIRIxCE3ueWbteKM=
=DU8F
-----END PGP SIGNATURE-----
diff -Nru aster-11.5.0+dfsg2/debian/changelog aster-11.5.0+dfsg2/debian/changelog
--- aster-11.5.0+dfsg2/debian/changelog	2014-06-16 14:04:11.000000000 +0200
+++ aster-11.5.0+dfsg2/debian/changelog	2014-07-24 14:46:25.000000000 +0200
@@ -1,3 +1,10 @@
+aster (11.5.0+dfsg2-2.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Support hdf5 1.8.13 new packaging layout.
+
+ -- Gilles Filippini <p...@debian.org>  Thu, 24 Jul 2014 14:46:06 +0200
+
 aster (11.5.0+dfsg2-2) unstable; urgency=low
 
   * Team upload.
diff -Nru aster-11.5.0+dfsg2/debian/compat aster-11.5.0+dfsg2/debian/compat
--- aster-11.5.0+dfsg2/debian/compat	2014-03-26 11:55:03.000000000 +0100
+++ aster-11.5.0+dfsg2/debian/compat	2014-07-24 15:54:25.000000000 +0200
@@ -1 +1 @@
-8
+9
diff -Nru aster-11.5.0+dfsg2/debian/rules aster-11.5.0+dfsg2/debian/rules
--- aster-11.5.0+dfsg2/debian/rules	2014-06-13 09:57:12.000000000 +0200
+++ aster-11.5.0+dfsg2/debian/rules	2014-07-31 08:56:51.000000000 +0200
@@ -4,6 +4,16 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+
+# Which MPI implementation?
+# set ARCH_DEFAULT_MPI_IMPL
+include /usr/share/mpi-default-dev/debian_defaults
+
+ifneq ($(wildcard /usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/$(ARCH_DEFAULT_MPI_IMPL)/libhdf5.so),)
+  export DEB_CPPFLAGS_MAINT_APPEND := -I/usr/include/hdf5/$(ARCH_DEFAULT_MPI_IMPL)
+  export DEB_LDFLAGS_MAINT_APPEND := -Wl,-L/usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/$(ARCH_DEFAULT_MPI_IMPL)
+endif
+
 %:
 	dh $@  --with=python2
 
@@ -18,7 +28,8 @@
 	./waf configure --install-tests --prefix=/usr \
 		--disable-metis \
 		--build-executable \
-		--enable-mpi
+		--enable-mpi \
+		--enable-hdf5
 
 override_dh_auto_build:
 ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))

--- End Message ---
--- Begin Message ---
Source: aster
Source-Version: 11.5.0+dfsg2-3

We believe that the bug you reported is fixed in the latest version of
aster, 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 aster 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: Mon, 04 Aug 2014 12:18:16 +0200
Source: aster
Binary: code-aster code-aster-mpi-engine code-aster-test
Architecture: source amd64 all
Version: 11.5.0+dfsg2-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Gilles Filippini <p...@debian.org>
Description:
 code-aster - Code_Aster finite element program - metapackage
 code-aster-mpi-engine - Code_Aster finite element program - parallel binary
 code-aster-test - Code_Aster finite element program - test files and examples
Closes: 756659
Changes:
 aster (11.5.0+dfsg2-3) unstable; urgency=medium
 .
   * Team upload.
   * Support hdf5 1.8.13 new packaging layout (closes: #756659).
   * Bump debian/compat to 9 to support DEB_<flags>_MAINT_APPEND.
Checksums-Sha1:
 434594db503a0adf8eb47fe8eeb9036f6816d857 2187 aster_11.5.0+dfsg2-3.dsc
 650ea207acd7dcd35980f80cd04a474ec822f9c3 10340 
aster_11.5.0+dfsg2-3.debian.tar.xz
 ff4297bb9b4e0f3d36da7656662588b1734f3cc7 1644114 
code-aster_11.5.0+dfsg2-3_amd64.deb
 01ba733cf6159f28c6ff29d4377ff6847160b995 7176044 
code-aster-mpi-engine_11.5.0+dfsg2-3_amd64.deb
 fb83c604fa87347cab89efb893a8593250a707aa 26790258 
code-aster-test_11.5.0+dfsg2-3_all.deb
Checksums-Sha256:
 2445123841a3e22cf40d5121d05e27a3b5f88cd383c1bdb0f7abe651cfb22140 2187 
aster_11.5.0+dfsg2-3.dsc
 dcd4de4b8517bb23b07996bb38b02b16513841b73e1e5c6e8d199a063a53b313 10340 
aster_11.5.0+dfsg2-3.debian.tar.xz
 836613855c636e39ee871721d947e0bc087cca369f26e3a98c0d25dc39fe9820 1644114 
code-aster_11.5.0+dfsg2-3_amd64.deb
 6da96a78f957c5f79766347670c721e07b5398f0dd39a9b85277ef001004751c 7176044 
code-aster-mpi-engine_11.5.0+dfsg2-3_amd64.deb
 951fd7f6b73a0e04eb7fd30e8aee6a9ecb6b12568ec40fc0f3d53b52557d69f6 26790258 
code-aster-test_11.5.0+dfsg2-3_all.deb
Files:
 71bb2837e65d52bf1334c7b6f5a0a49c 1644114 science extra 
code-aster_11.5.0+dfsg2-3_amd64.deb
 c48472bca7ee5e4b2222bd616ba9bde7 7176044 science extra 
code-aster-mpi-engine_11.5.0+dfsg2-3_amd64.deb
 8855447347bb9e4e7e74ad7686bc83cc 26790258 science extra 
code-aster-test_11.5.0+dfsg2-3_all.deb
 14d2686337500a6f87d4953fcba40c27 2187 science extra aster_11.5.0+dfsg2-3.dsc
 0ee981b6aaddeeea3c7ebf2d3c2020bf 10340 science extra 
aster_11.5.0+dfsg2-3.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBCAAGBQJT4CSdAAoJEO/obGx//s+D8dkH/i16n4ZVU83pejXONGgx/BLw
rGs1Hi1NkAc84J6tB1zNc18cqIqD9HISOw/HlvGP8aiLEJeFXpauaNpsAvGgwb9r
05jjnRYjXgFQKKfbrg/WnVhBXC1Ab7gTpBWkMCEWWq7otXbIhswxt5LOp4dyBCiQ
g6F41aAlfVRr+bGY+lmfQfrCU3dsIOexDhWYyGyMo+zh8AgffptO/6/zT6KfjWPQ
DwK33RrA9P/mMlDVLFh5q5MAZg9c/SDfjvNTAwaL7+PZMhyMFgJEn8/N0ASBKZ0D
6YJqwqUcReV6ymYTYRKMkWRpyzef/cxH5QVjVNtrPFHRkuK+zNZliSpOg/RaA50=
=+plV
-----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

Reply via email to