Your message dated Mon, 11 Aug 2014 15:36:03 +0000
with message-id <[email protected]>
and subject line Bug#756674: fixed in libgpiv 0.6.1-4.1
has caused the Debian Bug report #756674,
regarding libgpiv: [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.)
--
756674: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756674
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libgpiv
Version: 0.6.1-4
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
iQEcBAEBCAAGBQJT2sK5AAoJEO/obGx//s+DiAQH/3g+ryhrwAfjfqj3RZAOEAQt
yu5KHFagtgYtQlsMBpJfbptuOx/f57l3YcaHxNRvpcwVBFyhyi49Vdw7E7Y1bwJ+
5NZgPdYQU1P0bXoIg+R7uyaOzWPawoNhySVmmZ57S/twZqsf5U03hhkLZ7JVfVPq
9zerYvAm/H0q7m/ySHwKt+mwLii4AIMAdYR63uwDwIvDPaXgr9cItLxSueK4s/Bh
ey8xFqbijTCp0msi9E+z0iDwgBMUC97ELXkqv2q57FKznfjfDPkrFXlBlT2jWITf
PxDSIrkSWz2rz/AkW+ghXapZSSHHHGsbk8g967BZg2qd6QaZAWdueTwCKqSzWjg=
=MNuy
-----END PGP SIGNATURE-----
diff -u libgpiv-0.6.1/debian/rules libgpiv-0.6.1/debian/rules
--- libgpiv-0.6.1/debian/rules
+++ libgpiv-0.6.1/debian/rules
@@ -16,6 +16,10 @@
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 CPPFLAGS += -I/usr/include/hdf5/serial
+ export LDFLAGS += -Wl,-L/usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial
+endif
CONFIGURE_OPTIONS= --host=$(DEB_HOST_GNU_TYPE) \
--build=$(DEB_BUILD_GNU_TYPE) \
diff -u libgpiv-0.6.1/debian/changelog libgpiv-0.6.1/debian/changelog
--- libgpiv-0.6.1/debian/changelog
+++ libgpiv-0.6.1/debian/changelog
@@ -1,3 +1,10 @@
+libgpiv (0.6.1-4.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Support hdf5 1.8.13 new packaging layout.
+
+ -- Gilles Filippini <[email protected]> Fri, 25 Jul 2014 10:32:23 +0200
+
libgpiv (0.6.1-4) unstable; urgency=low
* Adapted Hdf5 calls to libhdf5-1.8.8 API. Closes: #657199
--- End Message ---
--- Begin Message ---
Source: libgpiv
Source-Version: 0.6.1-4.1
We believe that the bug you reported is fixed in the latest version of
libgpiv, 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.
Gilles Filippini <[email protected]> (supplier of updated libgpiv 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: SHA256
Format: 1.8
Date: Wed, 06 Aug 2014 16:54:12 +0200
Source: libgpiv
Binary: libgpiv3-common libgpiv3 libgpiv3-dev libgpiv3-dbg libgpiv3-doc
libgpiv-mpi3
Architecture: source all amd64
Version: 0.6.1-4.1
Distribution: unstable
Urgency: low
Maintainer: Gerber van der Graaf <[email protected]>
Changed-By: Gilles Filippini <[email protected]>
Description:
libgpiv-mpi3 - library for Particle Image Velocimetry (PIV) - MPI version
libgpiv3 - library for Particle Image Velocimetry (PIV)
libgpiv3-common - library for Particle Image Velocimetry (PIV) - common files
libgpiv3-dbg - library for Particle Image Velocimetry (PIV) - debug symbols
libgpiv3-dev - library for Particle Image Velocimetry (PIV) - development files
libgpiv3-doc - library for Particle Image Velocimetry (PIV) - documentation
Closes: 756674
Changes:
libgpiv (0.6.1-4.1) unstable; urgency=low
.
* Non-maintainer upload.
* Support hdf5 1.8.13 new packaging layout (closes: #756674).
Checksums-Sha1:
6b5ca0e83012192b1f04a8943e98be80eff20f9a 1794 libgpiv_0.6.1-4.1.dsc
cf6e85d668f6af7117f2f84f1322cfee107a43dd 13199 libgpiv_0.6.1-4.1.diff.gz
e9e91c1779ec3c6e43f7505a8e98ab00176ed23d 229044 libgpiv3-doc_0.6.1-4.1_all.deb
a1ebb516b672f8d09d54638fe29010033a00df65 8402
libgpiv3-common_0.6.1-4.1_amd64.deb
3b1c4af42038cb0ae3641a9e79db97ac095b0291 82950 libgpiv3_0.6.1-4.1_amd64.deb
fa78b6370c5dae403fe226c28910b74e52d7ed06 119324
libgpiv3-dev_0.6.1-4.1_amd64.deb
e380bcade8b3dfda1cc64ff575b4dd3e3c55c883 188494
libgpiv3-dbg_0.6.1-4.1_amd64.deb
12ef3357faeff306ff849be4bbc709988a455218 86124 libgpiv-mpi3_0.6.1-4.1_amd64.deb
Checksums-Sha256:
7cd9738ac064f5b166b7f841a9b676fcede9014d57dda2053ecc9a65444e1e37 1794
libgpiv_0.6.1-4.1.dsc
22de1c98ba4fcf2b79e2970c4e5e0beb95e16cc6e99b80f1ea6d8ab898c0d376 13199
libgpiv_0.6.1-4.1.diff.gz
cc9cc27befc7cbb1ae899ce9826f6b5cfba187e4b86f26d7d1ea2e34a8a3deec 229044
libgpiv3-doc_0.6.1-4.1_all.deb
72028ab7bc36d114373255d877fde92f34799af28616a68a23654e090f7613a5 8402
libgpiv3-common_0.6.1-4.1_amd64.deb
59e88fb4d3ce960e0602ff5618a531eff21b5364b3ac3dc46faaa3f21568225d 82950
libgpiv3_0.6.1-4.1_amd64.deb
8efce955aba6f8a4fa42098e440f9da1845c007cdbdf012b34aaf08791114a64 119324
libgpiv3-dev_0.6.1-4.1_amd64.deb
eec81e1461a2512484eb876611a2a6c5e52c9f03d3fa1ec3112ed3ca28e0c04e 188494
libgpiv3-dbg_0.6.1-4.1_amd64.deb
22d59c71f0698245d8e4c2bf21788bf43d99a4b86168ac80ac6fb8bf98dfb5ed 86124
libgpiv-mpi3_0.6.1-4.1_amd64.deb
Files:
bbcce47e7f629877388a38f49ab25705 229044 doc optional
libgpiv3-doc_0.6.1-4.1_all.deb
92ca9d2f6dd4794486a433cfb85e5600 8402 libs optional
libgpiv3-common_0.6.1-4.1_amd64.deb
c972bff409837d14d4dc945504686bff 82950 libs optional
libgpiv3_0.6.1-4.1_amd64.deb
5beed1c636949e7163c6fb96225afc14 119324 libdevel optional
libgpiv3-dev_0.6.1-4.1_amd64.deb
08e436a4b192efda1a0ceee4fb9f5898 188494 debug extra
libgpiv3-dbg_0.6.1-4.1_amd64.deb
571e1eca6b13417e9d1e71bd4ca207c0 86124 libs optional
libgpiv-mpi3_0.6.1-4.1_amd64.deb
f0f6f51bd0913d7d356405cc9dec1306 1794 science optional libgpiv_0.6.1-4.1.dsc
7b671b582f6463675a9cf38f9d945139 13199 science optional
libgpiv_0.6.1-4.1.diff.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAEBCAAGBQJT4kRZAAoJEO/obGx//s+DcosIAJwTggFIOa0bKSfqymavq0LB
jlanyA7Dn+T7+mYHqXZe1ot5cMAd3yTk0jcKZcqy2B2ushx4eu8GMWBkBtwYmMXl
W7NcMrJtOdHSJmVukVe5IeA5hdUS15R84SXLcxROkdI/TwoR49qa04+2RByEvPap
9BpuLvpE4DLFhZQ3BMigsSevMoXYpKwr380Gqib3jGFEdkTv/ZnoPDpcQlRJX2GV
whNHFWikyOW5LNoEvqz+Uyg0G7XOEhbCp2q88Q1Puhd1ryAwXhNr9NZ0ApVsAfjs
XTJpzqgSJbTUyStxBNZQ17j4i67FgFMWyOutFXxQx5zZFksafVhjbtdZeDIElZA=
=+8cb
-----END PGP SIGNATURE-----
--- End Message ---