[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#756677: marked as done (libvigraimpex: [hdf5 transition] please support hdf5 1.8.13 new packaging layout)



Your message dated Sat, 02 Aug 2014 13:35:19 +0000
with message-id <E1XDZSx-0003nH-Ky@franck.debian.org>
and subject line Bug#756677: fixed in libvigraimpex 1.9.0+dfsg-9
has caused the Debian Bug report #756677,
regarding libvigraimpex: [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 owner@bugs.debian.org
immediately.)


-- 
756677: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756677
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: libvigraimpex
Version: 1.9.0+dfsg-8
Severity: important
Tags: patch
User: pini@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

iQEcBAEBCAAGBQJT2sQYAAoJEO/obGx//s+DyQIIAJMHna2NKnDf/EfJxIKB4c3d
G8S1+p5jeKbRcLShXFrHfrw597IuYb21+dVKZCC/krerpSY+an846P6Oa4nZC43H
XF9Ryko0/KtaX3DBfRer5HI0Q2bvIIOGZkBjUMA8zmNP7IUo+t9NSioKnJ106ASm
62iN1v2FIa+kro2XN0fH9D9uvlGE3ssPMAo327pvcXdp7YcqlppsmqDXF50N7VX3
vOnNU+fY9hyGXfuF29EPLuWWjhjEgQFwam3Zh8YjssXbSLsP3FowIS9DDUBlW3P/
F1VQDzFceqEhtMFEJfZt4MFlL/8E19C8P6Rv0yjZSqbuHUJ/fWaGtLhfwA+SSos=
=8mXE
-----END PGP SIGNATURE-----
diff -Nru libvigraimpex-1.9.0+dfsg/debian/changelog libvigraimpex-1.9.0+dfsg/debian/changelog
--- libvigraimpex-1.9.0+dfsg/debian/changelog	2014-07-25 12:40:52.000000000 +0200
+++ libvigraimpex-1.9.0+dfsg/debian/changelog	2014-07-25 13:10:56.000000000 +0200
@@ -1,3 +1,9 @@
+libvigraimpex (1.9.0+dfsg-9) unstable; urgency=low
+
+  * Support hdf5 1.8.13 new packaging layout.
+
+ -- Gilles Filippini <pini@debian.org>  Fri, 25 Jul 2014 13:10:56 +0200
+
 libvigraimpex (1.9.0+dfsg-8) unstable; urgency=medium
 
   * QA upload.
diff -Nru libvigraimpex-1.9.0+dfsg/debian/rules libvigraimpex-1.9.0+dfsg/debian/rules
--- libvigraimpex-1.9.0+dfsg/debian/rules	2014-07-25 12:40:44.000000000 +0200
+++ libvigraimpex-1.9.0+dfsg/debian/rules	2014-07-31 10:25:10.000000000 +0200
@@ -25,6 +25,11 @@
 current_version = $(shell cd $(here) && dpkg-parsechangelog | sed -n -r -e "/Version: (.*)/ { s//\1/p; q; }")
 upstream_version = $(firstword $(subst -,$(space),$(current_version)))
 
+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
+
 cmake_options = \
     -DCMAKE_INSTALL_PREFIX=/usr \
     -DCMAKE_VERBOSE_MAKEFILE=ON \

--- End Message ---
--- Begin Message ---
Source: libvigraimpex
Source-Version: 1.9.0+dfsg-9

We believe that the bug you reported is fixed in the latest version of
libvigraimpex, 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 756677@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gilles Filippini <pini@debian.org> (supplier of updated libvigraimpex 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 25 Jul 2014 13:10:56 +0200
Source: libvigraimpex
Binary: libvigraimpex-dev libvigraimpex4 libvigraimpex-doc python-vigra python-vigra-doc
Architecture: source amd64 all
Version: 1.9.0+dfsg-9
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Gilles Filippini <pini@debian.org>
Description:
 libvigraimpex-dev - development files for the C++ computer vision library
 libvigraimpex-doc - Documentation for the C++ computer vision library
 libvigraimpex4 - C++ computer vision library
 python-vigra - Python bindings for the C++ computer vision library
 python-vigra-doc - Documentation for Python bindings for the C++ computer vision lib
Closes: 735569 736026 756677
Changes:
 libvigraimpex (1.9.0+dfsg-9) unstable; urgency=low
 .
   * QA upload.
   * Support hdf5 1.8.13 new packaging layout. (Patch by Gilles Filippini)
     Closes: #756677
   * (Build-)Depend on libtiff-dev instead of transitional package
     libtiff4-dev. Closes: #736026
   * (Build-)Depend on libhdf5-dev instead of transitional
     package libhdf5-serial-dev. Closes: #735569
Checksums-Sha1:
 3165e71ce26a99805d8dddc049f95d3e44e4bf52 2356 libvigraimpex_1.9.0+dfsg-9.dsc
 776c9a089a750020c606e13f88346430a44fed07 16048 libvigraimpex_1.9.0+dfsg-9.debian.tar.xz
 d2b630e022a6918352e9f9d71a48c8f1ecf2bfea 1704762 libvigraimpex-dev_1.9.0+dfsg-9_amd64.deb
 5acb8d57b9357e928186a0252b47e5bae47adb08 166072 libvigraimpex4_1.9.0+dfsg-9_amd64.deb
 250060a9f00e6b6b15a9751581cf75c6cba438a6 1834048 python-vigra_1.9.0+dfsg-9_amd64.deb
 bea5ee104211e5e3351d5570f9c4970bae878bb5 2428270 libvigraimpex-doc_1.9.0+dfsg-9_all.deb
 f0fd0b6c2c2dd0230efb254be1608f8c6785a37e 90500 python-vigra-doc_1.9.0+dfsg-9_all.deb
Checksums-Sha256:
 8656eaf124a9e6fabf65893277e77ff4c946abe0016839e25f14230ae5759969 2356 libvigraimpex_1.9.0+dfsg-9.dsc
 a9eff0b12b26d8c851e09f34e3e7f17db212f3e640cd4608e6518b446a99ab86 16048 libvigraimpex_1.9.0+dfsg-9.debian.tar.xz
 089f9d0b1855068be46418757908fd9fd420972e0857e9e4f160e7edf38cd06f 1704762 libvigraimpex-dev_1.9.0+dfsg-9_amd64.deb
 fd51e127e49de4fd9e2e9847b0d9100c446a9d8b5b6280d19bf14651261c6a0e 166072 libvigraimpex4_1.9.0+dfsg-9_amd64.deb
 e64a6ff882037f68f4bc619fbc277b2b46bdfe8b84a0934d14790441949bf31e 1834048 python-vigra_1.9.0+dfsg-9_amd64.deb
 7a1564f1d64d1e478b766b22272a028b9168b56f5a01059e1934ba02604aad6d 2428270 libvigraimpex-doc_1.9.0+dfsg-9_all.deb
 0fe8409cd84881e14ed07651bb7d33519a39ad9ed89f520014f327243c14ad9d 90500 python-vigra-doc_1.9.0+dfsg-9_all.deb
Files:
 3b25422f717a62bf26a0491a86372762 1704762 libdevel optional libvigraimpex-dev_1.9.0+dfsg-9_amd64.deb
 269757db792a7ce7fece5e1e055beb57 166072 libs optional libvigraimpex4_1.9.0+dfsg-9_amd64.deb
 38331d2827fd4295bbd9bb31602bc696 1834048 python optional python-vigra_1.9.0+dfsg-9_amd64.deb
 317e1b2baffea1968d61287a2fc470cf 2428270 doc optional libvigraimpex-doc_1.9.0+dfsg-9_all.deb
 79c18c3f4b850fe16d5932debca17150 90500 doc optional python-vigra-doc_1.9.0+dfsg-9_all.deb
 45fa06ebc1a66e718c0eff040621348c 2356 libs optional libvigraimpex_1.9.0+dfsg-9.dsc
 67c4958f66d04fb9f1b551c3f7b23b57 16048 libs optional libvigraimpex_1.9.0+dfsg-9.debian.tar.xz

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

iQIcBAEBCgAGBQJT3OZKAAoJEKVPAYVDghSEv0EP/0ZtGQEoNqEKMV1pX0qFLnRk
f8U6uB3T4I2viLPUPMrBQDYUnJ0v+M76hij3T3LT+nxEWK35yiUo6TeOXXR2u6eJ
uBQw9qlDIkqQ22+uRRu5HD0Yjbb1r12lkLcY8MKXUc48k9+Q2G4hnbgvTxnZd3RF
zTKjtdsbbQ89rFY9R7krRgH8sS7uP5/+B6pOqbkYfnTO0RwKIjhiyIyF9VPtAkAh
acbhm1mo+VR9L9M0PMWwrfFQux0PmZVoAUh4A3JsnNfAuffnDVMEGTDffGiU/kim
W1NVzQL5+e0CNTR5wn5KJr8bfl3B4TUdjOxFlnpwA/Hw5LyLvv/CrLA3gduKCjpH
T3r5wuvpZ2iH4kHYrSqgO0r2l7JzeDZc2IKv0GKtvI6YVvDbY8YnpZA60DZJYXMb
tSCPg3p0pq1eCWESxV3TS209LlDyPdIln4vttg5TlvEiMpxjzoTzRhSmSw7J6vG+
xOsZE10kkx43aLnlp06vs9JUjRerhAIX+114VQTiEekQM5DeIhXgfIqHXQ6trc87
Q2s1JqWlnPXfRIp1jAe8I1+5hyI+XTFEA6ahUr3HzJedVnrAqDe64+8vQ2FVbZZm
Rk1nysh1zaJwvniPYUU94NQdteC7Lt1UlLGhuWoSswIVohoGDO+uk2y7+Sc6F+7C
gc8xeuleG9oShaxVKFLH
=VN7z
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: