[qgis] branch upstream updated (28d6e62 -> 5df0c0e)
Bas Couwenberg
sebastic at debian.org
Fri Jan 13 14:28:11 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch upstream
in repository qgis.
from 28d6e62 Imported Upstream version 2.18.2+dfsg
new 5df0c0e Imported Upstream version 2.18.3+dfsg
The 1 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:
CMakeLists.txt | 2 +-
ChangeLog | 5062 +++++++--------
cmake/FindGRASS.cmake | 3 +-
debian/changelog | 10 +-
doc/TRANSLATORS | 76 +-
i18n/qgis_de.ts | 6449 ++++++++++----------
i18n/qgis_fr.ts | 18 +-
ms-windows/osgeo4w/package-nightly.cmd | 10 +-
ms-windows/osgeo4w/package.cmd | 10 +-
python/PyQt/CMakeLists.txt | 1 +
python/core/qgssnappingutils.sip | 3 +-
.../plugins/processing/algs/gdal/GdalAlgorithm.py | 19 +-
.../algs/gdal/GdalOgrAlgorithmProvider.py | 13 +
python/plugins/processing/algs/gdal/GdalUtils.py | 22 +
.../processing/algs/gdal/ogr2ogronesidebuffer.py | 4 +-
.../processing/algs/grass/GrassAlgorithm.py | 12 +-
.../algs/grass/GrassAlgorithmProvider.py | 6 +
python/plugins/processing/algs/grass/GrassUtils.py | 25 +
.../processing/algs/grass7/Grass7Algorithm.py | 36 +-
.../algs/grass7/Grass7AlgorithmProvider.py | 6 +
.../plugins/processing/algs/grass7/Grass7Utils.py | 25 +
python/plugins/processing/core/GeoAlgorithm.py | 3 +-
python/plugins/processing/core/ProcessingConfig.py | 6 +
.../plugins/processing/gui/GetScriptsAndModels.py | 32 +-
src/app/dwg/libdxfrw/CMakeLists.txt | 43 +-
src/app/dwg/libdxfrw/drw_entities.cpp | 7 +-
src/app/dwg/qgsdwgimporter.cpp | 9 +-
src/app/qgisapp.cpp | 11 +-
src/app/qgsmergeattributesdialog.cpp | 3 +-
src/app/qgsstatisticalsummarydockwidget.cpp | 3 +-
src/core/qgsaggregatecalculator.cpp | 3 +-
src/core/qgsapplication.cpp | 2 +-
src/core/qgsattributetableconfig.cpp | 2 +-
src/core/qgsexpression.cpp | 4 +
src/core/qgspointlocator.cpp | 4 +-
src/core/qgssnappingutils.cpp | 14 +-
src/core/qgssnappingutils.h | 3 +-
src/core/qgsstatisticalsummary.cpp | 12 +
src/core/qgsstatisticalsummary.h | 44 +-
src/core/symbology-ng/qgscptcityarchive.cpp | 14 +-
src/gui/qgsattributeform.cpp | 2 +-
src/plugins/compass/CMakeLists.txt | 4 +-
src/plugins/grass/qtermwidget/BlockArray.h | 1 -
src/server/qgsserver.cpp | 12 +-
src/server/qgsserverprojectparser.cpp | 21 +
src/server/qgswmsserver.cpp | 28 +-
tests/src/core/testqgsexpression.cpp | 3 +
tests/src/core/testqgsstatisticalsummary.cpp | 41 +
tests/src/python/test_qgsaggregatecalculator.py | 12 +
49 files changed, 6338 insertions(+), 5817 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/qgis.git
More information about the Pkg-grass-devel
mailing list