Your message dated Mon, 28 Aug 2017 07:00:15 +0000
with message-id <e1dme1v-0002ox...@fasolo.debian.org>
and subject line Bug#853563: fixed in mrpt 1:1.5.3-1
has caused the Debian Bug report #853563,
regarding mrpt: 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 ow...@bugs.debian.org
immediately.)


-- 
853563: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853563
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:mrpt
Version: 1:1.4.0-7
Severity: normal
Tags: sid buster
User: debian-...@lists.debian.org
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/mrpt_1.4.0-7_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

[...]

Run Build Command:"/usr/bin/make" "cmTC_e965d/fast"
make[2]: Entering directory 
'/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_e965d.dir/build.make 
CMakeFiles/cmTC_e965d.dir/build
make[3]: Entering directory 
'/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_e965d.dir/CheckIncludeFile.c.o
/usr/bin/cc   
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp/math.h  -isystem 
/usr/include/eigen3 -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    -o 
CMakeFiles/cmTC_e965d.dir/CheckIncludeFile.c.o   -c 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp/CheckIncludeFile.c
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10:
 fatal error: windows.h: No such file or directory
 #include <windows.h>
          ^~~~~~~~~~~
compilation terminated.
CMakeFiles/cmTC_e965d.dir/build.make:65: recipe for target 
'CMakeFiles/cmTC_e965d.dir/CheckIncludeFile.c.o' failed
make[3]: *** [CMakeFiles/cmTC_e965d.dir/CheckIncludeFile.c.o] Error 1
make[3]: Leaving directory 
'/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_e965d/fast' failed
make[2]: *** [cmTC_e965d/fast] Error 2
make[2]: Leaving directory 
'/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'


Determining if the function pcap_get_pfring_id exists failed with the following 
output:
Change Dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_3b512/fast"
make[2]: Entering directory 
'/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_3b512.dir/build.make 
CMakeFiles/cmTC_3b512.dir/build
make[3]: Entering directory 
'/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_3b512.dir/CheckFunctionExists.c.o
/usr/bin/cc   
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp/math.h  -isystem 
/usr/include/wx-3.0 -I /usr/include/wx-3.0 -isystem 
/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -I 
/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -isystem 
/usr/include/eigen3 -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 
-DCHECK_FUNCTION_EXISTS=pcap_get_pfring_id   -o 
CMakeFiles/cmTC_3b512.dir/CheckFunctionExists.c.o   -c 
/usr/share/cmake-3.7/Modules/CheckFunctionExists.c
Linking C executable cmTC_3b512
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3b512.dir/link.txt 
--verbose=1
/usr/bin/cc  -isystem /usr/include/wx-3.0 -I /usr/include/wx-3.0 -isystem 
/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -I 
/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -isystem 
/usr/include/eigen3 -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 
-DCHECK_FUNCTION_EXISTS=pcap_get_pfring_id  
-specs=/usr/share/dpkg/no-pie-link.specs -Wl,-z,relro -Wl,-z,now  
CMakeFiles/cmTC_3b512.dir/CheckFunctionExists.c.o  -o cmTC_3b512 -rdynamic 
/usr/lib/x86_64-linux-gnu/libpcap.so 
CMakeFiles/cmTC_3b512.dir/CheckFunctionExists.c.o: In function `main':
/usr/share/cmake-3.7/Modules/CheckFunctionExists.c:17: undefined reference to 
`pcap_get_pfring_id'
collect2: error: ld returned 1 exit status
CMakeFiles/cmTC_3b512.dir/build.make:98: recipe for target 'cmTC_3b512' failed
make[3]: *** [cmTC_3b512] Error 1
make[3]: Leaving directory 
'/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_3b512/fast' failed
make[2]: *** [cmTC_3b512/fast] Error 2
make[2]: Leaving directory 
'/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'


dh_auto_configure: cmake .. -DCMAKE_INSTALL_PREFIX=/usr 
-DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None 
-DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var 
-DCMAKE_INSTALL_PREFIX=/<<PKGBUILDDIR>>/debian/ 
-DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu -DCMAKE_VERBOSE_MAKEFILE=ON 
-DCMAKE_BUILD_TYPE=Release -DCMAKE_HOST=x86_64-linux-gnu 
-DCMAKE_BUILD=x86_64-linux-gnu -DCMAKE_MRPT_USE_DEB_POSTFIXS=1 
-DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_C_FLAGS_RELEASE=-g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat 
-Werror=format-security -DCMAKE_CXX_FLAGS_RELEASE=-g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat 
-Werror=format-security 
-DCMAKE_SHARED_LINKER_FLAGS_RELEASE=-specs=/usr/share/dpkg/no-pie-link.specs 
-Wl,-z,relro -Wl,-z,now 
-DCMAKE_EXE_LINKER_FLAGS_RELEASE=-specs=/usr/share/dpkg/no-pie-link.specs 
-Wl,-z,relro -Wl,-z,now -DMRPT_AUTOD
 ETECT_SSE=OFF -DDISABLE_SSE2=OFF -DDISABLE_SSE3=ON -DDISABLE_SSE4_1=ON 
-DDISABLE_SSE4_2=ON -DDISABLE_SSE4_A=ON returned exit code 1
        cd /<<PKGBUILDDIR>>
debian/rules:61: recipe for target 'override_dh_auto_configure' failed
make[1]: *** [override_dh_auto_configure] Error 255
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:44: 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: mrpt
Source-Version: 1:1.5.3-1

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

Debian distribution maintenance software
pp.
José Luis Blanco Claraco <joseluisblan...@gmail.com> (supplier of updated mrpt 
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: Mon, 21 Aug 2017 00:24:00 +0200
Source: mrpt
Binary: mrpt-doc libmrpt-base1.5 libmrpt-opengl1.5 libmrpt-gui1.5 
libmrpt-obs1.5 libmrpt-maps1.5 libmrpt-hwdrivers1.5 libmrpt-graphslam1.5 
libmrpt-vision1.5 libmrpt-tfest1.5 libmrpt-topography1.5 libmrpt-detectors1.5 
libmrpt-slam1.5 libmrpt-nav1.5 libmrpt-hmtslam1.5 libmrpt-kinematics1.5 
libmrpt-graphs1.5 libmrpt-dev mrpt-common mrpt-apps
Architecture: source amd64 all
Version: 1:1.5.3-1
Distribution: unstable
Urgency: medium
Maintainer: José Luis Blanco Claraco <joseluisblan...@gmail.com>
Changed-By: José Luis Blanco Claraco <joseluisblan...@gmail.com>
Description:
 libmrpt-base1.5 - Mobile Robot Programming Toolkit - base library
 libmrpt-detectors1.5 - Mobile Robot Programming Toolkit - detectors library
 libmrpt-dev - Mobile Robot Programming Toolkit - Development headers
 libmrpt-graphs1.5 - Mobile Robot Programming Toolkit - graphs library
 libmrpt-graphslam1.5 - Mobile Robot Programming Toolkit - graphslam library
 libmrpt-gui1.5 - Mobile Robot Programming Toolkit - gui library
 libmrpt-hmtslam1.5 - Mobile Robot Programming Toolkit - hmtslam library
 libmrpt-hwdrivers1.5 - Mobile Robot Programming Toolkit - hwdrivers library
 libmrpt-kinematics1.5 - Mobile Robot Programming Toolkit - kinematics library
 libmrpt-maps1.5 - Mobile Robot Programming Toolkit - maps library
 libmrpt-nav1.5 - Mobile Robot Programming Toolkit - nav library
 libmrpt-obs1.5 - Mobile Robot Programming Toolkit - obs library
 libmrpt-opengl1.5 - Mobile Robot Programming Toolkit - opengl library
 libmrpt-slam1.5 - Mobile Robot Programming Toolkit - slam library
 libmrpt-tfest1.5 - Mobile Robot Programming Toolkit - tfest library
 libmrpt-topography1.5 - Mobile Robot Programming Toolkit - topography library
 libmrpt-vision1.5 - Mobile Robot Programming Toolkit - vision library
 mrpt-apps  - Mobile Robot Programming Toolkit - Console and GUI applications
 mrpt-common - Mobile Robot Programming Toolkit - Example datasets and files
 mrpt-doc   - Mobile Robot Programming Toolkit - Documentation and examples
Closes: 853563 865735
Changes:
 mrpt (1:1.5.3-1) unstable; urgency=medium
 .
   * New version of upstream sources.
   * Add signature checking to watch file (fix lintian
     debian-watch-may-check-gpg-signature).
   * Fix GCC hardening flags (Closes: #865735).
   * Fix lintian error license-problem-convert-utf-code.
   * Builds with GCC 7 (Closes: #853563).
   * Remove all debian/patches as they are integrated upstream.
   * debian/copyright: Updated sinceEigen, assimp and octomap are no longer
     shipped in upstream releases.
   * debian/control: Simplify Build-Depends. The previous version was intended
     to be used on both Ubuntu and Debian, but we don't really want several
     alternative ways to build the same package.
   * debian/control: Add "Multi-Arch: same" to library packages.
   * debian/control: Drop obsolete usage of "misc:Pre-Depends" variable.
   * debian/rules: Disable DH_{DEBUG,VERBOSE}.
Checksums-Sha1:
 84c666f95094d384aaf84a3faf415123576f9678 3110 mrpt_1.5.3-1.dsc
 dec843554b49e126edf401e245a3a1356f51723d 24172506 mrpt_1.5.3.orig.tar.gz
 6e305e39977685e98134c44f4d887923651bd74e 22132 mrpt_1.5.3-1.debian.tar.xz
 72ae7d2f9d44536311e98195e71e9c230ead9b2b 53636886 
libmrpt-base1.5-dbgsym_1.5.3-1_amd64.deb
 32d86469a0b9c5fec9154bb5f2ac9b1222d5776d 2504130 
libmrpt-base1.5_1.5.3-1_amd64.deb
 c0f40cb407190b1cfba8eff5fce78ca428741e32 4055478 
libmrpt-detectors1.5-dbgsym_1.5.3-1_amd64.deb
 c7fccc033b1869dd1f77a544dd2d234b13dbdac1 133012 
libmrpt-detectors1.5_1.5.3-1_amd64.deb
 a6918633a2d73c8e93cbbbe472904bc8d6af6e1b 943268 libmrpt-dev_1.5.3-1_amd64.deb
 7442070de0204ca1c412e2dd655d2e5be0793019 1145718 
libmrpt-graphs1.5-dbgsym_1.5.3-1_amd64.deb
 e8df04278871e5ea9f0e37c44cc54e5970685742 73624 
libmrpt-graphs1.5_1.5.3-1_amd64.deb
 73432c1c142c1a76489e650af12c77897dc09957 2230156 
libmrpt-graphslam1.5-dbgsym_1.5.3-1_amd64.deb
 0c7f6c0acf5ab05ef712eee3f8d02b76ade327ea 47886 
libmrpt-graphslam1.5_1.5.3-1_amd64.deb
 1178e2255061e034c5b3b69f9d95ca123d61bd1c 2811222 
libmrpt-gui1.5-dbgsym_1.5.3-1_amd64.deb
 2b50a0a6ccd015c448fe70d0c6573eb04b429805 186612 
libmrpt-gui1.5_1.5.3-1_amd64.deb
 bc5fd02b552ba69a1124c2097e10edefdea6edfe 14048216 
libmrpt-hmtslam1.5-dbgsym_1.5.3-1_amd64.deb
 2aa69add621abb2522c0adddbb511fb7430910eb 344372 
libmrpt-hmtslam1.5_1.5.3-1_amd64.deb
 6ee05f71bd9d9b36b299b17994c46fc206943c9d 10254164 
libmrpt-hwdrivers1.5-dbgsym_1.5.3-1_amd64.deb
 775ed07fbd1438ce013cdd55d6aa9a5ae62e0b77 598132 
libmrpt-hwdrivers1.5_1.5.3-1_amd64.deb
 bc27ca6b994f2330fb8c3d39d96e4f06e9772d97 887110 
libmrpt-kinematics1.5-dbgsym_1.5.3-1_amd64.deb
 d2a7600d76ef17bad29bccb05c9acc699f583ad0 51096 
libmrpt-kinematics1.5_1.5.3-1_amd64.deb
 d998368d960ec6c8c1a09cc2bf204d208f7efd74 10951408 
libmrpt-maps1.5-dbgsym_1.5.3-1_amd64.deb
 51a00a0f0e1946747bad7b352d17e3240f6ff5f0 601636 
libmrpt-maps1.5_1.5.3-1_amd64.deb
 c314196bb113cb009d92d6918882b164758c8afa 8696824 
libmrpt-nav1.5-dbgsym_1.5.3-1_amd64.deb
 f2dffeb5f334270feedc698da81e4da9e7affeff 444712 
libmrpt-nav1.5_1.5.3-1_amd64.deb
 4c19267a1feb1e9b991e917b6bbcbea988608b9a 12840182 
libmrpt-obs1.5-dbgsym_1.5.3-1_amd64.deb
 5a4123162c08e7cb0f8461f7b40e207b27439337 435926 
libmrpt-obs1.5_1.5.3-1_amd64.deb
 7c0c1ca6790a5075c84bec45d20f778749b6a953 13037930 
libmrpt-opengl1.5-dbgsym_1.5.3-1_amd64.deb
 5e2a3c23daff76cc6caefb34cbcd54e37831c184 576888 
libmrpt-opengl1.5_1.5.3-1_amd64.deb
 965b2aee5ba744f1bcca5b52b5000bb307d5258e 22734426 
libmrpt-slam1.5-dbgsym_1.5.3-1_amd64.deb
 3fb804cd767aba719e0f3933eebd7c22054b8aca 664848 
libmrpt-slam1.5_1.5.3-1_amd64.deb
 7c97648288f40e7d52a9adc9ef442fff6abd7e05 3650346 
libmrpt-tfest1.5-dbgsym_1.5.3-1_amd64.deb
 73cf05aab062dadbf44424d4989686fe46c79e4a 84070 
libmrpt-tfest1.5_1.5.3-1_amd64.deb
 c09a201f024a4ea3afe091ab71ebf549c37342d5 2390908 
libmrpt-topography1.5-dbgsym_1.5.3-1_amd64.deb
 7c6c6b902b07d04eca74ab178a601f643a5a94b6 111882 
libmrpt-topography1.5_1.5.3-1_amd64.deb
 ba940462531f20afe3aa61a130fde16f1c9efb00 34368356 
libmrpt-vision1.5-dbgsym_1.5.3-1_amd64.deb
 d39d4316fc9595e328f0e67a5a94d7019fee941e 1018068 
libmrpt-vision1.5_1.5.3-1_amd64.deb
 17c2896865f0eaa44e3a81fc1c29b9fa339dd045 116328694 
mrpt-apps-dbgsym_1.5.3-1_amd64.deb
 f6d4902cbf6235ee0eb9d03a520aeff604003622 3892072 mrpt-apps_1.5.3-1_amd64.deb
 f364f3a36bf15a87d260304d94093f40593ff313 7463114 mrpt-common_1.5.3-1_all.deb
 e95000270155839478676117046890656107445a 79473046 mrpt-doc_1.5.3-1_all.deb
 bfab36e9f9e142d4e42d6294eec32462b7d8ec0f 29260 mrpt_1.5.3-1_amd64.buildinfo
Checksums-Sha256:
 064ccfab3e9d1876160e035d32e5b1c14c84b5253992d3edc2fccd1744e1fefc 3110 
mrpt_1.5.3-1.dsc
 8a4aa8444615c20ddffeb0c13daa310cbc5610535783e7b13b9fe4e96b020753 24172506 
mrpt_1.5.3.orig.tar.gz
 2f91c9c16b252077af761245b7672b8a4fa511e2510a34a0dc329389c0e033e6 22132 
mrpt_1.5.3-1.debian.tar.xz
 f783ee7b012e39d3042b2312fb4ac903b4d69fe252bc960b35462933665b9d88 53636886 
libmrpt-base1.5-dbgsym_1.5.3-1_amd64.deb
 634d6016cc4dfe87a2d1d23b6cb80e35b0a45af44abd130edf3eb20395bca3d4 2504130 
libmrpt-base1.5_1.5.3-1_amd64.deb
 c597c5c57d763878703545d667a280ecfd8f21e2d3a33b5eefe6907654323878 4055478 
libmrpt-detectors1.5-dbgsym_1.5.3-1_amd64.deb
 473e4145174d21128511083254ce33503a19cdcd45630ebeea036cc6c962899b 133012 
libmrpt-detectors1.5_1.5.3-1_amd64.deb
 5cc4bd035ca531c2d1a338dc119e727ee1937679d277ab5438eabc00f7634353 943268 
libmrpt-dev_1.5.3-1_amd64.deb
 d1696e6a529587cc19a81c72d090bad4da3bed242e12b80dc77d7e62058655bc 1145718 
libmrpt-graphs1.5-dbgsym_1.5.3-1_amd64.deb
 d77281b0d1dcef4efc063379883b789ce1de412623a0c7c43c6d4dd14d6089b5 73624 
libmrpt-graphs1.5_1.5.3-1_amd64.deb
 631e61e54904106c222932dbc840f9663e56d18508b136c23ecb8b15e273f648 2230156 
libmrpt-graphslam1.5-dbgsym_1.5.3-1_amd64.deb
 cf4bfcc7e7aefccfc5705f4eab3755cb47c14103374cc1a74fa2810d85d66b12 47886 
libmrpt-graphslam1.5_1.5.3-1_amd64.deb
 7c2bad7982fe4f4e09dbece59548ae4f995d9dea5e7ecde9bcf8e56541365c92 2811222 
libmrpt-gui1.5-dbgsym_1.5.3-1_amd64.deb
 6e20cb8ea61c6758ab59e4a6a58917fc325f6c21a9f733d892100351fc239c58 186612 
libmrpt-gui1.5_1.5.3-1_amd64.deb
 964e1d51307ee94fceb03419bb60e735dd9c15504ee0d279661e7a5f1750f936 14048216 
libmrpt-hmtslam1.5-dbgsym_1.5.3-1_amd64.deb
 b545045ff5511813667bc50e6527f143603e2d1554191127542d14981c959b45 344372 
libmrpt-hmtslam1.5_1.5.3-1_amd64.deb
 5cb7d70d4a6c5b2c6b5121e0c35c95cbcb9db95352e1fd5a986f9c84c2eeeaca 10254164 
libmrpt-hwdrivers1.5-dbgsym_1.5.3-1_amd64.deb
 f6f601d25002eb8c58070ba7304db492222884216f544cb07d661d466b7391e2 598132 
libmrpt-hwdrivers1.5_1.5.3-1_amd64.deb
 eddf151bffabc75142550540ec9c9b60ac9272cb1d54b02fab1c558b23811bba 887110 
libmrpt-kinematics1.5-dbgsym_1.5.3-1_amd64.deb
 9b020575da22121b161a51161ba7e085e74204f390dd546f44ac2d74cfef8b8e 51096 
libmrpt-kinematics1.5_1.5.3-1_amd64.deb
 f3d00a717be924bf33ea38d238f9f9548d7c3ebbf8799f75f4ca1a257ae2b0ed 10951408 
libmrpt-maps1.5-dbgsym_1.5.3-1_amd64.deb
 700202de54c51e829dedf8391007de5fc21717d16b61d0abb5a4b4751a71a8f1 601636 
libmrpt-maps1.5_1.5.3-1_amd64.deb
 2b1e9ccfe121921c25c3033522a0df6d56b3eb9a80c3a45ecce0af56c3a541c4 8696824 
libmrpt-nav1.5-dbgsym_1.5.3-1_amd64.deb
 8424eaf5744f8703fb304d467101aea8c99f09e1449c98c53bbfcf8b6a023c37 444712 
libmrpt-nav1.5_1.5.3-1_amd64.deb
 b34d15280c6f88a565d00fc7ddffe17204b7f919519ed0d246f0741b83c2c4e0 12840182 
libmrpt-obs1.5-dbgsym_1.5.3-1_amd64.deb
 9c3ab4658cbe4db9aae2ff1b9bf7c134bf38b26adf0a08d1aaa93be5d8c2c25f 435926 
libmrpt-obs1.5_1.5.3-1_amd64.deb
 e9a8679a68bf58810c20d4e987308e0e7aaa231fcc95996981540e19921c2036 13037930 
libmrpt-opengl1.5-dbgsym_1.5.3-1_amd64.deb
 043aae681ff887ba63bca60aa6a19a5e7725288587e99d030a967ffa563868dd 576888 
libmrpt-opengl1.5_1.5.3-1_amd64.deb
 0ff99ab5919a5f6bd76a94149c93f48d32d7d079b1fa1f37547be0bbfbe4e6cb 22734426 
libmrpt-slam1.5-dbgsym_1.5.3-1_amd64.deb
 8c74af212d10ed62c65f7f0d48afedfde4eed7b9412c12c39c53c6872d9ef50a 664848 
libmrpt-slam1.5_1.5.3-1_amd64.deb
 42d40b993e539c369729e5e7df1c69ad5e70b2e3e38b2751c1b0e1ab1bf55e0d 3650346 
libmrpt-tfest1.5-dbgsym_1.5.3-1_amd64.deb
 1a0bad59c8b2a4602bccb402a17e2a6b70ca8653ccb6e797ae73f0ba44cdbd3f 84070 
libmrpt-tfest1.5_1.5.3-1_amd64.deb
 f9ca4ca18e283bb02d635eec80f08ee9a0272887e7a901928fded89fe3b727a3 2390908 
libmrpt-topography1.5-dbgsym_1.5.3-1_amd64.deb
 d111af9a64fe3eb6c6391f008d35763922f29489e37ef58eb20c2004f267c4e3 111882 
libmrpt-topography1.5_1.5.3-1_amd64.deb
 8268d21f18500edde342591b60be33c77e3d532ec32b81622a855c5c28e43089 34368356 
libmrpt-vision1.5-dbgsym_1.5.3-1_amd64.deb
 673d6dc589563f4d55f6687de286f93ab03b2f0d25d357ce5628c456ca60266a 1018068 
libmrpt-vision1.5_1.5.3-1_amd64.deb
 5a4a7a8f310bb34d6063baa0137a508c97a79be8040b75bd63667d26cf21a28a 116328694 
mrpt-apps-dbgsym_1.5.3-1_amd64.deb
 6504c921ee684193e8be3d3708300c35742eb8fb21a2d23d4daa80afc88ccd87 3892072 
mrpt-apps_1.5.3-1_amd64.deb
 3d0debf0064e7f96f36b8b016f8b99af1b9179c7cfe246d8f95396d8a4d87451 7463114 
mrpt-common_1.5.3-1_all.deb
 d050054ab32e1b063cb557ec5d2aac39e504fe2378d32445973295ba6a95eae9 79473046 
mrpt-doc_1.5.3-1_all.deb
 f59081a09dadb5fe7401089d2b3430ecba092b252c3e7f2684f0cdc55a623ed1 29260 
mrpt_1.5.3-1_amd64.buildinfo
Files:
 7f6735d575d294f3c6c694e63edae58b 3110 science optional mrpt_1.5.3-1.dsc
 3d90f0e34bb4d26fc5c9389b23543958 24172506 science optional 
mrpt_1.5.3.orig.tar.gz
 e9473eaba11e9021622b1b0f7d205862 22132 science optional 
mrpt_1.5.3-1.debian.tar.xz
 81058f1371662ea01fe83cf380475ba4 53636886 debug extra 
libmrpt-base1.5-dbgsym_1.5.3-1_amd64.deb
 ba605758f03d536913fa4d0f4e13ad27 2504130 libs optional 
libmrpt-base1.5_1.5.3-1_amd64.deb
 c4292aee83ccfaddf59f03bd82a5e0da 4055478 debug extra 
libmrpt-detectors1.5-dbgsym_1.5.3-1_amd64.deb
 15c49490c4e9b9a8cfdc1087fa2d5c40 133012 libs optional 
libmrpt-detectors1.5_1.5.3-1_amd64.deb
 8d8cb4a3cd2d0ea9ac58ba9e67a3d6bb 943268 libdevel optional 
libmrpt-dev_1.5.3-1_amd64.deb
 857b91e4c4c7b862f23d34cf521297cd 1145718 debug extra 
libmrpt-graphs1.5-dbgsym_1.5.3-1_amd64.deb
 c9eeaa80d56fb179b8428c53bb7ef399 73624 libs optional 
libmrpt-graphs1.5_1.5.3-1_amd64.deb
 ccc9c63118b35eb3ad280c0a4c9cec41 2230156 debug extra 
libmrpt-graphslam1.5-dbgsym_1.5.3-1_amd64.deb
 f8445f7c961c2b02df019db7f76d07c2 47886 libs optional 
libmrpt-graphslam1.5_1.5.3-1_amd64.deb
 14e25000581a7fa45d75ace592461612 2811222 debug extra 
libmrpt-gui1.5-dbgsym_1.5.3-1_amd64.deb
 90b2d84eb4155ed36622bcd77f4edf98 186612 libs optional 
libmrpt-gui1.5_1.5.3-1_amd64.deb
 f4e7a0a6cb3c32f319276e8b116c6a2e 14048216 debug extra 
libmrpt-hmtslam1.5-dbgsym_1.5.3-1_amd64.deb
 1ae8610fda2f473074003069d84116fd 344372 libs optional 
libmrpt-hmtslam1.5_1.5.3-1_amd64.deb
 e0faa1065deab1f822e22168ef694cc1 10254164 debug extra 
libmrpt-hwdrivers1.5-dbgsym_1.5.3-1_amd64.deb
 a1450d69484436eadf54d3f5ead43532 598132 libs optional 
libmrpt-hwdrivers1.5_1.5.3-1_amd64.deb
 84292543f2d75d840a0c5734c259681d 887110 debug extra 
libmrpt-kinematics1.5-dbgsym_1.5.3-1_amd64.deb
 d947280fc4d206d1206a2165434fee7c 51096 libs optional 
libmrpt-kinematics1.5_1.5.3-1_amd64.deb
 cb32b4a68985c5a5f4092e01417da763 10951408 debug extra 
libmrpt-maps1.5-dbgsym_1.5.3-1_amd64.deb
 fb661960ec8e5cb7af28bcac4b992b50 601636 libs optional 
libmrpt-maps1.5_1.5.3-1_amd64.deb
 fca7acc09bfbbecec4021c8d90005e2e 8696824 debug extra 
libmrpt-nav1.5-dbgsym_1.5.3-1_amd64.deb
 803628f4b0ce7b7498bd1833bc0677ef 444712 libs optional 
libmrpt-nav1.5_1.5.3-1_amd64.deb
 91389b1f67766227e01688518d03930f 12840182 debug extra 
libmrpt-obs1.5-dbgsym_1.5.3-1_amd64.deb
 f011c351c78f8a312255fc026b119161 435926 libs optional 
libmrpt-obs1.5_1.5.3-1_amd64.deb
 ed7a709ec105de6b1858b5552ed3e04c 13037930 debug extra 
libmrpt-opengl1.5-dbgsym_1.5.3-1_amd64.deb
 2541904a527f81614a23d5be6bb74a84 576888 libs optional 
libmrpt-opengl1.5_1.5.3-1_amd64.deb
 5e84afcbdda0aa11defa2e4e8c1d8074 22734426 debug extra 
libmrpt-slam1.5-dbgsym_1.5.3-1_amd64.deb
 1963e42acd1dd1ad54505724e86e5ef5 664848 libs optional 
libmrpt-slam1.5_1.5.3-1_amd64.deb
 a88f07a858ffdb16b810bb63bb45d37b 3650346 debug extra 
libmrpt-tfest1.5-dbgsym_1.5.3-1_amd64.deb
 61934e487f9b5a04ff4fa606ba3b6a8b 84070 libs optional 
libmrpt-tfest1.5_1.5.3-1_amd64.deb
 62b91ad45661c0816891b24109add747 2390908 debug extra 
libmrpt-topography1.5-dbgsym_1.5.3-1_amd64.deb
 70863ca985ae6a0fd4562dc1d2bbf99c 111882 libs optional 
libmrpt-topography1.5_1.5.3-1_amd64.deb
 faf087f475171db5138ba28820f8b94d 34368356 debug extra 
libmrpt-vision1.5-dbgsym_1.5.3-1_amd64.deb
 e5dfb6c4c0294438518be8b6e3889f99 1018068 libs optional 
libmrpt-vision1.5_1.5.3-1_amd64.deb
 6710058dff0981b25629cc3a8db6acb2 116328694 debug extra 
mrpt-apps-dbgsym_1.5.3-1_amd64.deb
 d39545015da4b207f138a930b13f75f2 3892072 science optional 
mrpt-apps_1.5.3-1_amd64.deb
 d43883f79812b707272c42d67d0169c7 7463114 science optional 
mrpt-common_1.5.3-1_all.deb
 5e7324a445685ccbac78eb75a3eb4727 79473046 doc optional mrpt-doc_1.5.3-1_all.deb
 f7321ae60b9790a04884ca419c92c9db 29260 science optional 
mrpt_1.5.3-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEE1Uw7+v+wQt44LaXXQc5/C58bizIFAlmbhMwACgkQQc5/C58b
izKpEgf/aPbCeUXd2GAV6NTveY3t9A5FbYw3tKkfjZ3sffed2eoaoqNvHpw29F/5
b3cAA9MJ02V0GpM+889BN+qDrvO9waQyeW3bfFWiAhe01GL5YUSAvD0H1nfB6X/3
mFkU9JT11J9tFJnUMYfKLgeVAsibEu5U+J8IxF8Tf9BKp+u9BiQXpkiEO1Kn3AdE
mNvLh1LNaXh6PC1ikDhL4m04w38G2hWfIfXvbFGQ05WfMuJ+PrqI0lnnQ0VD2esf
wRwzsAgrXtlBSaHIFtgZsrtQ5nr/T7BX+dLy7TOMd9NjHxw/vJZ9iW4//4yhsv2E
/uQ/B0vf970NosoRDff5t5IM+6o4wA==
=yhvm
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to