Your message dated Sat, 02 Aug 2014 10:21:28 +0000
with message-id <e1xdwrm-0004ef...@franck.debian.org>
and subject line Bug#756673: fixed in libcgns 3.1.4.2-2
has caused the Debian Bug report #756673,
regarding libcgns: [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.)
--
756673: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756673
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libcgns
Version: 3.1.4.2-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
iQEcBAEBCAAGBQJT2sJlAAoJEO/obGx//s+DsmIIAIdq/EcpiLvuMTxRi52fHNVQ
JyJcgqGgF2hYsd73AOkZdQcXKriV5ak2tlj30qd2SVEdu2PzL7RpREfXUwLII6L0
N9I4L50TbPwl9Z3HzvAH6xuqDaSi78Jsg/pN9Adtmyh7YH0CbhTOVIALLgyymERQ
P19BCOOd7v1TXVg3tv4JtNTm0MKuW9VPGC2S5zBzR4vhlkMQ0BZ2PyvQ4INMNbKF
4tp4vwsKCgzykV+NbArd6phbz3Q7LeQDSwFsFlep1krDIz7mUbjOOVimSsCovuX2
AYcT1lsMzZ64nl/XB49pSZtalERLYLAQMCo7YZlprwIiJNZjHANzp4hllu/Eq+A=
=2JM/
-----END PGP SIGNATURE-----
diff -Nru libcgns-3.1.4.2/debian/changelog libcgns-3.1.4.2/debian/changelog
--- libcgns-3.1.4.2/debian/changelog 2013-08-06 14:52:59.000000000 +0200
+++ libcgns-3.1.4.2/debian/changelog 2014-07-25 10:45:50.000000000 +0200
@@ -1,3 +1,10 @@
+libcgns (3.1.4.2-1.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Support hdf5 1.8.13 new packaging layout.
+
+ -- Gilles Filippini <p...@debian.org> Fri, 25 Jul 2014 10:45:50 +0200
+
libcgns (3.1.4.2-1) unstable; urgency=low
* New upstream release
diff -Nru libcgns-3.1.4.2/debian/rules libcgns-3.1.4.2/debian/rules
--- libcgns-3.1.4.2/debian/rules 2013-08-06 14:43:24.000000000 +0200
+++ libcgns-3.1.4.2/debian/rules 2014-07-31 10:10:33.000000000 +0200
@@ -10,6 +10,10 @@
DEB_CMAKE_EXTRA_FLAGS += -DENABLE_64BIT=OFF -DENABLE_HDF5=ON \
-DENABLE_LEGACY=ON -DENABLE_SCOPING=ON -DENABLE_FORTRAN=ON
+ifneq ($(wildcard /usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial/libhdf5.so),)
+ export CMAKE_INCLUDE_PATH=/usr/include/hdf5/serial
+ export CMAKE_LIBRARY_PATH=/usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial
+endif
DEB_CONFIGURE_NORMAL_ARGS += --enable-shared=all --with-hdf5=/usr \
--with-szip --enable-lfs --enable-debug
--- End Message ---
--- Begin Message ---
Source: libcgns
Source-Version: 3.1.4.2-2
We believe that the bug you reported is fixed in the latest version of
libcgns, 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 libcgns 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: Fri, 25 Jul 2014 10:45:50 +0200
Source: libcgns
Binary: libcgns-dev libcgns3.1 libcgns3.1-dbg cgns-convert
Architecture: source amd64
Version: 3.1.4.2-2
Distribution: unstable
Urgency: low
Maintainer: Debian Science Team
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Gilles Filippini <p...@debian.org>
Description:
cgns-convert - CFD General Notation System - Conversion tools
libcgns-dev - CFD General Notation System library
libcgns3.1 - CFD General Notation System library
libcgns3.1-dbg - CFD General Notation System library
Closes: 756673
Changes:
libcgns (3.1.4.2-2) unstable; urgency=low
.
* Team upload.
* Support hdf5 1.8.13 new packaging layout (closes: #756673).
Checksums-Sha1:
3e18550bc47c372447667f95a11800fb33348c30 1840 libcgns_3.1.4.2-2.dsc
6d4fd0547fad7a7649ec536c4227d33d5e2c7dc2 10300 libcgns_3.1.4.2-2.debian.tar.xz
95f7030c6a8214ce1ed9221e8d50306993c73a53 20884 libcgns-dev_3.1.4.2-2_amd64.deb
0419685c905da7f11e680bc46ead0f7f4edc3d15 256220 libcgns3.1_3.1.4.2-2_amd64.deb
63cbbd3fe02928733861e8e4b87f5ca16c845f7f 494548
libcgns3.1-dbg_3.1.4.2-2_amd64.deb
4ef21e4ecb47fcc41f7e1bbef2c33520ba2fd806 93310 cgns-convert_3.1.4.2-2_amd64.deb
Checksums-Sha256:
00e5f65ea636fafa7dfb101d92d6ac0df057cef48e39e9e0545e9c8c5cf12f49 1840
libcgns_3.1.4.2-2.dsc
a98aafa39e4e67a5b207f344f493c33044629464ce318bf86d84ed95e2f0011a 10300
libcgns_3.1.4.2-2.debian.tar.xz
eeda715873a5a6a6074d6c8e6cb310d5a0c1973fc0574dc8007fa52a876406f7 20884
libcgns-dev_3.1.4.2-2_amd64.deb
e5489c3749326e74dd20f7b3e86d9efc0edd9e2ae45e869c94381ffd0a0c37ef 256220
libcgns3.1_3.1.4.2-2_amd64.deb
62036154555c69b116211e05e3c847ba3755f8a93b6b0157d6abf738b22c4c64 494548
libcgns3.1-dbg_3.1.4.2-2_amd64.deb
de2cac8c470aba783f5495675d00e5df24e6b36ce86a33334b73aca0d44254bd 93310
cgns-convert_3.1.4.2-2_amd64.deb
Files:
2bb58c2ac27abe035073f2aa1013ceab 20884 libdevel optional
libcgns-dev_3.1.4.2-2_amd64.deb
d3fa701ed13532497f51881769ced6bc 256220 libs optional
libcgns3.1_3.1.4.2-2_amd64.deb
b70c33e908caa5e14f117e395d970760 494548 debug extra
libcgns3.1-dbg_3.1.4.2-2_amd64.deb
e742ceb2285a6e58628e421bc85a2b4c 93310 science extra
cgns-convert_3.1.4.2-2_amd64.deb
abbc14e91d5ed2e020cb5290e58d3a0c 1840 libs optional libcgns_3.1.4.2-2.dsc
b3b795e3281f4e2c62153c2d11e8d747 10300 libs optional
libcgns_3.1.4.2-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAEBCAAGBQJT3Lf/AAoJEO/obGx//s+DqW0IAK3tGxtFJgZNkQ4qQrwJEn0J
NiLg3X5TBOoDfHaE7Jcu9RBWI8uIfnRBM74RZcwc3g5Szj5/vOxIIFm1iDnpVhoT
6zW5IqFSXiMTaK6Jadjj6H6zOzd+iWO9POcs46+SSqY/WNPUJAclr2gT767j8Xjv
RD7RULHQ8VTUySNjVRcjbtCC4vx9i8oka8222ngOlvoRsL7lXx6hBLBjXIqDxVq5
T1vmXPSm6M9Xymj+DAc46aCa9Djkt2ZmJAs2x9QpytlGUwApMgvJOWELmS02Kc2P
KLVFZ/IEPmdYyiqryNnlBUmzCSkEMZgk6n9YNxc1Jn/bduHav6CKr+YWPR2hPUg=
=0G94
-----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