Your message dated Fri, 01 Aug 2014 09:37:08 +0000
with message-id <e1xd9gu-00011w...@franck.debian.org>
and subject line Bug#756662: fixed in gdal 1.10.1+dfsg-8
has caused the Debian Bug report #756662,
regarding gdal: [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.)


-- 
756662: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756662
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gdal
Version: 1.10.1+dfsg-6
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

iQEcBAEBCAAGBQJT2rgJAAoJEO/obGx//s+DDEIH/1hefPamZta7HinlmHv8W4qO
zfaTyfqFVegal4cjrbhwWq6+Xy9TmDwxg6Ny7fCkscCQs22QvDBIuVwB8Ad3YQa/
eDJQ7BkiZZWcOTxE1xoL2OLJXSW/nFH16IAVbv3F0F5N+BydzVavvw2dQwF2hYWB
QBD75rHPcvMglq/qIaXoiSqefcybUMjHMt5YGGuT9GKdE+Tw+ORGN5pOG+Z3bvjP
ZIKjwee96pvgQo3jCCRxb+67qeba9BD+fMMP0LUTfcJ0NMoomXNO/vG7/QTuIoOc
NEkojyFUaJxe6irr5PlverXihA9XZaZJlF2ke4ohb9J939iDbR7ZaPTD1mI9ImM=
=iZtT
-----END PGP SIGNATURE-----
diff -Nru gdal-1.10.1+dfsg/debian/changelog gdal-1.10.1+dfsg/debian/changelog
--- gdal-1.10.1+dfsg/debian/changelog	2014-07-08 20:44:35.000000000 +0200
+++ gdal-1.10.1+dfsg/debian/changelog	2014-07-24 20:18:23.000000000 +0200
@@ -1,3 +1,10 @@
+gdal (1.10.1+dfsg-6.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Support hdf5 1.8.13 new packaging layout.
+
+ -- Gilles Filippini <p...@debian.org>  Thu, 24 Jul 2014 20:18:23 +0200
+
 gdal (1.10.1+dfsg-6) unstable; urgency=medium
 
   [ gregor herrmann ]
diff -Nru gdal-1.10.1+dfsg/debian/rules gdal-1.10.1+dfsg/debian/rules
--- gdal-1.10.1+dfsg/debian/rules	2014-07-08 20:40:44.000000000 +0200
+++ gdal-1.10.1+dfsg/debian/rules	2014-07-31 09:26:57.000000000 +0200
@@ -18,6 +18,12 @@
 GDAL_MINOR=$(word 2,$(GDALVER))
 GDAL_PATCH=$(word 3,$(GDALVER))
 
+ifneq ($(wildcard /usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial/libhdf5.so),)
+  WITH_HDF5:=--with-hdf5=/usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial
+else
+  WITH_HDF5:=
+endif
+
 versions:
 	@echo Gdal version: $(GDAL_MAJOR).$(GDAL_MINOR).$(GDAL_PATCH)
 	@echo Swig version: $(SWIGVER)
@@ -86,6 +92,7 @@
 			--with-webp \
 			--with-jasper \
 			--with-netcdf \
+			$(WITH_HDF5) \
 			--with-xerces \
 			--with-geos \
 			--with-sqlite3 \

--- End Message ---
--- Begin Message ---
Source: gdal
Source-Version: 1.10.1+dfsg-8

We believe that the bug you reported is fixed in the latest version of
gdal, 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.
Bas Couwenberg <sebas...@xs4all.nl> (supplier of updated gdal 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, 01 Aug 2014 00:02:15 +0200
Source: gdal
Binary: libgdal1h libgdal1-dev libgdal-dev libgdal-doc gdal-bin python-gdal 
python3-gdal libgdal-perl libgdal-java
Architecture: source amd64 all
Version: 1.10.1+dfsg-8
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Changed-By: Bas Couwenberg <sebas...@xs4all.nl>
Description:
 gdal-bin   - Geospatial Data Abstraction Library - Utility programs
 libgdal-dev - Geospatial Data Abstraction Library - Development files
 libgdal-doc - Documentation for the Geospatial Data Abstraction Library
 libgdal-java - Java bindings to the Geospatial Data Abstraction Library
 libgdal-perl - Perl bindings to the Geospatial Data Abstraction Library
 libgdal1-dev - Geospatial Data Abstraction Library - Transitional package
 libgdal1h  - Geospatial Data Abstraction Library
 python-gdal - Python bindings to the Geospatial Data Abstraction Library
 python3-gdal - Python 3 bindings to the Geospatial Data Abstraction Library
Closes: 756662
Changes:
 gdal (1.10.1+dfsg-8) unstable; urgency=medium
 .
   * Support hdf5 1.8.13 new packaging layout.
     Thanks to Gilles Filippini for the patch.
     (closes: #756662)
Checksums-Sha1:
 c92421c91b0defb776aeebd3f14f5cd1b33ab266 3179 gdal_1.10.1+dfsg-8.dsc
 5d6ca682d107d3653f9456093a360a4180015b7b 141628 
gdal_1.10.1+dfsg-8.debian.tar.xz
 fb574679d36071400374879ba89be02ae253bc69 3895696 
libgdal1h_1.10.1+dfsg-8_amd64.deb
 9c3f9f83cbf38efc3df5a27790f0871bf5952a43 141970 
libgdal1-dev_1.10.1+dfsg-8_all.deb
 5525b2e5b0c3dbdb7de75f6c45d0b82f7233a57f 4532720 
libgdal-dev_1.10.1+dfsg-8_amd64.deb
 b6c43fab08b6d2317f8b1acbd57183a42fcbf9d0 1548654 
libgdal-doc_1.10.1+dfsg-8_all.deb
 e989b1f5dc107d6da86bdc625d7f47218af0c2f2 328324 
gdal-bin_1.10.1+dfsg-8_amd64.deb
 5c7b1bb06dcda16f72c256afbe89b2f08dcec9d7 502672 
python-gdal_1.10.1+dfsg-8_amd64.deb
 ff2b22795e44d05cfeab9d5d39033512b6819eb5 352622 
python3-gdal_1.10.1+dfsg-8_amd64.deb
 5ba2a725a5837167fae500d85d7bccd160d9305e 358872 
libgdal-perl_1.10.1+dfsg-8_amd64.deb
 9325f8584b20ebafe441403867063013ee1650c6 315408 
libgdal-java_1.10.1+dfsg-8_amd64.deb
Checksums-Sha256:
 4d71b61c8e1d6b0e283aee9bbdba86cca05be1c583cf3831847244891554ef34 3179 
gdal_1.10.1+dfsg-8.dsc
 19c41c4e8fab75bf12281f308cffa41799b624a798416d26a49e64b8f03eb2a2 141628 
gdal_1.10.1+dfsg-8.debian.tar.xz
 6ec8578d20722cd11c0b36f31cfe33a946eb4676ef03d46ad1f703a825c0b4e2 3895696 
libgdal1h_1.10.1+dfsg-8_amd64.deb
 3ae5b63b60db59b11054a201ea55b50e390c9dd29e6212ac886aa7f8fd94edee 141970 
libgdal1-dev_1.10.1+dfsg-8_all.deb
 3158925b9b69ee3fb6c2ffdf836a9dfd54f6a1edeff27324268e8614670beb38 4532720 
libgdal-dev_1.10.1+dfsg-8_amd64.deb
 83fce45296e64487b1521beb97fe8830df9d03bc91c5d70047774ed8b8c85e00 1548654 
libgdal-doc_1.10.1+dfsg-8_all.deb
 c6927fce35c3b111c52cdaf148c2b5af36d5e0a1e063f5c3cb795cc88d40e700 328324 
gdal-bin_1.10.1+dfsg-8_amd64.deb
 4d937abc31043ebe571e4ecf8e9c761d63d6888b4efee9204ec1eaf6ebead565 502672 
python-gdal_1.10.1+dfsg-8_amd64.deb
 5de2077dde26e690b6d4294230020435c81a2f86e2aa687d0e2c17df7f20dfe8 352622 
python3-gdal_1.10.1+dfsg-8_amd64.deb
 ab55cc3984827c25a84b5aab7fc0cad9648397dfde9adbe03f3ab2817e496373 358872 
libgdal-perl_1.10.1+dfsg-8_amd64.deb
 7f43b91fb9d629bfc4f79ec519d208a7f72213c1e6ecc6504ed1e9ff11abb648 315408 
libgdal-java_1.10.1+dfsg-8_amd64.deb
Files:
 f950a43a77b4d10fccd5958e9aefec25 3895696 libs optional 
libgdal1h_1.10.1+dfsg-8_amd64.deb
 86b9969b7ec381c7fc8ad2d7a625621f 141970 libdevel optional 
libgdal1-dev_1.10.1+dfsg-8_all.deb
 f0c72019d1631ce2ebbc0d440780c917 4532720 libdevel optional 
libgdal-dev_1.10.1+dfsg-8_amd64.deb
 31cc799f52ff14e6771179f421a7b828 1548654 doc optional 
libgdal-doc_1.10.1+dfsg-8_all.deb
 98b0ffa44efc1763c8dd169d4f3be447 328324 science optional 
gdal-bin_1.10.1+dfsg-8_amd64.deb
 e26eaa76cad2e2ba194f71ada9f688cb 502672 python optional 
python-gdal_1.10.1+dfsg-8_amd64.deb
 e6074e6ab6c90d3bfb77efeff843102d 352622 python optional 
python3-gdal_1.10.1+dfsg-8_amd64.deb
 a6089723561d22d191cc60603618a11f 358872 perl optional 
libgdal-perl_1.10.1+dfsg-8_amd64.deb
 2f50a4d0a300fdf8d19cdef77bcd41c6 315408 java optional 
libgdal-java_1.10.1+dfsg-8_amd64.deb
 5f5ca6a85e378d866a8a4c0e329c8125 3179 science optional gdal_1.10.1+dfsg-8.dsc
 88a6040433e987bbbf47f84ec4faa35c 141628 science optional 
gdal_1.10.1+dfsg-8.debian.tar.xz

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

iQIcBAEBCAAGBQJT20T0AAoJEFeKBJTRxkbRfNAQAIFFJOydVBeIXWUyQFJ4uxdg
i9QMvqj39rdUDMqOnhgoiq2dVLOG+xN6256xanEUUv2E8Fs9tRCyZKSYchDBLRjD
OfNBwANiYbtgzou57AkBVQtvU4BTzQqS6km6YZb1itprlgKRpEQ114RQxgHOxs7j
kreYcLaLQr8T6FaTskn/qvDSkeZoSBR1iRWTdREU/4uzN/5SacPbyMLng+Nt6kdR
GQsDiwNWWXr0gHsHcTd42j1T824n8zxsYqQwp+i+1Zwu4Apj/DES2TVgFU3wSGXw
iFH6FPwaS5J6aDsNRTRC05sDwRtIlu8EUGW2JnhHslYvUlEl230uAWi7YveuotPZ
XcIwOK/+BbaHNs/HQIiOv0rfzjgP9jMX2EeXkX+BlzkIH6ucwZNR74y8dElqueQM
rV1lVmYtY8rnS8WG6s2oeQN7nSPl7XQpdAFraxfVJCYn0ZPuG5RhisGsu9svmLHb
BqDI5AfqGhmi9inM2iBmkQnv24UJrOSoSH2tuneMJxEBLdGB6gvwEaekkHvfErs7
Y+vx8cd7iLdO2F2YZx2mHkXky0gQ3kZix94InLRg2RNaj7dgwQptAVt5v7seQxfx
X318XqVd2hKlUXtLsfISsV2hMPPPpRGaoOQPcfC4n6Dyq2+XnGeZBJWCiDQcm6Mt
1XssCMsOuhULKQaCosCA
=aIx3
-----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