Your message dated Mon, 11 Aug 2014 18:34:47 +0000
with message-id <[email protected]>
and subject line Bug#756705: fixed in gnuplot-iostream 0~20130604.gitdd47c7a-1.1
has caused the Debian Bug report #756705,
regarding gnuplot-iostream: [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.)


-- 
756705: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756705
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: gnuplot-iostream
Version: 0~20130604.gitdd47c7a-1
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

iQEcBAEBCAAGBQJT2snIAAoJEO/obGx//s+DIHMIAKG2w84Q8DRN12TXuRm90XBa
3PbAWcSWGXSwPChJrOKuiyG0XERxnoJTLojs70rYGU/MjTCIio2EeR9VNhDE9w8T
IsIvQyBK2eq6bXTfPB6LDfk0jI44q2/UEOTNWRmNVmBHaN1ofR08eedr/zxy1GEL
5xh0jGI2JXV+q36z+iEPt2aXkE7Bdox25aZc/E3SE+YZUTKJNx6eOceE28HttBHz
83K16V1hQejLSg40By21Xk1yFU+jiwHNCqUGjyezhQVYzZbaIv8V9fHyOnpOr0Vc
yrPFwiLa1FkXzy7F2W8EfWU3tCUnTGPdZVYMPDhoXG2i0D6x+WGsJXU+Zc3NefU=
=hnxY
-----END PGP SIGNATURE-----
diff -Nru gnuplot-iostream-0~20130604.gitdd47c7a/debian/changelog gnuplot-iostream-0~20130604.gitdd47c7a/debian/changelog
--- gnuplot-iostream-0~20130604.gitdd47c7a/debian/changelog	2013-06-05 08:33:10.000000000 +0200
+++ gnuplot-iostream-0~20130604.gitdd47c7a/debian/changelog	2014-07-24 13:56:12.000000000 +0200
@@ -1,3 +1,10 @@
+gnuplot-iostream (0~20130604.gitdd47c7a-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Support hdf5 1.8.13 new packaging layout
+
+ -- Gilles Filippini <[email protected]>  Thu, 24 Jul 2014 13:55:35 +0200
+
 gnuplot-iostream (0~20130604.gitdd47c7a-1) unstable; urgency=low
 
   * [642dade] Imported Upstream version 0~20130604.gitdd47c7a
diff -Nru gnuplot-iostream-0~20130604.gitdd47c7a/debian/rules gnuplot-iostream-0~20130604.gitdd47c7a/debian/rules
--- gnuplot-iostream-0~20130604.gitdd47c7a/debian/rules	2013-06-05 08:22:24.000000000 +0200
+++ gnuplot-iostream-0~20130604.gitdd47c7a/debian/rules	2014-07-31 19:23:48.000000000 +0200
@@ -1,4 +1,8 @@
 #!/usr/bin/make -f
 
+ifneq ($(wildcard /usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial/libhdf5.so),)
+  export DEB_CXXFLAGS_MAINT_APPEND := -I/usr/include/hdf5/serial
+endif
+
 %:
 	dh $@ --parallel

--- End Message ---
--- Begin Message ---
Source: gnuplot-iostream
Source-Version: 0~20130604.gitdd47c7a-1.1

We believe that the bug you reported is fixed in the latest version of
gnuplot-iostream, 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 gnuplot-iostream 
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 19:39:45 +0200
Source: gnuplot-iostream
Binary: libgnuplot-iostream-dev libgnuplot-iostream-doc
Architecture: source all
Version: 0~20130604.gitdd47c7a-1.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team 
<[email protected]>
Changed-By: Gilles Filippini <[email protected]>
Description:
 libgnuplot-iostream-dev - C++ programming interface for gnuplot. Headers
 libgnuplot-iostream-doc - C++ programming interface for gnuplot. Docs and 
examples
Closes: 756705
Changes:
 gnuplot-iostream (0~20130604.gitdd47c7a-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Support hdf5 1.8.13 new packaging layout (closes: #756705).
Checksums-Sha1:
 12d698677063a598f24af84a93a71f90eac5fa1b 2008 
gnuplot-iostream_0~20130604.gitdd47c7a-1.1.dsc
 332904954ead569a9b010889ace87a6326534f46 4256 
gnuplot-iostream_0~20130604.gitdd47c7a-1.1.debian.tar.xz
 64521bdcb0d0ec58a94cdaf5e3cd5ad256af82c1 14170 
libgnuplot-iostream-dev_0~20130604.gitdd47c7a-1.1_all.deb
 b07aa97ba28f83ad9659d8b6d5e0e4bfae8bff72 18128 
libgnuplot-iostream-doc_0~20130604.gitdd47c7a-1.1_all.deb
Checksums-Sha256:
 6eec4a1c225d31ec4287376058c790b35714b3ce6f1adf756d8a88c4c46c43a8 2008 
gnuplot-iostream_0~20130604.gitdd47c7a-1.1.dsc
 6d6ec4753a8fbd5dddd51ff01398e3c5cb4b3a33d7d6ae645da8198ea85c1972 4256 
gnuplot-iostream_0~20130604.gitdd47c7a-1.1.debian.tar.xz
 e655bac309ba31b29221705f9309dc2e54452a3440042379cc429c1f79956a10 14170 
libgnuplot-iostream-dev_0~20130604.gitdd47c7a-1.1_all.deb
 eff14e35d338621c4ab46ed546ce89ba6bed94e4a730e240988773b66072c802 18128 
libgnuplot-iostream-doc_0~20130604.gitdd47c7a-1.1_all.deb
Files:
 2f7c98e6c7b0254c05d4c19f7676c453 14170 libdevel optional 
libgnuplot-iostream-dev_0~20130604.gitdd47c7a-1.1_all.deb
 8fb1580d45c505c82cc2539c6533a94b 18128 doc optional 
libgnuplot-iostream-doc_0~20130604.gitdd47c7a-1.1_all.deb
 6bd0e7b5bc66462623326c5bde755324 2008 libdevel optional 
gnuplot-iostream_0~20130604.gitdd47c7a-1.1.dsc
 e296f5eda88061d63531c310217ad2ba 4256 libdevel optional 
gnuplot-iostream_0~20130604.gitdd47c7a-1.1.debian.tar.xz

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

iQEcBAEBCAAGBQJT4m/PAAoJEO/obGx//s+DukoH/iZJuA4ovWMK0MnDL5zYpGP5
8S+YIg6lvDQJxrwm1DuV6QwaoIIMhbJTRv/04Q+GWU0bWBxAOiZ9a3UsYr9f8+Co
G6j0dxHGb4IAeoETJKQ1zqeWdQ9DkBtWJ1mrxZyVJkAn1crSt0Xb2XW6SCYUVME7
H5mwtOWbvTs8H6Bhy3D4FI/aYqf7EhKjLKTudLA3qhy9WENCbO/vhCU1LPzPeW1H
3fhq5n3fYfVt7DRIrs0r94bo24YedPpAuZKgAedJm8BFOkWiQ+jVV/J/lgyp8kB3
5k/BHKEeHbmxthI01bqOXzylmRbPwgcqSHrDxISIFphAPTU8esLDMQQ/RSJEBZE=
=644G
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to