Your message dated Mon, 12 Oct 2020 10:00:17 +0000
with message-id <e1krucr-000hxd...@fasolo.debian.org>
and subject line Bug#957653: fixed in otb 7.2.0~rc2+dfsg-1~exp1
has caused the Debian Bug report #957653,
regarding otb: ftbfs with GCC-10
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.)


-- 
957653: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957653
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:otb
Version: 7.0.0+dfsg-2
Severity: normal
Tags: sid bullseye
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-10

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-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/otb_7.0.0+dfsg-2_unstable_gcc10.log
The last lines of the build log are at the end of this report.

To build with GCC 10, either set CC=gcc-10 CXX=g++-10 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-10/porting_to.html

[...]
  100 |     data._records[header.get_rec_seq()] = record;
      |          ^~~~~~~~
In file included from 
/<<PKGBUILDDIR>>/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarData.cpp:27:
/<<PKGBUILDDIR>>/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarData.h:99:14:
 note: declared protected here
   99 |   RecordType _records;
      |              ^~~~~~~~
make[3]: *** 
[Modules/ThirdParty/OssimPlugins/src/CMakeFiles/otbossimplugins.dir/build.make:79:
 
Modules/ThirdParty/OssimPlugins/src/CMakeFiles/otbossimplugins.dir/ossim/AlosPalsar/AlosPalsarData.cpp.o]
 Error 1
make[3]: *** Waiting for unfinished jobs....
[  5%] Building CXX object 
Modules/Adapters/GdalAdapters/src/CMakeFiles/OTBGdalAdapters.dir/otbGeometriesSet.cxx.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Modules/Adapters/GdalAdapters/src && 
/usr/bin/c++  -DOTBGdalAdapters_EXPORTS 
-I/<<PKGBUILDDIR>>/Modules/ThirdParty/Boost/src 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Modules/Core/Common 
-I/<<PKGBUILDDIR>>/Modules/Adapters/BoostAdapters/include -I/usr/include/gdal 
-I/<<PKGBUILDDIR>>/Modules/ThirdParty/ITK/include 
-I/<<PKGBUILDDIR>>/Modules/Core/Common/include 
-I/<<PKGBUILDDIR>>/Modules/Adapters/GdalAdapters/include -isystem 
/usr/include/ITK-4.13  -msse2 -mfpmath=sse  -Wall -Wcast-align 
-Wdisabled-optimization -Wextra -Wformat=2 -Winvalid-pch -Wno-format-nonliteral 
-Wpointer-arith -Wunused -Wwrite-strings -funit-at-a-time -Wno-strict-overflow 
-Wno-deprecated -Wno-invalid-offsetof -Woverloaded-virtual 
-Wstrict-null-sentinel -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2  -O3 -DNDEBUG -fPIC   -std=c++14 -o 
CMakeFiles/OTBGdalAdapters.dir/otbGeometriesSet.cxx.o -c
  /<<PKGBUILDDIR>>/Modules/Adapters/GdalAdapters/src/otbGeometriesSet.cxx
[  5%] Building CXX object 
Modules/Adapters/GdalAdapters/src/CMakeFiles/OTBGdalAdapters.dir/otbOGRFeatureWrapper.cxx.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Modules/Adapters/GdalAdapters/src && 
/usr/bin/c++  -DOTBGdalAdapters_EXPORTS 
-I/<<PKGBUILDDIR>>/Modules/ThirdParty/Boost/src 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Modules/Core/Common 
-I/<<PKGBUILDDIR>>/Modules/Adapters/BoostAdapters/include -I/usr/include/gdal 
-I/<<PKGBUILDDIR>>/Modules/ThirdParty/ITK/include 
-I/<<PKGBUILDDIR>>/Modules/Core/Common/include 
-I/<<PKGBUILDDIR>>/Modules/Adapters/GdalAdapters/include -isystem 
/usr/include/ITK-4.13  -msse2 -mfpmath=sse  -Wall -Wcast-align 
-Wdisabled-optimization -Wextra -Wformat=2 -Winvalid-pch -Wno-format-nonliteral 
-Wpointer-arith -Wunused -Wwrite-strings -funit-at-a-time -Wno-strict-overflow 
-Wno-deprecated -Wno-invalid-offsetof -Woverloaded-virtual 
-Wstrict-null-sentinel -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2  -O3 -DNDEBUG -fPIC   -std=c++14 -o 
CMakeFiles/OTBGdalAdapters.dir/otbOGRFeatureWrapper.cxx.
 o -c 
/<<PKGBUILDDIR>>/Modules/Adapters/GdalAdapters/src/otbOGRFeatureWrapper.cxx
[  5%] Building CXX object 
Modules/Adapters/CurlAdapters/src/CMakeFiles/OTBCurlAdapters.dir/otbCurlHelperInterface.cxx.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Modules/Adapters/CurlAdapters/src && 
/usr/bin/c++  -DOTBCurlAdapters_EXPORTS 
-I/<<PKGBUILDDIR>>/Modules/ThirdParty/Boost/src 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Modules/Core/Common 
-I/<<PKGBUILDDIR>>/Modules/Adapters/BoostAdapters/include -I/usr/include/gdal 
-I/<<PKGBUILDDIR>>/Modules/ThirdParty/ITK/include 
-I/<<PKGBUILDDIR>>/Modules/Core/Common/include 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Modules/ThirdParty/Curl/src 
-I/<<PKGBUILDDIR>>/Modules/Adapters/CurlAdapters/include -isystem 
/usr/include/ITK-4.13  -msse2 -mfpmath=sse  -Wall -Wcast-align 
-Wdisabled-optimization -Wextra -Wformat=2 -Winvalid-pch -Wno-format-nonliteral 
-Wpointer-arith -Wunused -Wwrite-strings -funit-at-a-time -Wno-strict-overflow 
-Wno-deprecated -Wno-invalid-offsetof -Woverloaded-virtual 
-Wstrict-null-sentinel -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2  -O3 -DNDEBUG -fPIC   -s
 td=c++14 -o CMakeFiles/OTBCurlAdapters.dir/otbCurlHelperInterface.cxx.o -c 
/<<PKGBUILDDIR>>/Modules/Adapters/CurlAdapters/src/otbCurlHelperInterface.cxx
[  5%] Linking CXX shared library ../../../../lib/libOTBCurlAdapters-7.0.so
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Modules/Adapters/CurlAdapters/src && 
/usr/bin/cmake -E cmake_link_script CMakeFiles/OTBCurlAdapters.dir/link.txt 
--verbose=1
/usr/bin/c++ -fPIC  -msse2 -mfpmath=sse  -Wall -Wcast-align 
-Wdisabled-optimization -Wextra -Wformat=2 -Winvalid-pch -Wno-format-nonliteral 
-Wpointer-arith -Wunused -Wwrite-strings -funit-at-a-time -Wno-strict-overflow 
-Wno-deprecated -Wno-invalid-offsetof -Woverloaded-virtual 
-Wstrict-null-sentinel -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2  -O3 -DNDEBUG  -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now 
"-Wl,--as-needed" -Wl,--no-undefined  -shared 
-Wl,-soname,libOTBCurlAdapters-7.0.so.1 -o 
../../../../lib/libOTBCurlAdapters-7.0.so.1 
CMakeFiles/OTBCurlAdapters.dir/otbCurlHelperStub.cxx.o 
CMakeFiles/OTBCurlAdapters.dir/otbCurlHelper.cxx.o 
CMakeFiles/OTBCurlAdapters.dir/otbCurlHelperInterface.cxx.o  
../../../../lib/libOTBCommon-7.0.so.1 /usr/lib/x86_64-linux-gnu/libcurl.so 
/usr/lib/libITKQuadEdgeMesh-4.13.so.1 /usr/lib/libITKMetaIO-4.13.so.1 
/usr/lib/x86_64-linux-gnu/libz.so /usr/lib/libITKLabelMap-4
 .13.so.1 /usr/lib/libITKIOImageBase-4.13.so.1 
/usr/lib/libITKBiasCorrection-4.13.so.1 /usr/lib/libITKPolynomials-4.13.so.1 
/usr/lib/libITKFFT-4.13.so.1 /usr/lib/x86_64-linux-gnu/libfftw3.so 
/usr/lib/x86_64-linux-gnu/libfftw3_threads.so 
/usr/lib/x86_64-linux-gnu/libfftw3f.so 
/usr/lib/x86_64-linux-gnu/libfftw3f_threads.so 
/usr/lib/libITKOptimizersv4-4.13.so.1 /usr/lib/libITKOptimizers-4.13.so.1 
/usr/lib/libITKKLMRegionGrowing-4.13.so.1 /usr/lib/libITKWatersheds-4.13.so.1 
/usr/lib/libITKStatistics-4.13.so.1 /usr/lib/libitkNetlibSlatec-4.13.so.1 
/usr/lib/libITKSpatialObjects-4.13.so.1 /usr/lib/libITKTransform-4.13.so.1 
/usr/lib/libITKCommon-4.13.so.1 /usr/lib/libitksys-4.13.so.1 
/usr/lib/libITKVNLInstantiation-4.13.so.1 /usr/lib/libitkvnl_algo-4.13.so.1 
/usr/lib/libitkvnl-4.13.so.1 /usr/lib/libitkv3p_netlib-4.13.so.1 
/usr/lib/libitknetlib-4.13.so.1 /usr/lib/libitkvcl-4.13.so.1 -lm -lpthread -lm 
-ldl /usr/lib/libITKMesh-4.13.so.1 /usr/lib/libITKPath-4.13.so.1 
/usr/lib/libgdal.so 
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Modules/Adapters/CurlAdapters/src && 
/usr/bin/cmake -E cmake_symlink_library 
../../../../lib/libOTBCurlAdapters-7.0.so.1 
../../../../lib/libOTBCurlAdapters-7.0.so.1 
../../../../lib/libOTBCurlAdapters-7.0.so
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[  5%] Built target OTBCurlAdapters
make -f Modules/Filtering/Wavelet/src/CMakeFiles/OTBWavelet.dir/build.make 
Modules/Filtering/Wavelet/src/CMakeFiles/OTBWavelet.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends 
"Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/Modules/Filtering/Wavelet/src 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Modules/Filtering/Wavelet/src 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Modules/Filtering/Wavelet/src/CMakeFiles/OTBWavelet.dir/DependInfo.cmake
 --color=
Scanning dependencies of target OTBWavelet
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make -f Modules/Filtering/Wavelet/src/CMakeFiles/OTBWavelet.dir/build.make 
Modules/Filtering/Wavelet/src/CMakeFiles/OTBWavelet.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[  5%] Building CXX object 
Modules/Filtering/Wavelet/src/CMakeFiles/OTBWavelet.dir/otbWaveletGenerator.cxx.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Modules/Filtering/Wavelet/src && 
/usr/bin/c++  -DOTBWavelet_EXPORTS 
-I/<<PKGBUILDDIR>>/Modules/ThirdParty/Boost/src 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Modules/Core/Common 
-I/<<PKGBUILDDIR>>/Modules/Adapters/BoostAdapters/include -I/usr/include/gdal 
-I/<<PKGBUILDDIR>>/Modules/ThirdParty/ITK/include 
-I/<<PKGBUILDDIR>>/Modules/Core/Common/include 
-I/<<PKGBUILDDIR>>/Modules/Core/ObjectList/include 
-I/<<PKGBUILDDIR>>/Modules/Filtering/Wavelet/include -isystem 
/usr/include/ITK-4.13  -msse2 -mfpmath=sse  -Wall -Wcast-align 
-Wdisabled-optimization -Wextra -Wformat=2 -Winvalid-pch -Wno-format-nonliteral 
-Wpointer-arith -Wunused -Wwrite-strings -funit-at-a-time -Wno-strict-overflow 
-Wno-deprecated -Wno-invalid-offsetof -Woverloaded-virtual 
-Wstrict-null-sentinel -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2  -O3 -DNDEBUG -fPIC   -std=c++14 -o CMakeFiles/OTBWave
 let.dir/otbWaveletGenerator.cxx.o -c 
/<<PKGBUILDDIR>>/Modules/Filtering/Wavelet/src/otbWaveletGenerator.cxx
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:5109: 
Modules/ThirdParty/OssimPlugins/src/CMakeFiles/otbossimplugins.dir/all] Error 2
make[2]: *** Waiting for unfinished jobs....
[  5%] Building CXX object 
Modules/Adapters/GdalAdapters/src/CMakeFiles/OTBGdalAdapters.dir/otbOGRLayerWrapper.cxx.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Modules/Adapters/GdalAdapters/src && 
/usr/bin/c++  -DOTBGdalAdapters_EXPORTS 
-I/<<PKGBUILDDIR>>/Modules/ThirdParty/Boost/src 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Modules/Core/Common 
-I/<<PKGBUILDDIR>>/Modules/Adapters/BoostAdapters/include -I/usr/include/gdal 
-I/<<PKGBUILDDIR>>/Modules/ThirdParty/ITK/include 
-I/<<PKGBUILDDIR>>/Modules/Core/Common/include 
-I/<<PKGBUILDDIR>>/Modules/Adapters/GdalAdapters/include -isystem 
/usr/include/ITK-4.13  -msse2 -mfpmath=sse  -Wall -Wcast-align 
-Wdisabled-optimization -Wextra -Wformat=2 -Winvalid-pch -Wno-format-nonliteral 
-Wpointer-arith -Wunused -Wwrite-strings -funit-at-a-time -Wno-strict-overflow 
-Wno-deprecated -Wno-invalid-offsetof -Woverloaded-virtual 
-Wstrict-null-sentinel -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2  -O3 -DNDEBUG -fPIC   -std=c++14 -o 
CMakeFiles/OTBGdalAdapters.dir/otbOGRLayerWrapper.cxx.o 
 -c /<<PKGBUILDDIR>>/Modules/Adapters/GdalAdapters/src/otbOGRLayerWrapper.cxx
[  5%] Building CXX object 
Modules/Adapters/GdalAdapters/src/CMakeFiles/OTBGdalAdapters.dir/otbOGRGeometryWrapper.cxx.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Modules/Adapters/GdalAdapters/src && 
/usr/bin/c++  -DOTBGdalAdapters_EXPORTS 
-I/<<PKGBUILDDIR>>/Modules/ThirdParty/Boost/src 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Modules/Core/Common 
-I/<<PKGBUILDDIR>>/Modules/Adapters/BoostAdapters/include -I/usr/include/gdal 
-I/<<PKGBUILDDIR>>/Modules/ThirdParty/ITK/include 
-I/<<PKGBUILDDIR>>/Modules/Core/Common/include 
-I/<<PKGBUILDDIR>>/Modules/Adapters/GdalAdapters/include -isystem 
/usr/include/ITK-4.13  -msse2 -mfpmath=sse  -Wall -Wcast-align 
-Wdisabled-optimization -Wextra -Wformat=2 -Winvalid-pch -Wno-format-nonliteral 
-Wpointer-arith -Wunused -Wwrite-strings -funit-at-a-time -Wno-strict-overflow 
-Wno-deprecated -Wno-invalid-offsetof -Woverloaded-virtual 
-Wstrict-null-sentinel -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2  -O3 -DNDEBUG -fPIC   -std=c++14 -o 
CMakeFiles/OTBGdalAdapters.dir/otbOGRGeometryWrapper.cxx
 .o -c 
/<<PKGBUILDDIR>>/Modules/Adapters/GdalAdapters/src/otbOGRGeometryWrapper.cxx
[  5%] Linking CXX shared library ../../../../lib/libOTBWavelet-7.0.so
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Modules/Filtering/Wavelet/src && 
/usr/bin/cmake -E cmake_link_script CMakeFiles/OTBWavelet.dir/link.txt 
--verbose=1
/usr/bin/c++ -fPIC  -msse2 -mfpmath=sse  -Wall -Wcast-align 
-Wdisabled-optimization -Wextra -Wformat=2 -Winvalid-pch -Wno-format-nonliteral 
-Wpointer-arith -Wunused -Wwrite-strings -funit-at-a-time -Wno-strict-overflow 
-Wno-deprecated -Wno-invalid-offsetof -Woverloaded-virtual 
-Wstrict-null-sentinel -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2  -O3 -DNDEBUG  -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now 
"-Wl,--as-needed" -Wl,--no-undefined  -shared 
-Wl,-soname,libOTBWavelet-7.0.so.1 -o ../../../../lib/libOTBWavelet-7.0.so.1 
CMakeFiles/OTBWavelet.dir/otbWaveletGenerator.cxx.o  
/usr/lib/x86_64-linux-gnu/libz.so ../../../../lib/libOTBCommon-7.0.so.1 
/usr/lib/libITKQuadEdgeMesh-4.13.so.1 /usr/lib/libITKMetaIO-4.13.so.1 
/usr/lib/x86_64-linux-gnu/libz.so /usr/lib/libITKLabelMap-4.13.so.1 
/usr/lib/libITKIOImageBase-4.13.so.1 /usr/lib/libITKBiasCorrection-4.13.so.1 
/usr/lib/libITKPolynomials-4.13.so.1 /usr
 /lib/libITKFFT-4.13.so.1 /usr/lib/libITKOptimizersv4-4.13.so.1 
/usr/lib/libITKKLMRegionGrowing-4.13.so.1 /usr/lib/libITKWatersheds-4.13.so.1 
/usr/lib/x86_64-linux-gnu/libfftw3.so 
/usr/lib/x86_64-linux-gnu/libfftw3_threads.so 
/usr/lib/x86_64-linux-gnu/libfftw3f.so 
/usr/lib/x86_64-linux-gnu/libfftw3f_threads.so 
/usr/lib/libITKOptimizers-4.13.so.1 /usr/lib/libITKStatistics-4.13.so.1 
/usr/lib/libitkNetlibSlatec-4.13.so.1 /usr/lib/libITKSpatialObjects-4.13.so.1 
/usr/lib/libITKTransform-4.13.so.1 /usr/lib/libITKCommon-4.13.so.1 
/usr/lib/libitksys-4.13.so.1 /usr/lib/libITKVNLInstantiation-4.13.so.1 
/usr/lib/libitkvnl_algo-4.13.so.1 /usr/lib/libitkvnl-4.13.so.1 
/usr/lib/libitkv3p_netlib-4.13.so.1 /usr/lib/libitknetlib-4.13.so.1 
/usr/lib/libitkvcl-4.13.so.1 -lm -lpthread -lm -ldl 
/usr/lib/libITKMesh-4.13.so.1 /usr/lib/libITKPath-4.13.so.1 /usr/lib/libgdal.so 
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Modules/Filtering/Wavelet/src && 
/usr/bin/cmake -E cmake_symlink_library ../../../../lib/libOTBWavelet-7.0.so.1 
../../../../lib/libOTBWavelet-7.0.so.1 ../../../../lib/libOTBWavelet-7.0.so
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[  5%] Built target OTBWavelet
[  5%] Building CXX object 
Modules/Adapters/GdalAdapters/src/CMakeFiles/OTBGdalAdapters.dir/otbGeometriesSource.cxx.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Modules/Adapters/GdalAdapters/src && 
/usr/bin/c++  -DOTBGdalAdapters_EXPORTS 
-I/<<PKGBUILDDIR>>/Modules/ThirdParty/Boost/src 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Modules/Core/Common 
-I/<<PKGBUILDDIR>>/Modules/Adapters/BoostAdapters/include -I/usr/include/gdal 
-I/<<PKGBUILDDIR>>/Modules/ThirdParty/ITK/include 
-I/<<PKGBUILDDIR>>/Modules/Core/Common/include 
-I/<<PKGBUILDDIR>>/Modules/Adapters/GdalAdapters/include -isystem 
/usr/include/ITK-4.13  -msse2 -mfpmath=sse  -Wall -Wcast-align 
-Wdisabled-optimization -Wextra -Wformat=2 -Winvalid-pch -Wno-format-nonliteral 
-Wpointer-arith -Wunused -Wwrite-strings -funit-at-a-time -Wno-strict-overflow 
-Wno-deprecated -Wno-invalid-offsetof -Woverloaded-virtual 
-Wstrict-null-sentinel -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2  -O3 -DNDEBUG -fPIC   -std=c++14 -o 
CMakeFiles/OTBGdalAdapters.dir/otbGeometriesSource.cxx.o
  -c /<<PKGBUILDDIR>>/Modules/Adapters/GdalAdapters/src/otbGeometriesSource.cxx
[  5%] Building CXX object 
Modules/Adapters/GdalAdapters/src/CMakeFiles/OTBGdalAdapters.dir/otbOGRDriversInit.cxx.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Modules/Adapters/GdalAdapters/src && 
/usr/bin/c++  -DOTBGdalAdapters_EXPORTS 
-I/<<PKGBUILDDIR>>/Modules/ThirdParty/Boost/src 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Modules/Core/Common 
-I/<<PKGBUILDDIR>>/Modules/Adapters/BoostAdapters/include -I/usr/include/gdal 
-I/<<PKGBUILDDIR>>/Modules/ThirdParty/ITK/include 
-I/<<PKGBUILDDIR>>/Modules/Core/Common/include 
-I/<<PKGBUILDDIR>>/Modules/Adapters/GdalAdapters/include -isystem 
/usr/include/ITK-4.13  -msse2 -mfpmath=sse  -Wall -Wcast-align 
-Wdisabled-optimization -Wextra -Wformat=2 -Winvalid-pch -Wno-format-nonliteral 
-Wpointer-arith -Wunused -Wwrite-strings -funit-at-a-time -Wno-strict-overflow 
-Wno-deprecated -Wno-invalid-offsetof -Woverloaded-virtual 
-Wstrict-null-sentinel -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2  -O3 -DNDEBUG -fPIC   -std=c++14 -o 
CMakeFiles/OTBGdalAdapters.dir/otbOGRDriversInit.cxx.o -
 c /<<PKGBUILDDIR>>/Modules/Adapters/GdalAdapters/src/otbOGRDriversInit.cxx
[  5%] Building CXX object 
Modules/Adapters/GdalAdapters/src/CMakeFiles/OTBGdalAdapters.dir/otbGeometriesToGeometriesFilter.cxx.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Modules/Adapters/GdalAdapters/src && 
/usr/bin/c++  -DOTBGdalAdapters_EXPORTS 
-I/<<PKGBUILDDIR>>/Modules/ThirdParty/Boost/src 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Modules/Core/Common 
-I/<<PKGBUILDDIR>>/Modules/Adapters/BoostAdapters/include -I/usr/include/gdal 
-I/<<PKGBUILDDIR>>/Modules/ThirdParty/ITK/include 
-I/<<PKGBUILDDIR>>/Modules/Core/Common/include 
-I/<<PKGBUILDDIR>>/Modules/Adapters/GdalAdapters/include -isystem 
/usr/include/ITK-4.13  -msse2 -mfpmath=sse  -Wall -Wcast-align 
-Wdisabled-optimization -Wextra -Wformat=2 -Winvalid-pch -Wno-format-nonliteral 
-Wpointer-arith -Wunused -Wwrite-strings -funit-at-a-time -Wno-strict-overflow 
-Wno-deprecated -Wno-invalid-offsetof -Woverloaded-virtual 
-Wstrict-null-sentinel -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2  -O3 -DNDEBUG -fPIC   -std=c++14 -o 
CMakeFiles/OTBGdalAdapters.dir/otbGeometriesToGeometries
 Filter.cxx.o -c 
/<<PKGBUILDDIR>>/Modules/Adapters/GdalAdapters/src/otbGeometriesToGeometriesFilter.cxx
[  5%] Building CXX object 
Modules/Adapters/GdalAdapters/src/CMakeFiles/OTBGdalAdapters.dir/otbOGRDataSourceWrapper.cxx.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Modules/Adapters/GdalAdapters/src && 
/usr/bin/c++  -DOTBGdalAdapters_EXPORTS 
-I/<<PKGBUILDDIR>>/Modules/ThirdParty/Boost/src 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Modules/Core/Common 
-I/<<PKGBUILDDIR>>/Modules/Adapters/BoostAdapters/include -I/usr/include/gdal 
-I/<<PKGBUILDDIR>>/Modules/ThirdParty/ITK/include 
-I/<<PKGBUILDDIR>>/Modules/Core/Common/include 
-I/<<PKGBUILDDIR>>/Modules/Adapters/GdalAdapters/include -isystem 
/usr/include/ITK-4.13  -msse2 -mfpmath=sse  -Wall -Wcast-align 
-Wdisabled-optimization -Wextra -Wformat=2 -Winvalid-pch -Wno-format-nonliteral 
-Wpointer-arith -Wunused -Wwrite-strings -funit-at-a-time -Wno-strict-overflow 
-Wno-deprecated -Wno-invalid-offsetof -Woverloaded-virtual 
-Wstrict-null-sentinel -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2  -O3 -DNDEBUG -fPIC   -std=c++14 -o 
CMakeFiles/OTBGdalAdapters.dir/otbOGRDataSourceWrapper.c
 xx.o -c 
/<<PKGBUILDDIR>>/Modules/Adapters/GdalAdapters/src/otbOGRDataSourceWrapper.cxx
[  5%] Building CXX object 
Modules/Adapters/GdalAdapters/src/CMakeFiles/OTBGdalAdapters.dir/otbOGRHelpers.cxx.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Modules/Adapters/GdalAdapters/src && 
/usr/bin/c++  -DOTBGdalAdapters_EXPORTS 
-I/<<PKGBUILDDIR>>/Modules/ThirdParty/Boost/src 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Modules/Core/Common 
-I/<<PKGBUILDDIR>>/Modules/Adapters/BoostAdapters/include -I/usr/include/gdal 
-I/<<PKGBUILDDIR>>/Modules/ThirdParty/ITK/include 
-I/<<PKGBUILDDIR>>/Modules/Core/Common/include 
-I/<<PKGBUILDDIR>>/Modules/Adapters/GdalAdapters/include -isystem 
/usr/include/ITK-4.13  -msse2 -mfpmath=sse  -Wall -Wcast-align 
-Wdisabled-optimization -Wextra -Wformat=2 -Winvalid-pch -Wno-format-nonliteral 
-Wpointer-arith -Wunused -Wwrite-strings -funit-at-a-time -Wno-strict-overflow 
-Wno-deprecated -Wno-invalid-offsetof -Woverloaded-virtual 
-Wstrict-null-sentinel -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2  -O3 -DNDEBUG -fPIC   -std=c++14 -o 
CMakeFiles/OTBGdalAdapters.dir/otbOGRHelpers.cxx.o -c /<
 <PKGBUILDDIR>>/Modules/Adapters/GdalAdapters/src/otbOGRHelpers.cxx
[  5%] Building CXX object 
Modules/Adapters/GdalAdapters/src/CMakeFiles/OTBGdalAdapters.dir/otbOGRExtendedFilenameToOptions.cxx.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Modules/Adapters/GdalAdapters/src && 
/usr/bin/c++  -DOTBGdalAdapters_EXPORTS 
-I/<<PKGBUILDDIR>>/Modules/ThirdParty/Boost/src 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Modules/Core/Common 
-I/<<PKGBUILDDIR>>/Modules/Adapters/BoostAdapters/include -I/usr/include/gdal 
-I/<<PKGBUILDDIR>>/Modules/ThirdParty/ITK/include 
-I/<<PKGBUILDDIR>>/Modules/Core/Common/include 
-I/<<PKGBUILDDIR>>/Modules/Adapters/GdalAdapters/include -isystem 
/usr/include/ITK-4.13  -msse2 -mfpmath=sse  -Wall -Wcast-align 
-Wdisabled-optimization -Wextra -Wformat=2 -Winvalid-pch -Wno-format-nonliteral 
-Wpointer-arith -Wunused -Wwrite-strings -funit-at-a-time -Wno-strict-overflow 
-Wno-deprecated -Wno-invalid-offsetof -Woverloaded-virtual 
-Wstrict-null-sentinel -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2  -O3 -DNDEBUG -fPIC   -std=c++14 -o 
CMakeFiles/OTBGdalAdapters.dir/otbOGRExtendedFilenameToO
 ptions.cxx.o -c 
/<<PKGBUILDDIR>>/Modules/Adapters/GdalAdapters/src/otbOGRExtendedFilenameToOptions.cxx
[  5%] Building CXX object 
Modules/Adapters/GdalAdapters/src/CMakeFiles/OTBGdalAdapters.dir/otbSpatialReference.cxx.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Modules/Adapters/GdalAdapters/src && 
/usr/bin/c++  -DOTBGdalAdapters_EXPORTS 
-I/<<PKGBUILDDIR>>/Modules/ThirdParty/Boost/src 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Modules/Core/Common 
-I/<<PKGBUILDDIR>>/Modules/Adapters/BoostAdapters/include -I/usr/include/gdal 
-I/<<PKGBUILDDIR>>/Modules/ThirdParty/ITK/include 
-I/<<PKGBUILDDIR>>/Modules/Core/Common/include 
-I/<<PKGBUILDDIR>>/Modules/Adapters/GdalAdapters/include -isystem 
/usr/include/ITK-4.13  -msse2 -mfpmath=sse  -Wall -Wcast-align 
-Wdisabled-optimization -Wextra -Wformat=2 -Winvalid-pch -Wno-format-nonliteral 
-Wpointer-arith -Wunused -Wwrite-strings -funit-at-a-time -Wno-strict-overflow 
-Wno-deprecated -Wno-invalid-offsetof -Woverloaded-virtual 
-Wstrict-null-sentinel -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2  -O3 -DNDEBUG -fPIC   -std=c++14 -o 
CMakeFiles/OTBGdalAdapters.dir/otbSpatialReference.cxx.o
  -c /<<PKGBUILDDIR>>/Modules/Adapters/GdalAdapters/src/otbSpatialReference.cxx
[  6%] Building CXX object 
Modules/Adapters/GdalAdapters/src/CMakeFiles/OTBGdalAdapters.dir/otbCoordinateTransformation.cxx.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Modules/Adapters/GdalAdapters/src && 
/usr/bin/c++  -DOTBGdalAdapters_EXPORTS 
-I/<<PKGBUILDDIR>>/Modules/ThirdParty/Boost/src 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Modules/Core/Common 
-I/<<PKGBUILDDIR>>/Modules/Adapters/BoostAdapters/include -I/usr/include/gdal 
-I/<<PKGBUILDDIR>>/Modules/ThirdParty/ITK/include 
-I/<<PKGBUILDDIR>>/Modules/Core/Common/include 
-I/<<PKGBUILDDIR>>/Modules/Adapters/GdalAdapters/include -isystem 
/usr/include/ITK-4.13  -msse2 -mfpmath=sse  -Wall -Wcast-align 
-Wdisabled-optimization -Wextra -Wformat=2 -Winvalid-pch -Wno-format-nonliteral 
-Wpointer-arith -Wunused -Wwrite-strings -funit-at-a-time -Wno-strict-overflow 
-Wno-deprecated -Wno-invalid-offsetof -Woverloaded-virtual 
-Wstrict-null-sentinel -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2  -O3 -DNDEBUG -fPIC   -std=c++14 -o 
CMakeFiles/OTBGdalAdapters.dir/otbCoordinateTransformati
 on.cxx.o -c 
/<<PKGBUILDDIR>>/Modules/Adapters/GdalAdapters/src/otbCoordinateTransformation.cxx
[  6%] Linking CXX shared library ../../../../lib/libOTBGdalAdapters-7.0.so
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Modules/Adapters/GdalAdapters/src && 
/usr/bin/cmake -E cmake_link_script CMakeFiles/OTBGdalAdapters.dir/link.txt 
--verbose=1
/usr/bin/c++ -fPIC  -msse2 -mfpmath=sse  -Wall -Wcast-align 
-Wdisabled-optimization -Wextra -Wformat=2 -Winvalid-pch -Wno-format-nonliteral 
-Wpointer-arith -Wunused -Wwrite-strings -funit-at-a-time -Wno-strict-overflow 
-Wno-deprecated -Wno-invalid-offsetof -Woverloaded-virtual 
-Wstrict-null-sentinel -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2  -O3 -DNDEBUG  -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now 
"-Wl,--as-needed" -Wl,--no-undefined  -shared 
-Wl,-soname,libOTBGdalAdapters-7.0.so.1 -o 
../../../../lib/libOTBGdalAdapters-7.0.so.1 
CMakeFiles/OTBGdalAdapters.dir/otbOGRFieldWrapper.cxx.o 
CMakeFiles/OTBGdalAdapters.dir/otbGeometriesSet.cxx.o 
CMakeFiles/OTBGdalAdapters.dir/otbOGRFeatureWrapper.cxx.o 
CMakeFiles/OTBGdalAdapters.dir/otbOGRLayerWrapper.cxx.o 
CMakeFiles/OTBGdalAdapters.dir/otbOGRGeometryWrapper.cxx.o 
CMakeFiles/OTBGdalAdapters.dir/otbGeometriesSource.cxx.o 
CMakeFiles/OTBGdalAdapters.dir/
 otbOGRDriversInit.cxx.o 
CMakeFiles/OTBGdalAdapters.dir/otbGeometriesToGeometriesFilter.cxx.o 
CMakeFiles/OTBGdalAdapters.dir/otbOGRDataSourceWrapper.cxx.o 
CMakeFiles/OTBGdalAdapters.dir/otbOGRHelpers.cxx.o 
CMakeFiles/OTBGdalAdapters.dir/otbOGRExtendedFilenameToOptions.cxx.o 
CMakeFiles/OTBGdalAdapters.dir/otbSpatialReference.cxx.o 
CMakeFiles/OTBGdalAdapters.dir/otbCoordinateTransformation.cxx.o  
../../../../lib/libOTBCommon-7.0.so.1 /usr/lib/libgdal.so 
/usr/lib/libITKQuadEdgeMesh-4.13.so.1 /usr/lib/libITKMetaIO-4.13.so.1 
/usr/lib/x86_64-linux-gnu/libz.so /usr/lib/libITKLabelMap-4.13.so.1 
/usr/lib/libITKIOImageBase-4.13.so.1 /usr/lib/libITKBiasCorrection-4.13.so.1 
/usr/lib/libITKPolynomials-4.13.so.1 /usr/lib/libITKFFT-4.13.so.1 
/usr/lib/x86_64-linux-gnu/libfftw3.so 
/usr/lib/x86_64-linux-gnu/libfftw3_threads.so 
/usr/lib/x86_64-linux-gnu/libfftw3f.so 
/usr/lib/x86_64-linux-gnu/libfftw3f_threads.so 
/usr/lib/libITKOptimizersv4-4.13.so.1 /usr/lib/libITKOptimizers-4.13.so.1 
/usr/lib/libITKKL
 MRegionGrowing-4.13.so.1 /usr/lib/libITKWatersheds-4.13.so.1 
/usr/lib/libITKStatistics-4.13.so.1 /usr/lib/libitkNetlibSlatec-4.13.so.1 
/usr/lib/libITKSpatialObjects-4.13.so.1 /usr/lib/libITKTransform-4.13.so.1 
/usr/lib/libITKCommon-4.13.so.1 /usr/lib/libitksys-4.13.so.1 
/usr/lib/libITKVNLInstantiation-4.13.so.1 /usr/lib/libitkvnl_algo-4.13.so.1 
/usr/lib/libitkvnl-4.13.so.1 /usr/lib/libitkv3p_netlib-4.13.so.1 
/usr/lib/libitknetlib-4.13.so.1 /usr/lib/libitkvcl-4.13.so.1 -lm -lpthread -lm 
-ldl /usr/lib/libITKMesh-4.13.so.1 /usr/lib/libITKPath-4.13.so.1 
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Modules/Adapters/GdalAdapters/src && 
/usr/bin/cmake -E cmake_symlink_library 
../../../../lib/libOTBGdalAdapters-7.0.so.1 
../../../../lib/libOTBGdalAdapters-7.0.so.1 
../../../../lib/libOTBGdalAdapters-7.0.so
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[  6%] Built target OTBGdalAdapters
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:133: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j4 returned exit code 2
make: *** [debian/rules:81: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: otb
Source-Version: 7.2.0~rc2+dfsg-1~exp1
Done: Bas Couwenberg <sebas...@debian.org>

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

Debian distribution maintenance software
pp.
Bas Couwenberg <sebas...@debian.org> (supplier of updated otb 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: SHA512

Format: 1.8
Date: Tue, 29 Sep 2020 16:40:16 +0200
Source: otb
Binary: libotb libotb-apps libotb-apps-dbgsym libotb-dev 
libotbapplicationengine-7.2-1 libotbapplicationengine-7.2-1-dbgsym 
libotbcarto-7.2-1 libotbcarto-7.2-1-dbgsym libotbcommandline-7.2-1 
libotbcommandline-7.2-1-dbgsym libotbcommon-7.2-1 libotbcommon-7.2-1-dbgsym 
libotbcurladapters-7.2-1 libotbcurladapters-7.2-1-dbgsym 
libotbextendedfilename-7.2-1 libotbextendedfilename-7.2-1-dbgsym 
libotbfuzzy-7.2-1 libotbfuzzy-7.2-1-dbgsym libotbgdaladapters-7.2-1 
libotbgdaladapters-7.2-1-dbgsym libotbice-7.2-1 libotbice-7.2-1-dbgsym 
libotbimagebase-7.2-1 libotbimagebase-7.2-1-dbgsym libotbimageio-7.2-1 
libotbimageio-7.2-1-dbgsym libotbimagemanipulation-7.2-1 
libotbimagemanipulation-7.2-1-dbgsym libotbiobsq-7.2-1 libotbiobsq-7.2-1-dbgsym 
libotbiogdal-7.2-1 libotbiogdal-7.2-1-dbgsym libotbiokml-7.2-1 
libotbiokml-7.2-1-dbgsym libotbiolum-7.2-1 libotbiolum-7.2-1-dbgsym 
libotbiomstar-7.2-1 libotbiomstar-7.2-1-dbgsym libotbioonera-7.2-1 
libotbioonera-7.2-1-dbgsym libotbiorad-7.2-1
 libotbiorad-7.2-1-dbgsym libotblearningbase-7.2-1 
libotblearningbase-7.2-1-dbgsym libotbmapla-7.2-1 libotbmapla-7.2-1-dbgsym 
libotbmathparser-7.2-1 libotbmathparser-7.2-1-dbgsym libotbmathparserx-7.2-1 
libotbmathparserx-7.2-1-dbgsym libotbmetadata-7.2-1 libotbmetadata-7.2-1-dbgsym 
libotbmonteverdi-7.2-1 libotbmonteverdi-7.2-1-dbgsym libotbmonteverdicore-7.2-1 
libotbmonteverdicore-7.2-1-dbgsym libotbmonteverdigui-7.2-1 
libotbmonteverdigui-7.2-1-dbgsym libotbossimadapters-7.2-1 
libotbossimadapters-7.2-1-dbgsym libotbossimplugins-7.2-1 
libotbossimplugins-7.2-1-dbgsym libotbpolarimetry-7.2-1 
libotbpolarimetry-7.2-1-dbgsym libotbprojection-7.2-1 
libotbprojection-7.2-1-dbgsym libotbqtadapters-7.2-1 
libotbqtadapters-7.2-1-dbgsym libotbqtwidget-7.2-1 libotbqtwidget-7.2-1-dbgsym 
libotbsampling-7.2-1 libotbsampling-7.2-1-dbgsym libotbsiftfast-7.2-1 
libotbsiftfast-7.2-1-dbgsym libotbstatistics-7.2-1 
libotbstatistics-7.2-1-dbgsym libotbstreaming-7.2-1
 libotbstreaming-7.2-1-dbgsym libotbsupervised-7.2-1 
libotbsupervised-7.2-1-dbgsym libotbtestkernel-7.2-1 
libotbtestkernel-7.2-1-dbgsym libotbvectordatabase-7.2-1 
libotbvectordatabase-7.2-1-dbgsym libotbvectordataio-7.2-1 
libotbvectordataio-7.2-1-dbgsym libotbwavelet-7.2-1 libotbwavelet-7.2-1-dbgsym 
monteverdi monteverdi-dbgsym otb-bin otb-bin-dbgsym otb-bin-qt 
otb-bin-qt-dbgsym otb-i18n otb-qgis otb-qgis-dbgsym otb-testdriver
 otb-testdriver-dbgsym
Architecture: source amd64 all
Version: 7.2.0~rc2+dfsg-1~exp1
Distribution: experimental
Urgency: medium
Maintainer: Debian GIS Project <pkg-grass-de...@lists.alioth.debian.org>
Changed-By: Bas Couwenberg <sebas...@debian.org>
Description:
 libotb     - ORFEO Toolbox library metapackage
 libotb-apps - Plugins for ORFEO Toolbox applications
 libotb-dev - Free library of image processing algorithms - development
 libotbapplicationengine-7.2-1 - ORFEO Toolbox library - OTBApplicationEngine
 libotbcarto-7.2-1 - ORFEO Toolbox library - OTBCarto
 libotbcommandline-7.2-1 - ORFEO Toolbox library - OTBCommandLine
 libotbcommon-7.2-1 - ORFEO Toolbox library - OTBCommon
 libotbcurladapters-7.2-1 - ORFEO Toolbox library - OTBCurlAdapters
 libotbextendedfilename-7.2-1 - ORFEO Toolbox library - OTBExtendedFileName
 libotbfuzzy-7.2-1 - ORFEO Toolbox library - OTBFuzzy
 libotbgdaladapters-7.2-1 - ORFEO Toolbox library - OTBGdalAdapters
 libotbice-7.2-1 - ORFEO Toolbox library - OTBIce
 libotbimagebase-7.2-1 - ORFEO Toolbox library - OTBImageBase
 libotbimageio-7.2-1 - ORFEO Toolbox library - OTBImageIO
 libotbimagemanipulation-7.2-1 - ORFEO Toolbox library - OTBImageManipulation
 libotbiobsq-7.2-1 - ORFEO Toolbox library - OTBIOBSQ
 libotbiogdal-7.2-1 - ORFEO Toolbox library - OTBIOGDAL
 libotbiokml-7.2-1 - ORFEO Toolbox library - OTBIOKML
 libotbiolum-7.2-1 - ORFEO Toolbox library - OTBIOLUM
 libotbiomstar-7.2-1 - ORFEO Toolbox library - OTBIOMSTAR
 libotbioonera-7.2-1 - ORFEO Toolbox library - OTBIOONERA
 libotbiorad-7.2-1 - ORFEO Toolbox library - OTBIORAD
 libotblearningbase-7.2-1 - ORFEO Toolbox library - OTBLearningBase
 libotbmapla-7.2-1 - ORFEO Toolbox library - OTBMapla
 libotbmathparser-7.2-1 - ORFEO Toolbox library - OTBMathParser
 libotbmathparserx-7.2-1 - ORFEO Toolbox library - OTBMathParserX
 libotbmetadata-7.2-1 - ORFEO Toolbox library - OTBMetadata
 libotbmonteverdi-7.2-1 - ORFEO Toolbox library - OTBMonteverdi
 libotbmonteverdicore-7.2-1 - ORFEO Toolbox library - OTBMonteverdiCore
 libotbmonteverdigui-7.2-1 - ORFEO Toolbox library - OTBMonteverdiGUI
 libotbossimadapters-7.2-1 - ORFEO Toolbox library - OTBOssimAdapters
 libotbossimplugins-7.2-1 - ORFEO Toolbox library - OTBOssimPlugins
 libotbpolarimetry-7.2-1 - ORFEO Toolbox library - OTBPolarimetry
 libotbprojection-7.2-1 - ORFEO Toolbox library - OTBProjection
 libotbqtadapters-7.2-1 - ORFEO Toolbox library - OTBQtAdapters
 libotbqtwidget-7.2-1 - ORFEO Toolbox library - OTBQtWidget
 libotbsampling-7.2-1 - ORFEO Toolbox library - OTBSampling
 libotbsiftfast-7.2-1 - ORFEO Toolbox library - OTBSiftFast
 libotbstatistics-7.2-1 - ORFEO Toolbox library - OTBStatistics
 libotbstreaming-7.2-1 - ORFEO Toolbox library - OTBStreaming
 libotbsupervised-7.2-1 - ORFEO Toolbox library - OTBSupervised
 libotbtestkernel-7.2-1 - ORFEO Toolbox library - OTBTestKernel
 libotbvectordatabase-7.2-1 - ORFEO Toolbox library - OTBVectorDataBase
 libotbvectordataio-7.2-1 - ORFEO Toolbox library - OTBVectorDataIO
 libotbwavelet-7.2-1 - ORFEO Toolbox library - OTBWavelet
 monteverdi - ORFEO Toolbox image processing GUI
 otb-bin    - ORFEO Toolbox command line applications
 otb-bin-qt - ORFEO Toolbox graphical user interface applications
 otb-i18n   - ORFEO Toolbox translations
 otb-qgis   - ORFEO Toolbox library - otbQgisDescriptor
 otb-testdriver - ORFEO Toolbox library - OTBTestDriver
Closes: 957653
Changes:
 otb (7.2.0~rc2+dfsg-1~exp1) experimental; urgency=medium
 .
   * Team upload.
   * New upstream release candidate.
     (closes: #957653)
   * Also support debhelper 10 backports.
   * Update lintian overrides.
   * Add patch to fix spelling errors.
   * Update symbols for amd64.
Checksums-Sha1:
 bba31073cb2716908d1b95035ebac18426303396 6165 otb_7.2.0~rc2+dfsg-1~exp1.dsc
 839e1781f5fd00386b448ea862b9a3eca9387951 714285504 
otb_7.2.0~rc2+dfsg.orig.tar.xz
 0c95524b40739af3eebcfec2514098860a6300cb 159852 
otb_7.2.0~rc2+dfsg-1~exp1.debian.tar.xz
 bb7a6accd1279c95a36b2a4a0aaea4ac43fea18f 122012108 
libotb-apps-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 cfc754d7b7b3a22a4404a13541ad24d2593684ef 8267248 
libotb-apps_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 b90ccccb1000cce24174ef0bb8603893b53f6b06 1067400 
libotb-dev_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 6a26f2b9edfd5137619751441ea6a635cdc8bad1 78564 
libotb_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 3ddbd6b9f776dd1cae12e6aadb5b83ab2fa89359 27534188 
libotbapplicationengine-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 bb3d3e4cda3b9fa8345a06c50ba6c3aec42dffb0 842768 
libotbapplicationengine-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 86a4df566cf3203b801123fb097a2689c03f3dc3 677880 
libotbcarto-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 00d189ec69a9e65aebaa973626b085814b7dc8d7 142712 
libotbcarto-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 185edd6eb8bbcb5875c02aae13cce2efa15ce23b 546048 
libotbcommandline-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 a16fad6c2f0cd0bfc290a6568022b470aad82140 123136 
libotbcommandline-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 e66f80c44de0f83d275ae9dc34b914f6ff7fb10d 648724 
libotbcommon-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 ace6cd4d91ffe28c2157faa4ca09e4116e091f20 127140 
libotbcommon-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 196b7de6f1b8523dd5190624e7e206ef80685949 190368 
libotbcurladapters-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 e24d0c26b239421faa59d573bf33fcd5b60913ec 96872 
libotbcurladapters-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 8a3d72fbad2619fed66c56806758933da88728d3 567264 
libotbextendedfilename-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 cca3c3604f9f61718b7436e5193c6b65b7646755 119752 
libotbextendedfilename-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 73e871088538276df55a52d18997a7746a74f17d 126236 
libotbfuzzy-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 11f3756671307545ae4b1ceaeacba26e1f76fa39 89168 
libotbfuzzy-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 4f76644e53b6707df6ec70ca8f79427899b3e01e 1063660 
libotbgdaladapters-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 8fac1c581cdef200e1f7479762b1d4a7ed5d5245 150224 
libotbgdaladapters-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 9d360fbe4cf3d2ca7070444239cfab7575521fba 3600040 
libotbice-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 3322a781ff39dc9eefb8b29fd4abbf7ab336e60c 369688 
libotbice-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 dd54d149064c5529241de6c4283b284ac16484ae 1356772 
libotbimagebase-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 e60820efa653dfb6c76a041c03b8934545dbc6b5 204484 
libotbimagebase-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 fd1cf77ccd6510bf0b5d248585d974e15d486206 10032924 
libotbimageio-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 a7f5ff91eff37fccf014c352df78e425fc8e0305 666964 
libotbimageio-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 c7bf2ad13f850f9a2e7f65c8161c1a86cce1f8c1 77872 
libotbimagemanipulation-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 14c4722e7e895048414c8e78e70f239bd41c0bd7 87436 
libotbimagemanipulation-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 cc29c9e26cf7fc3c52c697a706b8b3cee82ec46e 384684 
libotbiobsq-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 5ab00a965ad1d393ef2f8225403ff010c41b4f49 114212 
libotbiobsq-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 60aae655cc9826e559d98eb5481974c2affd33bf 1484496 
libotbiogdal-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 a58668ac3068cdb61d675dca88e7d7ba9de4d65a 198256 
libotbiogdal-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 3778133a55b6b4e4bdc500b72288d504bfd3c943 977940 
libotbiokml-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 962d5ef52a76c8f6e8847bbc47e2244a8662f78c 181948 
libotbiokml-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 eecb320a2b7eb07f491f1192136e5ddbe431a4ba 325200 
libotbiolum-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 5c912df9630a459819c1c7d490e4624aa3c4881d 107744 
libotbiolum-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 8c01045e7e2f99fb8141a455ac7372346c68d576 234360 
libotbiomstar-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 a637a3e598f0432ff9588fec318474d149bea311 101228 
libotbiomstar-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 c66a224e58eb42a18550d7c1df8f86d52bebd5c9 360368 
libotbioonera-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 a310e638374746f15b637c656de8f4980773a85f 108736 
libotbioonera-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 61f1e0dcfc9786cb7fd622e77a15778cefefd8ca 372196 
libotbiorad-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 7077ef87c443f9ffa033a39f1ae74d194c5cbc5b 113124 
libotbiorad-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 4b644d99e5bb81c8967d3a4536cc5404b57502ce 10356 
libotblearningbase-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 0c89d60f429c75ec728b609ba9a2353dbbd71f3d 80180 
libotblearningbase-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 f2b7474a0612be180cfe32ce0db9e16b5fc24a9e 833100 
libotbmapla-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 66c76abea1eb7057d04f99e6cadc13fc6e1837de 92196 
libotbmapla-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 764782761cce1b2f31db74fea0eff4cf4087f474 109756 
libotbmathparser-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 8521093d8888e372059ed636dd967acaed6bf332 87844 
libotbmathparser-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 8ff92f41d5122caf1b38159ba5096bea3f8501fb 323648 
libotbmathparserx-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 f39ae72637d83edbae1fc615e2eeb853f7070014 111040 
libotbmathparserx-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 65fbfdfb8126d8074c1d8941274ad173709a9719 5370956 
libotbmetadata-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 fb87f4b61842091c215b2a278742bccc53b7b2db 348024 
libotbmetadata-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 0ad5cf2e8b08a87c8d824edef9858c33b0bea3f3 1385884 
libotbmonteverdi-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 795632b725af4c01589eca1980a4e62a4dde0afa 122300 
libotbmonteverdi-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 55cead55c3ae0b6cab32fbf3d3539b4b7109ecd4 7762304 
libotbmonteverdicore-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 bb3f082d69c29497453721a3510c636c291a16e1 293240 
libotbmonteverdicore-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 1eb8b5c374307b2ec2043ae46e944de7d061ff5f 15037004 
libotbmonteverdigui-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 dff22965d4e9a8ef5476f74cbf2196aa1abc1336 300780 
libotbmonteverdigui-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 dae227f9248cfddd018153a5463f215609c05cca 700940 
libotbossimadapters-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 9500454d24cd1b83ec49a39eddf23eb4d248b74f 116836 
libotbossimadapters-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 dbecf56efefb71c5fb1d1a03680434642f3c7682 10791636 
libotbossimplugins-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 1deb81e9c7f073624233456d9354dca9ceb1cfcd 682264 
libotbossimplugins-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 b3c40020d4c270b149679afe0b2440d31075175f 39596 
libotbpolarimetry-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 3c7ff2a5957f717e7980b071254711918433f3d3 84612 
libotbpolarimetry-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 183acf3f2b38b698a64ebb2d9868d822c052074a 669324 
libotbprojection-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 c2c47ce25c40fe1da37f6cc86210f88efc90e54d 139612 
libotbprojection-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 13ccd0de99cfae36c0acf0ebc53e0ca292faa6e4 125844 
libotbqtadapters-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 8d0c7e069da0f9e2d7131a2f6e1f0d8daa43b968 82692 
libotbqtadapters-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 0f1b5480e0351923de7f250ea2a013fce045f60e 11430780 
libotbqtwidget-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 7b77aef0d049d75d7850297e063f3a4f717f9bbd 210680 
libotbqtwidget-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 2598a6166cf25522d35cd0d67d3db5f06469a7dd 693892 
libotbsampling-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 91598f8acd9323e0b58a5ba00b982bf9acab95cd 136432 
libotbsampling-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 2f758f26bfe0e9aa471e93969496b91ed8e7f81c 127280 
libotbsiftfast-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 773202b3d001b09f9d0b75c542724868160971c5 100348 
libotbsiftfast-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 c28d03084de32c764bf841877f586ee1303cc783 209404 
libotbstatistics-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 ca0ccaaa1eb2f51ba0a296c973c3d67a16116ac1 96540 
libotbstatistics-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 0788be1116f30bd561ca78ede3a252d8f4e9fb32 271300 
libotbstreaming-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 c10848b76ea18622ddeab24295ca572c3bfb37b4 94476 
libotbstreaming-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 8a9d5a6ea20707a2172a9cfa49b58383b10e0fcb 240276 
libotbsupervised-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 a73a410fd3e5021097dbca45ad69b0b6e13cb574 98376 
libotbsupervised-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 ccdfa8c33a8954bf9f0ef6cb2c46a0088be20625 2150528 
libotbtestkernel-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 44076a96ba4040e38c15c69474299e014ff94eef 308868 
libotbtestkernel-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 2f17b77a7997768d55b2031a1f1b0b3d02009ff3 163940 
libotbvectordatabase-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 5fb778420baa6f12a7ee93222cc6b265a4b8ace9 96572 
libotbvectordatabase-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 62dac4e5f6d6db3715e6bb84a92d3302b155810c 54884 
libotbvectordataio-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 901f35254f221c44f99b2d12d3747fe4cbc0103f 83144 
libotbvectordataio-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 32eafda420ce555725fdbf69771c04e783c987e6 83700 
libotbwavelet-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 3f07037c53ed1648dbe65cedb6b93380f517234d 89028 
libotbwavelet-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 8eb1784b44651246a6080a7ae8600a0b2fc97963 609904 
monteverdi-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 d9e17ba28a60c7e4fd93497fb393401065821c89 189316 
monteverdi_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 bbf70b048633d26aa260022e1ab191542393a572 79932 
otb-bin-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 8ff4e36db3495b712762ecbfc9ec8974302de934 286796 
otb-bin-qt-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 32cf9cb5df252595d70da8c6131af5354b053e33 92540 
otb-bin-qt_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 e8ee0d09bf65a36297eea646efa3bc10a22d5d71 92292 
otb-bin_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 6c9714bda434d9e2b9d9b63fc6ba8c14a7fc8610 94364 
otb-i18n_7.2.0~rc2+dfsg-1~exp1_all.deb
 d54a917d180bfca4f080717636ae406770ea3ee7 134868 
otb-qgis-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 b50e2922b5a3aa6b0c258c179675043e0feb5ec2 110788 
otb-qgis_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 518953dc8a5c8848d397f3fa11896af9590ea6db 218316 
otb-testdriver-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 a3d6ccb9ed296472f5541e20518bd5f391abbe11 96564 
otb-testdriver_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 5b06873076fc01f2f7b4b9d6b792985c5c2d1882 59977 
otb_7.2.0~rc2+dfsg-1~exp1_amd64.buildinfo
Checksums-Sha256:
 81d3ef4e3185caf1affb15d40ab9e1475a1776f0c8365a255515629472982f1a 6165 
otb_7.2.0~rc2+dfsg-1~exp1.dsc
 5dbda3e23468c615bd61324c46fa4578168231b9ab8088fd2531e8bfc2afaaa7 714285504 
otb_7.2.0~rc2+dfsg.orig.tar.xz
 321af76f3c23802c9dffb15d75c5a7183aef17ce6169230ec4b234758a5401f6 159852 
otb_7.2.0~rc2+dfsg-1~exp1.debian.tar.xz
 de5fee5b7034389a587e5ed98aa06a52591bc8e8d7a8bc523971136709a5929b 122012108 
libotb-apps-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 5769803e68b89f6eb431b751626504d8737a473dcde88ef06888095dd904ba56 8267248 
libotb-apps_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 20da6e78f78386f566023d21dc2c23ab39373fc604de378a6d00445f80aaf28e 1067400 
libotb-dev_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 3189f87f59fe6396b5a309dd0c93b879c8b9d8699b243ced9ff8ba6d5c0c6a89 78564 
libotb_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 d472e84cbfe98faab20a3950f17a22f28f3c84de241664a135b95f7cab4b453b 27534188 
libotbapplicationengine-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 22f20074a33d0f147d39b70632b7afb384f5248f99463dbd3f2f7529948ba3d4 842768 
libotbapplicationengine-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 8a06e9472140d9365c4e89fc068fddeec881970c6144aa6f5344347d6580d8e0 677880 
libotbcarto-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 302e8b5fd92212c7c31b537f6cc28703671fffa9d43fa564e4a4967f7887a138 142712 
libotbcarto-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 b918e1f0fc6c73a95e1659902f29018c32317cc5f6e36eff8964c06cfc205866 546048 
libotbcommandline-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 27172a70bb413c75c787efc4522c3ccb073b6b32385e70dc06ca74ece277a1a8 123136 
libotbcommandline-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 bd17704e137a6f577e0d39b282b3f46c0de163fb692fb4cdc131a9801c9bad48 648724 
libotbcommon-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 b41741dc87208d610466d1acdc50800a00e82f964a1781a2865478d1e22f21e0 127140 
libotbcommon-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 c5217b7707e525f054546021904b04ac1d5b7fb0a57de4105734d4e97c93d33e 190368 
libotbcurladapters-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 eae356cbd0ccbd9262f3280ec73aec5dd30113a3f48fca648a134e2828c7015b 96872 
libotbcurladapters-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 bf5993517556238df1f2e17938ea37af45b79566ba4baf214575bfe721423665 567264 
libotbextendedfilename-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 5a8db2cb1acc33129baf66215074341bcd278e6a8aecc1a98f8c7d6e9fff1071 119752 
libotbextendedfilename-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 e4c23f9f0f2b05b3dbf829b7a58199fb27770130ee5dd24dc73f0e885baa0b3b 126236 
libotbfuzzy-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 c52211653d22b4e8fe7035421ae74bd3efa0c8695afdd35ad97ac8c1f346c072 89168 
libotbfuzzy-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 6773713315ad1895a36b0a228a43f251b674a1f5659c0f913ec942bed1d0d5be 1063660 
libotbgdaladapters-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 e1957769151c82bca6ef6d5f677a2ebb115fca6b90faa0ba177ab97d7d41280d 150224 
libotbgdaladapters-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 d72b68d33b34583f0c0a6f16b590365c99194a8941bd372490928973f2b60f64 3600040 
libotbice-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 4226a7e4b827f5db30ea7b2e3e16e416250f57283a1927948c130104b0332e12 369688 
libotbice-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 60124f3e3e36d0f20b35f64b919d5efb75cc21baa271e5c6c939f940e38bb65d 1356772 
libotbimagebase-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 932135cc9dea0342f6a1befc6564b4a803b209d26a4d056c8fbed31583d68196 204484 
libotbimagebase-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 8b532027b07145298cd53a539efd72dd913455b4c041d92a23964261e5c4b7f3 10032924 
libotbimageio-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 c91739324319d66ecfdf02f2bb2ab8e4fe00eb716bf239c10f88b5ba88b9e525 666964 
libotbimageio-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 3977015bbc7e110d22a70ca482bdd9918229b722ccac8ea06ccf668466ab7b6c 77872 
libotbimagemanipulation-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 47a47fe66d1d231ae9fd8653e75b499c0ed945c971db00d34c1bc1c4604971cd 87436 
libotbimagemanipulation-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 315197547107929a69617fd38c24ff2cd96f90eae86d28099709e56f83b4d97a 384684 
libotbiobsq-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 ba9727961d13bb3d21c3a05dee36c36e6cd03c10900d4f95b5dd956d8c498d07 114212 
libotbiobsq-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 8a0304840e983cb91000e1da91214d9091730ffd1a5c027f01a42799913fc691 1484496 
libotbiogdal-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 e424cf2ec20d44c44aa351c27b512d76e133208472bd275a2f0adcaefd92fed7 198256 
libotbiogdal-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 3bd7af669e957fbba7180deabe2467cef3058793e9e97d348d9b39c5b9101a4c 977940 
libotbiokml-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 525ba8ba9ef6e803b05b0343a441b49fe7bef1247dfa065e1a183ddfe0101a60 181948 
libotbiokml-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 c2e9afc8134f41c2cb19f5e969709f9ce6415b4d4ff6a1a25aa09225a2e7c06a 325200 
libotbiolum-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 11279d58a94861b82d78f87bac820b4d0de5124b30351d372fbc619df474a599 107744 
libotbiolum-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 65bad48df4553affa74e901ad08c371942e742044d3b7d2d53001c954a69ad43 234360 
libotbiomstar-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 cf9a2523899d31ee1ea523971c7192db80bc74d37ba140c5f9cca80522dd3ef3 101228 
libotbiomstar-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 97aa744c4a48b179e9a52a2fe8475a71b14e6abac54e882546968ff3a4f91957 360368 
libotbioonera-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 e8272b0cc2d968b4b962d92815f4e831eee07cf5ff657c22ddd20132c8e85129 108736 
libotbioonera-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 84688b9171237c80e923ee6969216419074c2609fff989c695ec9933bdb1930c 372196 
libotbiorad-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 466b3616545cae879c9729a6bd457e467311932c1081981746156f3820bde6de 113124 
libotbiorad-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 6860db7dc467e722f6dd2f10cb51458a37cf0c61f97bf70bdcc65438f90a05f8 10356 
libotblearningbase-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 496da2fa62c1207a6f00ebb1097b1aaa88617215ef900d2a1a67f30f44e6e41b 80180 
libotblearningbase-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 205e150b64ec027b5bf653eeb37883b60a09455f18710df34a859f10dc21f515 833100 
libotbmapla-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 803acd2d7b99012a3a680e03dd7b7c9211d85b9157bc395382d0bba1066be4e4 92196 
libotbmapla-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 4e4f0a16fd7a61e4051679934ee0aad11f935e5ebbd8a56baf4fd84792bd2a5d 109756 
libotbmathparser-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 14c302b63447c202ed027f351e134b1276f0fd87d919bf362fbdf5d80c3c8060 87844 
libotbmathparser-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 b701aef934a32fa4adde4b1e391074b59e6a24e10e1d7377c09319fc7fa2aaf9 323648 
libotbmathparserx-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 8647010e97469c4203573d61508af667c46a5ade8b7d0eb0b5cb45b6c56f6cd4 111040 
libotbmathparserx-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 78b1f2989af08a66c6fcbd5f9ec3b7c7e76a9a59242a2981c503af9be9002058 5370956 
libotbmetadata-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 2db59b39110748a90948048be5e1e5573274957495503b97b00a387d398bd80d 348024 
libotbmetadata-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 dbb35c6bc376ffc7d7f9d1e2b42d39a62a586866f7e35642414e423eaf9d34b3 1385884 
libotbmonteverdi-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 ac7735dc0cbe0c94bc69daab4a3140ccc7aebf29d3662e2d3bcf3d885307e7aa 122300 
libotbmonteverdi-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 2e91e3f471d2bc850838e5470b66889d467fe05ea6354bdff0a9ab84776908b0 7762304 
libotbmonteverdicore-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 02c76700471e34561217686fcb82978873e3db202182aa1c269030973cfdabf7 293240 
libotbmonteverdicore-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 e4468c7ddd541f83aec5d10abee00c9165961815a9a735ae73c71de0f4d8eb93 15037004 
libotbmonteverdigui-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 6c5c95c2d81af7c8f73d62b83b2abf43ca141a3f3441cece745dc4ea7265f31b 300780 
libotbmonteverdigui-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 d602fe8e0e19ce3d1c37b3de17360d2f15a54b6c5ee4448e605f3f6030ac2078 700940 
libotbossimadapters-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 52a2dbd3677d55df0a80cdecaffac12297182aff8429ebb64d4bced152399f94 116836 
libotbossimadapters-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 bbbba2789c9e1ee913bc70159074bebd8c520349ee04aab365c14854e0bab710 10791636 
libotbossimplugins-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 1b42d32ef58899fd2717fa5ababbbddb7a989b70dfb9a550ec972595b75c1cf6 682264 
libotbossimplugins-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 c7d6bace4408f40c3bf237222dfa38d586d8354b0d61f3bb1d8ad51d20e1afcf 39596 
libotbpolarimetry-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 31f3986e475cfeb4d6958f902b1db275e558520f6108967e9b07d9f67498cb1f 84612 
libotbpolarimetry-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 06cca5534b899acf4fa653ad375eff72e1fab620a4242febc17cdde51cb6d199 669324 
libotbprojection-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 6bba994ad52feea32a26a2745cf49bc15d6da5db793a0eea131d0b35b519711e 139612 
libotbprojection-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 69873a4747e388ef20754976e3aa7de79e01d1fc8188a6016204f5b2b986e999 125844 
libotbqtadapters-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 bf0903c8525f89806f090abae2f2477d1526a1a925575dad773bcf857671d103 82692 
libotbqtadapters-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 0299fc7262081f2e72bc3d6218940e0657c8018d83c1a91af3bab5aaba5441b5 11430780 
libotbqtwidget-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 52d3b15b39d5b75a8e63d9ef3c30b9a760023e9dc2fc08f363b943c937fcc865 210680 
libotbqtwidget-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 08719badf243c1e810c59bb0ff41118a2a4428323f6a1461215e325d08e9cd26 693892 
libotbsampling-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 7bea632c9b606db72152ea9e830831a58ea0dec88d031a262fa5b8c35b032518 136432 
libotbsampling-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 736e055548c8f50d1546a561a431b198dd5f80bd3dc641122e92fbac5398295e 127280 
libotbsiftfast-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 9a564519d2de78ebc733ec1b10b4f1d7d7bd78492eb28dec1727bc702e867515 100348 
libotbsiftfast-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 8cae2d764d57794cb7fce03006ca08ad3dfa3b863a080e2cfc0cb0a34e1f7e41 209404 
libotbstatistics-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 8993fbb1500c54a937b9ff764459bb6552292d2b78238963887132a9c3f96fb5 96540 
libotbstatistics-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 85589c03b4ea3d699d849a7623888401a68525ab8bf45b4bb2cbf718f93af135 271300 
libotbstreaming-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 00b2f865b2bf272081090b42efd5742709d6b095ee1db11df31e7e1177d04709 94476 
libotbstreaming-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 910d5801c7cc32cc37cc33168d749844d614183be090f9f62794c825d0e326a3 240276 
libotbsupervised-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 8fec5c90c871c26ca9f37cca7fb71c23ce1e20cf2c0a78efb47ede8e3f517ea0 98376 
libotbsupervised-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 a55b45bf25cd63f167825959cc98aed067ac62560ccb75494b839bf54fd3e8b7 2150528 
libotbtestkernel-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 9e08b830a18ae8e6c3a5c8349f228e566a9e4a9e8756a22810ae1b1398556ab2 308868 
libotbtestkernel-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 905d1d6ddd507ac91aaf3e2f34a704b0a7c9b8e03722babecbdea7fab92e05f4 163940 
libotbvectordatabase-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 93c69d605e86011daacf6150409fb3e9ce8311758082ccb211f0ca48a4b6ed80 96572 
libotbvectordatabase-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 38ff097f93440fed0f7147d2b9670f7477fc81e1de3a5ce4e56382035bb21616 54884 
libotbvectordataio-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 53560ebaa1867d347cf2c05b11d1493f4914e8f4d5f59029395c5f5dda79bd1b 83144 
libotbvectordataio-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 a157884708a271eb4cfc885c15c5c5ecca3c6b56a03cac471ccee40ec78c6a21 83700 
libotbwavelet-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 9fe4a20f23f0c9d1ed60dce4612b7bdd21bb5908062e931e401b85449cfe0633 89028 
libotbwavelet-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 cdd8296ef695513754314807eb41a0d05078d50081787dd57f5e2d6cacb28f73 609904 
monteverdi-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 0a06c0540b0cf95f681df04b07873b7b96b1d25abeb1b25735304d71b69f9d07 189316 
monteverdi_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 280538e6e346fd50c8e6950504ea78feedfed7a9ba3066122e93475dcaf3e27a 79932 
otb-bin-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 46c198851bf98dbe0f6d2d640befbdb8647b3dc923da3899f3adcfc66c34854f 286796 
otb-bin-qt-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 5c5ae178b306301df2f11810a4ccb5eebc8fda7bbaa6567f143b8859099ab89b 92540 
otb-bin-qt_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 cc5bd06f3983cc3ec2402cc3ba0fddcdcad491398081901f3bb75dc316ec03a2 92292 
otb-bin_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 2ae37f87c50a5f1960facf7920d555286812acb9f97af4767763a258a7947265 94364 
otb-i18n_7.2.0~rc2+dfsg-1~exp1_all.deb
 64959854161fe3fe6b9093d6cce14171969b98404de95b5c83d9ac9e10b69436 134868 
otb-qgis-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 33181e32c9b796097c440f049b17babbe3c832c166b772c2266944e618d52183 110788 
otb-qgis_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 01d4009f5992a9c41ceeea82b6f1b1add04b0675000071bc6a7aa566c14b584e 218316 
otb-testdriver-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 725cfbcc28506cbd012f1b38ba83e2f9032ebc92c68b805339d25ef17ed196f8 96564 
otb-testdriver_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 6c4154ac4c9f3e1a2a258c581f917f0abf66f98f02a29d9d20674800240c719a 59977 
otb_7.2.0~rc2+dfsg-1~exp1_amd64.buildinfo
Files:
 9c50170948a99e7ad50c42dfc7d952e6 6165 science optional 
otb_7.2.0~rc2+dfsg-1~exp1.dsc
 47c564dbf63667a5597643f83b5da6e5 714285504 science optional 
otb_7.2.0~rc2+dfsg.orig.tar.xz
 cb974cf24b9733743644b1433a0d91dd 159852 science optional 
otb_7.2.0~rc2+dfsg-1~exp1.debian.tar.xz
 50c00f073c7cfc181b9189f539aec565 122012108 debug optional 
libotb-apps-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 39432700776f7fa14bb708fd9d6a24f3 8267248 libs optional 
libotb-apps_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 7891fea52feae172e78540c7b66fe856 1067400 libdevel optional 
libotb-dev_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 83907f41d29658335650697744d53f63 78564 metapackages optional 
libotb_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 68ffbe6d6338c772350788a3603bc623 27534188 debug optional 
libotbapplicationengine-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 93cd02c394f19547d05c6c1a854b5873 842768 libs optional 
libotbapplicationengine-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 1af34f1d241a712c4cb56d6b268c2529 677880 debug optional 
libotbcarto-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 b9fa7fc78dd56e578b4024fa92e30397 142712 libs optional 
libotbcarto-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 d171823d96b367175f4ec220d480c3ca 546048 debug optional 
libotbcommandline-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 19628623557f9913ca8bb13419439f97 123136 libs optional 
libotbcommandline-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 dbe765182431a2eb08db70009bb714fe 648724 debug optional 
libotbcommon-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 60e2c0d7092cc24245dac78d1288fb5d 127140 libs optional 
libotbcommon-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 4a119598518ac818ab752399d9140a3f 190368 debug optional 
libotbcurladapters-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 96b7bd4ab2349857fe1e7432d3354e8d 96872 libs optional 
libotbcurladapters-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 58d8f9be3f74f8c2ded1cda232bdc1fd 567264 debug optional 
libotbextendedfilename-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 6725f7dde3d9eea3988f5117c92b81fc 119752 libs optional 
libotbextendedfilename-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 8fb0a0c1fefef8963bd7bd5d7d7564ba 126236 debug optional 
libotbfuzzy-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 d96a43ff9ef7fdc95a8d4282654385a9 89168 libs optional 
libotbfuzzy-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 5668c66d664b2377e61f5dfdf93ad3ae 1063660 debug optional 
libotbgdaladapters-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 1f157b2722678cd5f845ecec6048cd4e 150224 libs optional 
libotbgdaladapters-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 24cd3686e6ce358babef762913342684 3600040 debug optional 
libotbice-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 625e687428796f35387b2698ce88a903 369688 libs optional 
libotbice-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 b25c979b530599408b451252fcf1ba49 1356772 debug optional 
libotbimagebase-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 b71406545120d4e76bf7fd0d8c7704a4 204484 libs optional 
libotbimagebase-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 73c47b9a7ef08178f78b62f9909cbd35 10032924 debug optional 
libotbimageio-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 0cb325008e834a82dc867ca8cc29a75b 666964 libs optional 
libotbimageio-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 137cb03645811c32171e006ade158839 77872 debug optional 
libotbimagemanipulation-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 ffcec94d0fc9a57cf176291bb2f2c0b2 87436 libs optional 
libotbimagemanipulation-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 81d2d4d15fdb9c82f8eb82c3f9e75953 384684 debug optional 
libotbiobsq-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 adbb44497c23c717ed5eb966b7887f33 114212 libs optional 
libotbiobsq-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 549766d60bad7f04f53ea7594e685b47 1484496 debug optional 
libotbiogdal-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 e1d9aa36cb1361fcf83b086880dedfea 198256 libs optional 
libotbiogdal-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 166fe5aba3864e3feab52278428e9ee3 977940 debug optional 
libotbiokml-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 52ba77e3e923356a9e4ae54d48c0f9b9 181948 libs optional 
libotbiokml-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 0f61b5a430be623665520eeb97f9265d 325200 debug optional 
libotbiolum-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 35ba693f460e1c7403e8afd75e983f77 107744 libs optional 
libotbiolum-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 752ce7f04f457f8eafbdfc2e295058cd 234360 debug optional 
libotbiomstar-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 307d2529f9c2a13ee0b058417d27c189 101228 libs optional 
libotbiomstar-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 d7643ca160ac4bf164daaa63f1f69794 360368 debug optional 
libotbioonera-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 0301fb1e480dcf67d3ebfca652506bd8 108736 libs optional 
libotbioonera-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 03b0f0afa34672ef8d563f75ed27e145 372196 debug optional 
libotbiorad-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 48dfce8a61aacdbdd53dfab487125667 113124 libs optional 
libotbiorad-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 24f28b04ef874fb9c204bd7af9403519 10356 debug optional 
libotblearningbase-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 7130c9670ade5521392693e6d4cf2e5c 80180 libs optional 
libotblearningbase-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 2340a0e952716913091c07054b98e36a 833100 debug optional 
libotbmapla-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 04b00db591769a3d03002d6ee0fb938c 92196 libs optional 
libotbmapla-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 60f106c56a58b37147914bbd073df8c3 109756 debug optional 
libotbmathparser-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 80114f5d455f406a9df5023185197207 87844 libs optional 
libotbmathparser-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 207edd5f6a67b172787a8b6c99d8a0b3 323648 debug optional 
libotbmathparserx-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 71b73cd42a44aa924a96e5f4564e4d32 111040 libs optional 
libotbmathparserx-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 70408a6d4c77a2ecccd8f25c4836023d 5370956 debug optional 
libotbmetadata-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 8d3ea182a7180e62aeb3c8945f8666f6 348024 libs optional 
libotbmetadata-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 032f22ee237bd441803f9259711202a4 1385884 debug optional 
libotbmonteverdi-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 15e14ec132f5d2bb720b18d9b131fd3a 122300 libs optional 
libotbmonteverdi-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 682f6b3ce6d3163570f76c2e1222bd20 7762304 debug optional 
libotbmonteverdicore-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 8c645ea6d748274209b97994927ed092 293240 libs optional 
libotbmonteverdicore-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 a66c6f6b90a63051152d24b55d1b8cf8 15037004 debug optional 
libotbmonteverdigui-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 55f69c4eced2db5b11a39be07d9a6200 300780 libs optional 
libotbmonteverdigui-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 0aba214c395d50a3acd30e255ce89573 700940 debug optional 
libotbossimadapters-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 baa1e2158a8837652fd0e7698ff8c5eb 116836 libs optional 
libotbossimadapters-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 b99f3c01181c10438a111d00bcea4af7 10791636 debug optional 
libotbossimplugins-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 be516e3ace676ea79acff67dcedaadc8 682264 libs optional 
libotbossimplugins-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 57cac20ee2d9da2e6cbc60cec72221c3 39596 debug optional 
libotbpolarimetry-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 1ec0cfbc05e465d36b02c3db705073ad 84612 libs optional 
libotbpolarimetry-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 adc4f4577da44f295d4306331bfa16f2 669324 debug optional 
libotbprojection-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 072c74404d5f6f6f51df17b52fe938f0 139612 libs optional 
libotbprojection-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 ddf435e7cd201371ead9587e022fc077 125844 debug optional 
libotbqtadapters-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 6374db230714d781df95f249ea789587 82692 libs optional 
libotbqtadapters-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 e2fe3b4c6f55b5009629462ac36b5305 11430780 debug optional 
libotbqtwidget-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 694980d640953587246aecbb750ee165 210680 libs optional 
libotbqtwidget-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 01e00ca4e78c866b2353b976c2c54b4c 693892 debug optional 
libotbsampling-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 3e38e012211896c2d66914fda238f76c 136432 libs optional 
libotbsampling-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 b39d41c2571ff6e2c80ae6f2a6d76e3f 127280 debug optional 
libotbsiftfast-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 051ab68e2c8fe5c52610d52ca9e36961 100348 libs optional 
libotbsiftfast-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 c2482c4872a905f471469ff0479e5cc0 209404 debug optional 
libotbstatistics-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 60dbec3e3fe00ed241fb14dc01ab3948 96540 libs optional 
libotbstatistics-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 f3241f7de1d85c0b5d1b5f2dbf1cb7da 271300 debug optional 
libotbstreaming-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 f25a1a7b29414c24df2f71bb1578d89d 94476 libs optional 
libotbstreaming-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 428f090d6bf6d0f4f83e68421c3ed203 240276 debug optional 
libotbsupervised-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 e4532118d6b6542f37704fa842bce8de 98376 libs optional 
libotbsupervised-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 1ab015f1a704412ff1aef4ca3173481c 2150528 debug optional 
libotbtestkernel-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 fa0fcfb4e42f4202a839ea6babf74994 308868 libs optional 
libotbtestkernel-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 162ac6f3b48cdb307ed84db06b7f53c7 163940 debug optional 
libotbvectordatabase-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 d7a3a85a73bfa0507e00aee4d676c612 96572 libs optional 
libotbvectordatabase-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 a840e0e4903fe0f88f67453a86b56f27 54884 debug optional 
libotbvectordataio-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 4f917e82d702a0d96f24f9c8c071e99a 83144 libs optional 
libotbvectordataio-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 11a780483fd24c9fb1032a2cc3d802d3 83700 debug optional 
libotbwavelet-7.2-1-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 ef5ab29d233589ad328183c222febc2c 89028 libs optional 
libotbwavelet-7.2-1_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 7c6d65e57bd2728c304633aded06759c 609904 debug optional 
monteverdi-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 168aa9a74e0ef894d2326825c312f29f 189316 utils optional 
monteverdi_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 4ceace3b70ad00a8f222478fb5591f94 79932 debug optional 
otb-bin-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 9c1881389566c4573ee17985c45a90f0 286796 debug optional 
otb-bin-qt-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 1de137c5c3ed589f7267b596731fae2c 92540 utils optional 
otb-bin-qt_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 39ba997a44a119e6d4ff9b1c0a55b0d9 92292 utils optional 
otb-bin_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 f6ce5538200fa3f2601553c8ac3e4629 94364 misc optional 
otb-i18n_7.2.0~rc2+dfsg-1~exp1_all.deb
 1614dc36ada58ffa0bdb778c940d6da5 134868 debug optional 
otb-qgis-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 835f4edc6691bc8a75c9bf641c2214ab 110788 misc optional 
otb-qgis_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 ce6612ed25d8c77d2f981d5524c8ee9c 218316 debug optional 
otb-testdriver-dbgsym_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 e2172227c13bcdfb3b91a821cdcfbbe5 96564 misc optional 
otb-testdriver_7.2.0~rc2+dfsg-1~exp1_amd64.deb
 df3a814b5ed740d23c4578bf096bfbb3 59977 science optional 
otb_7.2.0~rc2+dfsg-1~exp1_amd64.buildinfo

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

iQIzBAEBCgAdFiEEgYLeQXBWQI1hRlDRZ1DxCuiNSvEFAl9zaKUACgkQZ1DxCuiN
SvGxeRAAp1Wm+RsWz0jHxO6JdrP4Shn3WwDEImndRUqzBpD9Y0CM7c2gkF8IgLA6
SII4A/1ae2fLfSOKh0ZMYwYWmq0U1GlcmTYV38F3TZ2hBGmhJyTokBmgwwTapFxd
Ax1oWTR7eVFgGa0iOLZUBi+FpcNkeD9IUv016Dxx4umhKA7UCBZkx0UbXBnLFbEV
yV8ghsAkLUd5/Jp2pBjB/ivnIkf7DOrBb4kv4erkUiSDI1fNc6j8S9k9R/caDOom
0vUnNrtSX8HS0Reot/mM+tQUoAaJt5AnhtCckI70QzN2t9OJvMUSn+S4ly82m6S8
uq1eaGyUkhDx8lUZJxG7itrktXQIbKM7Xg2+I63HWPWnlSODO6s3L87ZQDTALsPv
fpkZXJUpi8aepcphW/LN1YgjyHW6n7CDS5RFtIc0l9sJ/nh136VRn0TNtIUlRaRu
u08JbilhpKaJoTpULL+Fj8ttEFaw5rCnzOsPi8e2K9oEAbqwQlstL5ifcxvYgoWM
2aYEz9/bR2JIA6pTomjdWd03+llCJK1qdyCh/DnKIkaa2c1gOoZxwO5RvuxMtIZw
+z5H7a4ccnK0wRDaS6zm7pnNIr3v9RLgICjjh/PQ4S0wfA5W8xzx2JVCynWr8hoD
AzyDBsBO36llKKjre9bTpkOXd7SmDF6ko1EXcyfuOQy/EG/WYTY=
=znJN
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to