Your message dated Fri, 24 Feb 2017 11:19:30 +0000
with message-id <[email protected]>
and subject line Bug#853607: fixed in pdal 1.4.0-2~exp1
has caused the Debian Bug report #853607,
regarding pdal: ftbfs with GCC-7
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.)


-- 
853607: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853607
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:pdal
Version: 1.4.0-1
Severity: normal
Tags: sid buster
User: [email protected]
Usertags: ftbfs-gcc-7

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-7/g++-7, but succeeds to build with gcc-6/g++-6. The
severity of this report may be raised before the buster release.
There is no need to fix this issue in time for the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc7-20170126/pdal_1.4.0-1_unstable_gcc7.log
The last lines of the build log are at the end of this report.

To build with GCC 7, either set CC=gcc-7 CXX=g++-7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-7/porting_to.html

[...]
      ^
In file included from /<<PKGBUILDDIR>>/vendor/arbiter/arbiter.cpp:43:0:
/<<PKGBUILDDIR>>/vendor/arbiter/arbiter.hpp:223:20: note: candidate: 
pdal::arbiter::http::Response pdal::arbiter::http::Resource::exec(int)
     http::Response exec(std::function<http::Response()> f);
                    ^~~~
/<<PKGBUILDDIR>>/vendor/arbiter/arbiter.hpp:223:20: note:   no known conversion 
for argument 1 from 'pdal::arbiter::http::Resource::post(std::__cxx11::string, 
const std::vector<char>&, pdal::arbiter::http::Headers, 
pdal::arbiter::http::Query)::<lambda()>' to 'int'
/<<PKGBUILDDIR>>/vendor/arbiter/arbiter.cpp: At global scope:
/<<PKGBUILDDIR>>/vendor/arbiter/arbiter.cpp:2972:10: error: prototype for 
'pdal::arbiter::http::Response 
pdal::arbiter::http::Resource::exec(std::function<pdal::arbiter::http::Response()>)'
 does not match any in class 'pdal::arbiter::http::Resource'
 Response Resource::exec(std::function<Response()> f)
          ^~~~~~~~
In file included from /<<PKGBUILDDIR>>/vendor/arbiter/arbiter.cpp:43:0:
/<<PKGBUILDDIR>>/vendor/arbiter/arbiter.hpp:223:20: error: candidate is: 
pdal::arbiter::http::Response pdal::arbiter::http::Resource::exec(int)
     http::Response exec(std::function<http::Response()> f);
                    ^~~~
vendor/arbiter/CMakeFiles/pdal_arbiter.dir/build.make:65: recipe for target 
'vendor/arbiter/CMakeFiles/pdal_arbiter.dir/arbiter.cpp.o' failed
make[4]: *** [vendor/arbiter/CMakeFiles/pdal_arbiter.dir/arbiter.cpp.o] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:3883: recipe for target 
'vendor/arbiter/CMakeFiles/pdal_arbiter.dir/all' failed
make[3]: *** [vendor/arbiter/CMakeFiles/pdal_arbiter.dir/all] Error 2
make[3]: *** Waiting for unfinished jobs....
[  3%] Linking CXX static library ../../lib/libpdal_boost.a
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/vendor/pdalboost && /usr/bin/cmake -P 
CMakeFiles/pdal_boost.dir/cmake_clean_target.cmake
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/vendor/pdalboost && /usr/bin/cmake -E 
cmake_link_script CMakeFiles/pdal_boost.dir/link.txt --verbose=1
/usr/bin/ar qc ../../lib/libpdal_boost.a  
CMakeFiles/pdal_boost.dir/libs/system/src/error_code.cpp.o 
CMakeFiles/pdal_boost.dir/libs/filesystem/src/codecvt_error_category.cpp.o 
CMakeFiles/pdal_boost.dir/libs/filesystem/src/operations.cpp.o 
CMakeFiles/pdal_boost.dir/libs/filesystem/src/path.cpp.o 
CMakeFiles/pdal_boost.dir/libs/filesystem/src/path_traits.cpp.o 
CMakeFiles/pdal_boost.dir/libs/filesystem/src/portability.cpp.o 
CMakeFiles/pdal_boost.dir/libs/filesystem/src/unique_path.cpp.o 
CMakeFiles/pdal_boost.dir/libs/filesystem/src/utf8_codecvt_facet.cpp.o
/usr/bin/ranlib ../../lib/libpdal_boost.a
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[  3%] Built target pdal_boost
[  3%] Linking CXX executable ../bin/dimbuilder
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/dimbuilder && /usr/bin/cmake -E 
cmake_link_script CMakeFiles/dimbuilder.dir/link.txt --verbose=1
/usr/bin/c++   -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wextra -Wall -Wno-unused-parameter -Wno-unused-variable 
-Wpointer-arith -Wcast-align -Wcast-qual -Wredundant-decls -Wno-long-long 
-Wno-unknown-pragmas -Wno-deprecated-declarations -isystem /usr/local/include 
-std=c++11 -Wextra -Wall -Wno-unused-parameter -Wno-unused-variable 
-Wpointer-arith -Wcast-align -Wcast-qual -Wredundant-decls -Wno-long-long 
-Wno-unknown-pragmas -Wno-deprecated-declarations -isystem /usr/local/include 
-std=c++11 -O2 -g -DNDEBUG  -specs=/usr/share/dpkg/no-pie-link.specs 
-Wl,-z,relro -Wl,-z,now CMakeFiles/dimbuilder.dir/DimBuilder.cpp.o 
CMakeFiles/dimbuilder.dir/__/pdal/util/Utils.cpp.o  -o ../bin/dimbuilder 
-rdynamic -ljsoncpp -ldl 
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[  3%] Built target dimbuilder
[  3%] Linking CXX static library ../../lib/libgtest.a
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/vendor/gtest && /usr/bin/cmake -P 
CMakeFiles/gtest.dir/cmake_clean_target.cmake
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/vendor/gtest && /usr/bin/cmake -E 
cmake_link_script CMakeFiles/gtest.dir/link.txt --verbose=1
/usr/bin/ar qc ../../lib/libgtest.a  CMakeFiles/gtest.dir/src/gtest-all.cc.o
/usr/bin/ranlib ../../lib/libgtest.a
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[  3%] Built target gtest
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
Makefile:163: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: make -j64 returned exit code 2
debian/rules:47: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:16: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: pdal
Source-Version: 1.4.0-2~exp1

We believe that the bug you reported is fixed in the latest version of
pdal, 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.
Bas Couwenberg <[email protected]> (supplier of updated pdal 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: SHA512

Format: 1.8
Date: Fri, 24 Feb 2017 11:45:38 +0100
Source: pdal
Binary: pdal pdal-doc libpdal-base4 libpdal-plang4 libpdal-util4 libpdal-dev 
libpdal-plugins libpdal-plugin-greyhound libpdal-plugin-icebridge 
libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite
Architecture: source amd64 all
Version: 1.4.0-2~exp1
Distribution: experimental
Urgency: medium
Maintainer: Debian GIS Project <[email protected]>
Changed-By: Bas Couwenberg <[email protected]>
Description:
 libpdal-base4 - Point Data Abstraction Library - libpdal_base
 libpdal-dev - Point Data Abstraction Library - development files
 libpdal-plang4 - Point Data Abstraction Library - libpdal_plang
 libpdal-plugin-greyhound - Point Data Abstraction Library - Greyhound plugin
 libpdal-plugin-icebridge - Point Data Abstraction Library - Icebridge plugin
 libpdal-plugin-pgpointcloud - Point Data Abstraction Library - PostgreSQL 
PointCloud plugin
 libpdal-plugin-python - Point Data Abstraction Library - Python plugin
 libpdal-plugin-sqlite - Point Data Abstraction Library - SQLite plugin
 libpdal-plugins - Point Data Abstraction Library - plugins
 libpdal-util4 - Point Data Abstraction Library - libpdal_util
 pdal       - Point Data Abstraction Library
 pdal-doc   - Point Data Abstraction Library - documentation
Closes: 853607
Changes:
 pdal (1.4.0-2~exp1) experimental; urgency=medium
 .
   * Add upstream patch to fix FTBFS with GCC 7.
     (closes: #853607)
Checksums-Sha1:
 27a3a7c35e6f7ba0c7f2782967a07fff37f803a5 3176 pdal_1.4.0-2~exp1.dsc
 cef71bf013e856e802204a8f10f4d1fae2ba43d7 56252 pdal_1.4.0-2~exp1.debian.tar.xz
 422121ba2aaceab7c19324c86fa6965d25e52a46 25222846 
libpdal-base4-dbgsym_1.4.0-2~exp1_amd64.deb
 7aa6f270ae66a34b3bbf6dd09edf6da503831b5f 1171310 
libpdal-base4_1.4.0-2~exp1_amd64.deb
 b2ccbcc45f37749372aee06aa5c1f3dfc54f0396 382216 
libpdal-dev_1.4.0-2~exp1_amd64.deb
 aefeef1ad03a0e0fb3d1cb7434608394b584c702 510642 
libpdal-plang4-dbgsym_1.4.0-2~exp1_amd64.deb
 fb29c91c68c4e3c44033b99d0d2107e17ee6dff7 212224 
libpdal-plang4_1.4.0-2~exp1_amd64.deb
 7572e0ea99c5ef7ccfda590fe601c00703553602 698340 
libpdal-plugin-greyhound-dbgsym_1.4.0-2~exp1_amd64.deb
 852ccc6e44f5d29948b691c68f94183de2902552 227046 
libpdal-plugin-greyhound_1.4.0-2~exp1_amd64.deb
 8a5a4a70c85d37ce22abeb0b312753f9ca7523be 350472 
libpdal-plugin-icebridge-dbgsym_1.4.0-2~exp1_amd64.deb
 2ba35404b121613f07641caf6061861b0c15d67b 198012 
libpdal-plugin-icebridge_1.4.0-2~exp1_amd64.deb
 3ef4d9df9c8c4d6d6f9162d9cc725ed3b50d1725 733316 
libpdal-plugin-pgpointcloud-dbgsym_1.4.0-2~exp1_amd64.deb
 6b1c95e636da559308b173b5ebb57e932e8152f7 228212 
libpdal-plugin-pgpointcloud_1.4.0-2~exp1_amd64.deb
 4e6d6147474508da45c64e16e03928540b86a803 555228 
libpdal-plugin-python-dbgsym_1.4.0-2~exp1_amd64.deb
 3e7939b151b45b668d4f5a72905b874a77cb84f9 203432 
libpdal-plugin-python_1.4.0-2~exp1_amd64.deb
 2a79b1f8c27e6da17bf20f22f9c4178f677f018b 884826 
libpdal-plugin-sqlite-dbgsym_1.4.0-2~exp1_amd64.deb
 86dc1026bbaa6f010552c79357ab0ff52aec333f 239378 
libpdal-plugin-sqlite_1.4.0-2~exp1_amd64.deb
 fbaa0e15dfbd28e7b8e700390ca2f965aac6aebf 172478 
libpdal-plugins_1.4.0-2~exp1_amd64.deb
 f2756d579e9d04f642a7e517faa50519a36a60a8 441016 
libpdal-util4-dbgsym_1.4.0-2~exp1_amd64.deb
 625e090319dd0a69d5a5f2b981b14d40ee890bbf 220306 
libpdal-util4_1.4.0-2~exp1_amd64.deb
 643f484e8078e0d274eb9d5c5c95f739ed1e45c4 411598 
pdal-dbgsym_1.4.0-2~exp1_amd64.deb
 fe194598d8e72123e66e362367827aa50c8b74ea 29628330 pdal-doc_1.4.0-2~exp1_all.deb
 47c9f85cbf5ae400651ad2fb05efd3e58dece665 20195 
pdal_1.4.0-2~exp1_amd64.buildinfo
 2e67458c322e69a83c057b124df83e4c2189afc5 207486 pdal_1.4.0-2~exp1_amd64.deb
Checksums-Sha256:
 45d2a349fe98548092cefb97c3f9ec98abb1a8162c7d39cc985667f78fb20648 3176 
pdal_1.4.0-2~exp1.dsc
 97dc8c57acabe06ec7611948b8c73cb9f91272729891383b38cdd731d0d12778 56252 
pdal_1.4.0-2~exp1.debian.tar.xz
 638209b19bb77af5dfd5e3acf71ef8829c62cea08e907ccbf785e9c77a6f8f28 25222846 
libpdal-base4-dbgsym_1.4.0-2~exp1_amd64.deb
 a4aa29e88cc881c944996acd7e8c4fdf200639a14649223fd45ea6cd6b501317 1171310 
libpdal-base4_1.4.0-2~exp1_amd64.deb
 d619a3fc00c5add54ebd4f8d7f8cfa4514a97eb938bf136b3ba57a560922ce58 382216 
libpdal-dev_1.4.0-2~exp1_amd64.deb
 15d052869c9ed48649330e794f648a7cc92fb8d9272aed5d6bd1615070bcc543 510642 
libpdal-plang4-dbgsym_1.4.0-2~exp1_amd64.deb
 29f08a9b128156057bff511b1d573cdb885839fa4c519e1d6dd76523d5b79f70 212224 
libpdal-plang4_1.4.0-2~exp1_amd64.deb
 ad5056f23cbe3a562e4cd0e09968d4daf3ca604ad004fb54b181f6ed6586f76a 698340 
libpdal-plugin-greyhound-dbgsym_1.4.0-2~exp1_amd64.deb
 7b3563fb3f95b7ede1d112709e949bdbb0f07b62038522b0f258f44111d8afed 227046 
libpdal-plugin-greyhound_1.4.0-2~exp1_amd64.deb
 d9f807283cfe6f428a758bba397d76a2803ab0bd361094720c8d35dfb088a896 350472 
libpdal-plugin-icebridge-dbgsym_1.4.0-2~exp1_amd64.deb
 71c126657184be7a37402897139cbc03ecd956054f9fa6cd772d742806dda8d1 198012 
libpdal-plugin-icebridge_1.4.0-2~exp1_amd64.deb
 456ab28c594c76b07db6176f87bc99528ca984a6d5e1ce3a0aee86b2baeca551 733316 
libpdal-plugin-pgpointcloud-dbgsym_1.4.0-2~exp1_amd64.deb
 03233b4c925e5b11f9710130cdaacb5d2c6dbde74bf81543e35bb7f8050e6a73 228212 
libpdal-plugin-pgpointcloud_1.4.0-2~exp1_amd64.deb
 c5e534ec199840f52c4270418ff82429176eb419347354a3e7411d9cc05e725f 555228 
libpdal-plugin-python-dbgsym_1.4.0-2~exp1_amd64.deb
 c03cbbbb5bb578b8720a5f95d54a2f4bc4060b02722bc569ef13603ef983fb33 203432 
libpdal-plugin-python_1.4.0-2~exp1_amd64.deb
 c274a8ded6f3017e8e5ee93bc43caafed955e0d414a093013b075f73c42c7273 884826 
libpdal-plugin-sqlite-dbgsym_1.4.0-2~exp1_amd64.deb
 c134e8e3365e4945f4a4b3a374c628c2f064ca1970983a2667dcd4adbf6df06c 239378 
libpdal-plugin-sqlite_1.4.0-2~exp1_amd64.deb
 48e3b7153eba1821c388b445346dc14eab3edbee0a6c905abf76e2c78220daf9 172478 
libpdal-plugins_1.4.0-2~exp1_amd64.deb
 4c54d59d6990db27f6cd3d4e86a974544107784931036cf224d2f384d3f58fdb 441016 
libpdal-util4-dbgsym_1.4.0-2~exp1_amd64.deb
 d543ec979aedf8b20eb9fcaf2a0cbb3cb0a3873e711456d3ea40b6c2ed0cced3 220306 
libpdal-util4_1.4.0-2~exp1_amd64.deb
 c090b6ee4981581139f349c100c9b7e3637b33f3d22fae56ae5bec9041ee17f0 411598 
pdal-dbgsym_1.4.0-2~exp1_amd64.deb
 1abdd3c58a20414141f0f394a0fa3230695c9e47405668f55ac2314f205c1db6 29628330 
pdal-doc_1.4.0-2~exp1_all.deb
 1ae473147d152d21127b3604b638395014b8b4c5af288832fc651d837f5b1c63 20195 
pdal_1.4.0-2~exp1_amd64.buildinfo
 f256ff07fdcbd969edd812b0337c2fe6450feb3c7d0eb9a24fba61a6bffa5ab3 207486 
pdal_1.4.0-2~exp1_amd64.deb
Files:
 ed0546ec0e48005d72e33aa1a58f35fc 3176 science optional pdal_1.4.0-2~exp1.dsc
 931be4bf1862d278ece3e52963ef361e 56252 science optional 
pdal_1.4.0-2~exp1.debian.tar.xz
 a2a6e41205995083d79f414a0e35b162 25222846 debug extra 
libpdal-base4-dbgsym_1.4.0-2~exp1_amd64.deb
 856361e1246c70772b4cf1c1ef738595 1171310 libs optional 
libpdal-base4_1.4.0-2~exp1_amd64.deb
 2ba9f4c82b5cb68a0539ddf653bdc50b 382216 libdevel optional 
libpdal-dev_1.4.0-2~exp1_amd64.deb
 66402b4387b46929aa9bdebb4fec8c8a 510642 debug extra 
libpdal-plang4-dbgsym_1.4.0-2~exp1_amd64.deb
 b88932231b44e438b9ffec8fd7aca894 212224 libs optional 
libpdal-plang4_1.4.0-2~exp1_amd64.deb
 3a886e6f2544e1283af3b74d5fe0b1a3 698340 debug extra 
libpdal-plugin-greyhound-dbgsym_1.4.0-2~exp1_amd64.deb
 d76be59febb151574e3c859a944e0c1d 227046 libs optional 
libpdal-plugin-greyhound_1.4.0-2~exp1_amd64.deb
 4979009e619e117c12ca44330e49f4ef 350472 debug extra 
libpdal-plugin-icebridge-dbgsym_1.4.0-2~exp1_amd64.deb
 83851c58c47643248ad25e4814386bb3 198012 libs optional 
libpdal-plugin-icebridge_1.4.0-2~exp1_amd64.deb
 7fccc60f183158f763420803c4d92b03 733316 debug extra 
libpdal-plugin-pgpointcloud-dbgsym_1.4.0-2~exp1_amd64.deb
 57773cad626947213da39e504680beb9 228212 libs optional 
libpdal-plugin-pgpointcloud_1.4.0-2~exp1_amd64.deb
 0973c23cda81a64540a4829dba4d2277 555228 debug extra 
libpdal-plugin-python-dbgsym_1.4.0-2~exp1_amd64.deb
 e8b4f0adc942fc6861eddf982871341e 203432 libs optional 
libpdal-plugin-python_1.4.0-2~exp1_amd64.deb
 dae524a5754d1ed569beabac6e9c548e 884826 debug extra 
libpdal-plugin-sqlite-dbgsym_1.4.0-2~exp1_amd64.deb
 bd424a4629e61cd148dd8e7582f59310 239378 libs optional 
libpdal-plugin-sqlite_1.4.0-2~exp1_amd64.deb
 cba56e40bcf9d53604ed47481927989f 172478 libs optional 
libpdal-plugins_1.4.0-2~exp1_amd64.deb
 0296b2e7c6dd00e52dd0b6e13c20992b 441016 debug extra 
libpdal-util4-dbgsym_1.4.0-2~exp1_amd64.deb
 54ee6f4043b06391f7078b27f67aa6d5 220306 libs optional 
libpdal-util4_1.4.0-2~exp1_amd64.deb
 e7ec7d3ec11e77b035063dbe5db6d540 411598 debug extra 
pdal-dbgsym_1.4.0-2~exp1_amd64.deb
 80bd04aadae41c486a7c6def42ad91f0 29628330 doc optional 
pdal-doc_1.4.0-2~exp1_all.deb
 425d57f31d97b8695fc57b8253513bdd 20195 science optional 
pdal_1.4.0-2~exp1_amd64.buildinfo
 b42348bc0d463b6fe75cc7038e7597b7 207486 utils optional 
pdal_1.4.0-2~exp1_amd64.deb

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

iQIcBAEBCgAGBQJYsBLdAAoJEGdQ8QrojUrxcssP/igS9dIRt3+IcKqkpbvJnCuv
8JtdxXojxPruEjYBSt2kUP8OHScD/Hfen9VuqWBIWGOsPogY5SPNKQ2OwQR8pDBE
VcylJz0FUbe1HXieK2ljCHnX977X1k9QWWe/S7BjM27haboZTqm4rQXbX7aPZ53d
yQJD9ECkrdpwdUhYbj36Rc92BJ3wk4QrclXmZypY3E74SeX6RMI8kOAiY9w4YB5Z
Cu+OiMrvZD0hmPadZBoJ3dn7gLq78DMcIIBFcUxJDMRX3aiIrOfHuSpR8VaemDCu
8hAQ7XKFSdAyDvnxU5L5vG3kychartwMp6qBIVD/W7j+q23jw4b94M/zF6rVRwH5
SwRIH6atzY4impMpSOjI+u18WOu9AMQNbVL0gKbW+chyaFUNzmVs1HP5gkU1vOVd
/QP59pXUQ2BWWZ3z+vnDVatUEg4NYVMaYWkUFW8Hn2SoTqxH83bjoks7kPAcYvUL
7kh9/TR8sNXAN+yX78/cBpI2C0G8ShkS2KLuSKz/pMgsQsROir/PTPE6Nzeih6Iq
njlnPXRoB5c+eXqxLf2wSbf4U5hnixf++SozdGE8JrA4+kf914kesKBP7qkGl6Wj
ViNJ5bnOzAag0F5Pa7sNEghi3/1DaCas3PRVzVW3SO6tokqQKBZqFXm3omCzcxsU
hCTASgwrjoo0VDwBYhsQ
=80TP
-----END PGP SIGNATURE-----

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

Reply via email to