Your message dated Mon, 11 Aug 2014 16:19:24 +0000
with message-id <e1xgsjg-0000o2...@franck.debian.org>
and subject line Bug#756670: fixed in h5utils 1.12.1-2.1
has caused the Debian Bug report #756670,
regarding h5utils: [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.)


-- 
756670: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756670
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: h5utils
Version: 1.12.1-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

iQEcBAEBCAAGBQJT2sFxAAoJEO/obGx//s+DtzAH/A+8Ie0fu3z8wHDGnfAczhzT
P5+tJGr5AbdSEUrJT/ZPgnzijc59Y3L3M1fJ5BPMdgJDvhpeMKi6GFrkAIXn6WAc
5OWC+isSeNRVwqesXgB+9gro13pvw+vhG6aP8ncprAVc8WKj14GhD5tAbpXFUvRg
rwRFH+Wfqwlh4fTKR9RzJNGCoIhiHN4DaFa9ce9BFNsZLk7cQ3TkY7gGQTUPRHYA
mfSrav2aytxOrRDJh7Zceta0Ov7qh3Iv8rz1/z6kZ95EGK45PSdNjMxpq35BDrGr
ZwWm1zStRd3bAeyHn7n5Gq4kO1my7q+96trn5FoKpIAxmtg9qPTcNsI1eBTFoww=
=mTuq
-----END PGP SIGNATURE-----
diff -u h5utils-1.12.1/debian/rules h5utils-1.12.1/debian/rules
--- h5utils-1.12.1/debian/rules
+++ h5utils-1.12.1/debian/rules
@@ -20,6 +20,11 @@
  export CPPFLAGS
 endif
 
+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
+
 patch: patch-stamp
 patch-stamp:
 	QUILT_PATCHES=debian/patches quilt push --color=auto -a || [ $$? = 2 ]
diff -u h5utils-1.12.1/debian/changelog h5utils-1.12.1/debian/changelog
--- h5utils-1.12.1/debian/changelog
+++ h5utils-1.12.1/debian/changelog
@@ -1,3 +1,10 @@
+h5utils (1.12.1-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Support hdf5 1.8.13 new packaging layout.
+
+ -- Gilles Filippini <p...@debian.org>  Fri, 25 Jul 2014 11:10:24 +0200
+
 h5utils (1.12.1-2) unstable; urgency=low
 
   * Fixed a FTBS with libpng 1.5: patch png1.5.

--- End Message ---
--- Begin Message ---
Source: h5utils
Source-Version: 1.12.1-2.1

We believe that the bug you reported is fixed in the latest version of
h5utils, 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 h5utils 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: Wed, 06 Aug 2014 17:44:53 +0200
Source: h5utils
Binary: h5utils
Architecture: source amd64
Version: 1.12.1-2.1
Distribution: unstable
Urgency: low
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Changed-By: Gilles Filippini <p...@debian.org>
Description:
 h5utils    - HDF5 files visualization tools
Closes: 756670
Changes:
 h5utils (1.12.1-2.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Support hdf5 1.8.13 new packaging layout (closes: #756670).
Checksums-Sha1:
 6d46ac54da34dc186cbe2b20b37851c84b83c7d7 1656 h5utils_1.12.1-2.1.dsc
 01522890698cb26f8e2684669a9acbc60b739e86 5910 h5utils_1.12.1-2.1.diff.gz
 6a2455a67f26020ee80066f3713fd2462136fe53 243768 h5utils_1.12.1-2.1_amd64.deb
Checksums-Sha256:
 a5d70f4d4e924262b61ae857609db48193537524e08643f86e990fff756900b4 1656 
h5utils_1.12.1-2.1.dsc
 37b57ae55dc8f1e2032289b6aa0db20b2b3821ae8c1d8cf5d53426aeb01c5b22 5910 
h5utils_1.12.1-2.1.diff.gz
 2b3b5c21977aeb4fcc742e05e5280072656568ad9dff609b146beb148885f439 243768 
h5utils_1.12.1-2.1_amd64.deb
Files:
 de59770b30ccc251a600e2d8471432a8 243768 science optional 
h5utils_1.12.1-2.1_amd64.deb
 b40e435b616f54ac3a16482df706047d 1656 science optional h5utils_1.12.1-2.1.dsc
 fa7c5f6c1c0c858930b6ecb04f5e6fb6 5910 science optional 
h5utils_1.12.1-2.1.diff.gz

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

iQEcBAEBCAAGBQJT4lCfAAoJEO/obGx//s+DFgIH/0mkO5pXO/2tzPvvL2oC+mlL
loQ7ee5kUxk310Qd0eqnH0rM6Ve/XP3PdvLrW6PNOPAfLR2QAPGjJ9tfwul2RD2k
/tRa0sfPiuhOA7ndgL32j7KnG2ZCbBKkZBdyEcrMAtd6wgI87rcd/31wsR/I1Ytd
KPBmyxnTxAVTLgDTvyQUXkcEWZSFFFb1lW6bo064ibuMTaxqF4ZEf9FO649oFVgs
Tqh1bymTP2OMNwm+kFbhFuzZQOQQnJUME0aR9r+DOgiSktXsvqOtnXCD4zXMyBWv
PltfIUPuFtVI0jZu3n2tH+4Czl+LDhs72Xv9czN1fMjB77dFlEBf+2t3JoidcOk=
=4EfJ
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to