Your message dated Sun, 03 Aug 2014 12:49:00 +0000
with message-id <[email protected]>
and subject line Bug#756680: fixed in meep-lam4 1.2.1-3
has caused the Debian Bug report #756680,
regarding meep-lam4: [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 [email protected]
immediately.)


-- 
756680: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756680
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: meep-lam4
Version: 1.2.1-2
Severity: important
Tags: patch
User: [email protected]
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

iQEcBAEBCAAGBQJT2sTkAAoJEO/obGx//s+DzuAH/Aqfqsf9KI2cFAzHvw+ss1Q4
1VscVpVey3/Q1aMNYCaFjZiwIgMp30mIwFL0s1UJic8MQVxZACXVPScLf6PD7SiE
lEY/Fxi7JqMQ50rWh50Dww/danZ36GK42tVCs5ifJhQ6GkrTHaKQJyUle4Xuz5cQ
eQMQv+V4I3TcwvxW6CBWdIU4f+a1gaehQyjFgIK8m4qpdPoq7XsWI4ViuuLOfeNa
fww5EVxDzEoFtwSFWeyToGSTGT75n7Hu+JrMJJSMIqODGWMIdAkayPj3WaCKhgTD
lrTr3JhHhaaGG+z/e3Xf+nQpbPApLjLo3Dyu4XoA7bJzw7/JZcp14pgHQ/zvisM=
=Dz+s
-----END PGP SIGNATURE-----
diff -Nru meep-lam4-1.2.1/debian/changelog meep-lam4-1.2.1/debian/changelog
--- meep-lam4-1.2.1/debian/changelog	2014-05-25 19:16:57.000000000 +0200
+++ meep-lam4-1.2.1/debian/changelog	2014-07-25 13:51:17.000000000 +0200
@@ -1,3 +1,10 @@
+meep-lam4 (1.2.1-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Support hdf5 1.8.13 new packaging layout.
+
+ -- Gilles Filippini <[email protected]>  Fri, 25 Jul 2014 13:51:17 +0200
+
 meep-lam4 (1.2.1-2) unstable; urgency=medium
 
   * debian/control: add conflict with old meep lib (Closes: #748661)
diff -Nru meep-lam4-1.2.1/debian/rules meep-lam4-1.2.1/debian/rules
--- meep-lam4-1.2.1/debian/rules	2014-05-12 12:41:34.000000000 +0200
+++ meep-lam4-1.2.1/debian/rules	2014-07-31 10:42:25.000000000 +0200
@@ -9,6 +9,11 @@
 DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
 
+ifneq ($(wildcard /usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial/libhdf5.so),)
+  export DEB_CPPFLAGS_MAINT_APPEND := -I/usr/include/hdf5/serial
+  export DEB_LDFLAGS_MAINT_APPEND := -Wl,-L/usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial
+endif
+
 CONFIGURE_FLAGS = --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \
 	--prefix=/usr --mandir=\$${prefix}/share/man \
 	--infodir=\$${prefix}/share/info \

--- End Message ---
--- Begin Message ---
Source: meep-lam4
Source-Version: 1.2.1-3

We believe that the bug you reported is fixed in the latest version of
meep-lam4, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thorsten Alteholz <[email protected]> (supplier of updated meep-lam4 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 03 Aug 2014 14:00:00 +0200
Source: meep-lam4
Binary: meep-lam4 libmeep-lam4-7 libmeep-lam4-dev
Architecture: source i386
Version: 1.2.1-3
Distribution: unstable
Urgency: medium
Maintainer: Thorsten Alteholz <[email protected]>
Changed-By: Thorsten Alteholz <[email protected]>
Description:
 libmeep-lam4-7 - library for using parallel (OpenMPI) version of meep
 libmeep-lam4-dev - development library for using parallel (OpenMPI) version of 
meep
 meep-lam4  - software package for FDTD simulation, parallel (OpenMPI) version
Closes: 756680
Changes:
 meep-lam4 (1.2.1-3) unstable; urgency=medium
 .
   * Support hdf5 1.8.13 new packaging layout. (Closes: #756680)
     (patch by Gilles Filippini <[email protected]>)
Checksums-Sha1:
 5da5a1f11a6d0e059a21ddb156fbdbfd632f38b1 1435 meep-lam4_1.2.1-3.dsc
 1970c183aed60af4326bb51dea9c54e71e54b6d3 731272 meep-lam4_1.2.1.orig.tar.gz
 155ce5d023125fa20418d4c27e08ecaa10abf79d 5536 meep-lam4_1.2.1-3.debian.tar.xz
 a29b024f7c0fb310824255a85d4db7b1b3a31519 171550 meep-lam4_1.2.1-3_i386.deb
 4c3df7c7d51bc2f65d38f4de6051be9b30f23e2b 265840 libmeep-lam4-7_1.2.1-3_i386.deb
 6f5d5723c7463d299d00e8ea3e93078f034fb965 287962 
libmeep-lam4-dev_1.2.1-3_i386.deb
Checksums-Sha256:
 b0c28aa648cd55a31163dfd242a585d2f2aff85b72818e391056ca73aed927b8 1435 
meep-lam4_1.2.1-3.dsc
 f1f0683e5688d231f7dd1863939677148fc27a6744c03510e030c85d6c518ea5 731272 
meep-lam4_1.2.1.orig.tar.gz
 5235b881011f7f0f301cdc5abd8414d56351e7fdda70d62ccf2d100826d100d8 5536 
meep-lam4_1.2.1-3.debian.tar.xz
 46ab7ca93b39db42165577a1c140ed16bf3e9f7c89f1a57f6b855d7c179cd607 171550 
meep-lam4_1.2.1-3_i386.deb
 c04d01998dfb0b729189ffb5b78536c8edaa68be64626eebae34ca5e7af5f468 265840 
libmeep-lam4-7_1.2.1-3_i386.deb
 e346de40fbdcb227e5fb6f5b2b670da31342124558c15a00e3af0af3a6a10107 287962 
libmeep-lam4-dev_1.2.1-3_i386.deb
Files:
 f14cfe251f9f69e163ff251f15ce5505 171550 science optional 
meep-lam4_1.2.1-3_i386.deb
 282c797b1133c6f1c07045903a1fc834 265840 libs optional 
libmeep-lam4-7_1.2.1-3_i386.deb
 5cd34864f89bde3c46a07755be5fccc1 287962 libdevel optional 
libmeep-lam4-dev_1.2.1-3_i386.deb
 ead851c3cb7afa4b5c1149cd6cf6f9bb 1435 science optional meep-lam4_1.2.1-3.dsc
 9be2e743c3a832ae922de9d955d016c5 731272 science optional 
meep-lam4_1.2.1.orig.tar.gz
 53a542f58331b89d30609f575b9eef5b 5536 science optional 
meep-lam4_1.2.1-3.debian.tar.xz

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

iEYEARECAAYFAlPeLTcACgkQ02K2KlS5mJCmYwCfenGOrklHrWkd9detGisTXhzH
1tYAn3d+CUkniPKD+ltaM7VgtMXwR8Em
=3oR6
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to