[otb] branch master updated (89ceb33 -> 84089fc)

Bas Couwenberg sebastic at debian.org
Sat Oct 28 10:53:15 UTC 2017


This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch master
in repository otb.

      from  89ceb33   Mark spelling-errors.patch as Applied-Upstream.
       new  a778cec   New upstream version 6.2.0+dfsg
       new  30211dc   Merge tag 'upstream/6.2.0+dfsg'
       new  04d5bc3   New upstream release.
       new  6dd3e0c   Drop spelling-errors.patch, applied upstream.
       new  e3bf4e9   Mark otb-i18n as Multi-Arch foreign.
       new  234b6fb   Update symbols for i386.
       new  c37e3a8   Strip pre-release from symbols version.
       new  579baff   Update symbols for amd64.
       new  84089fc   Set distribution to unstable.

The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CMake/OTBApplicationMacros.cmake                   |   161 +-
 CMake/OTBModuleExternal.cmake                      |     3 +
 CMake/OTBStandaloneModuleMacros.cmake              |     2 +-
 CMake/otbcli_app.bat.in                            |    18 -
 CMake/otbcli_app.sh.in                             |    20 -
 CMake/otbgui_app.bat.in                            |    18 -
 CMake/otbgui_app.sh.in                             |    20 -
 .../OSSIMAdapters/src/otbMapProjectionAdapter.cxx  |    11 +-
 .../include/otbTrainImagesBase.txx                 |     2 +-
 .../app/otbHyperspectralUnmixing.cxx               |     2 +-
 .../Applications/AppImageUtils/app/otbConvert.cxx  |    17 +-
 .../AppMathParserX/app/otbBandMathX.cxx            |     6 +-
 .../app/otbOpticalCalibration.cxx                  |     6 +-
 .../AppSegmentation/app/otbLargeScaleMeanShift.cxx |     2 +-
 .../AppStereo/app/otbBlockMatching.cxx             |     2 +-
 .../test/otbGenericRSTransformGenericTest.cxx      |     2 +-
 .../Statistics/include/otbPatternSampler.h         |     4 +-
 Modules/IO/TestKernel/src/otbTestDriver.cxx        |     2 +-
 .../RCC8/test/otbImageToImageRCC8Calculator.cxx    |     2 +-
 Modules/Radiometry/Simulation/src/otbSailModel.cxx |     2 +-
 .../Monteverdi/src/mvdPreferencesDialog.ui         |     6 +
 .../MonteverdiGui/include/mvdImageViewWidget.h     |     2 +-
 .../MonteverdiGui/include/mvdProjectionBarWidget.h |     2 +-
 .../include/otbWrapperApplication.h                |     4 +-
 .../include/otbWrapperCompositeApplication.h       |     2 +-
 .../include/otbWrapperProxyParameter.h             |     2 +-
 .../src/otbWrapperApplication.cxx                  |     4 +
 .../src/otbWrapperCommandLineLauncher.cxx          |    20 +-
 Modules/Wrappers/QtWidget/src/itkQtProgressBar.cxx |    19 +-
 .../QtWidget/src/otbApplicationLauncherQt.cxx      |     2 +-
 Packaging/CMakeLists.txt                           |     9 +-
 Packaging/Files/selftester.sh                      |     2 +-
 Packaging/makeself/README.md                       |     2 +-
 Packaging/post_install.cmake                       |    52 +
 RELEASE_NOTES.txt                                  |    10 +-
 debian/changelog                                   |    12 +
 debian/control                                     |     1 +
 debian/control.in                                  |     1 +
 debian/libotbapplicationengine-6.2-1.symbols       | 38328 ++++++++++---------
 debian/libotbcarto-6.2-1.symbols                   |   767 +-
 debian/libotbcommandline-6.2-1.symbols             |    28 +-
 debian/libotbcommon-6.2-1.symbols                  |    84 +-
 debian/libotbcurladapters-6.2-1.symbols            |    76 +-
 debian/libotbextendedfilename-6.2-1.symbols        |     8 +-
 debian/libotbgdaladapters-6.2-1.symbols            |   175 +-
 debian/libotbice-6.2-1.symbols                     |  4654 +--
 debian/libotbimagebase-6.2-1.symbols               |   661 +-
 debian/libotbiogdal-6.2-1.symbols                  |   949 +-
 debian/libotbiotilemap-6.2-1.symbols               |   206 +-
 debian/libotbmapla-6.2-1.symbols                   |    94 +-
 debian/libotbmetadata-6.2-1.symbols                |   958 +-
 debian/libotbmonteverdi-6.2-1.symbols              |   272 +-
 debian/libotbmonteverdicore-6.2-1.symbols          |  2543 +-
 debian/libotbmonteverdigui-6.2-1.symbols           |   337 +-
 debian/libotbossimadapters-6.2-1.symbols           |   194 +-
 debian/libotbossimplugins-6.2-1.symbols            |     4 +-
 debian/libotbprojection-6.2-1.symbols              |   710 +-
 debian/libotbqtadapters-6.2-1.symbols              |     4 +-
 debian/libotbqtwidget-6.2-1.symbols                |   292 +-
 debian/libotbstatistics-6.2-1.symbols              |     3 +-
 debian/libotbstreaming-6.2-1.symbols               |   356 +-
 debian/libotbsupervised-6.2-1.symbols              |   164 +-
 debian/libotbtestkernel-6.2-1.symbols              |    14 +-
 debian/libotbtransform-6.2-1.symbols               |    12 +-
 debian/libotbvectordatabase-6.2-1.symbols          |    50 +-
 debian/patches/series                              |     1 -
 debian/patches/spelling-errors.patch               |   116 -
 i18n/fr_FR.ts                                      |     4 +
 68 files changed, 26433 insertions(+), 26085 deletions(-)
 delete mode 100644 CMake/otbcli_app.bat.in
 delete mode 100644 CMake/otbcli_app.sh.in
 delete mode 100644 CMake/otbgui_app.bat.in
 delete mode 100644 CMake/otbgui_app.sh.in
 delete mode 100644 debian/patches/series
 delete mode 100644 debian/patches/spelling-errors.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/otb.git



More information about the Pkg-grass-devel mailing list