[qgis] branch upstream-ltr updated (5aaf99a -> 185b106)
Bas Couwenberg
sebastic at debian.org
Fri Jun 23 15:03:54 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch upstream-ltr
in repository qgis.
from 5aaf99a Imported Upstream version 2.14.15+dfsg
new 185b106 New upstream version 2.14.16+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 | 62 ++++++++++++++++
debian/changelog | 10 ++-
debian/python-qgis.install.in | 1 +
python/CMakeLists.txt | 10 +++
python/QtWebKit/qtwebkit.py | 51 +++++++++++++
python/plugins/processing/algs/r/RAlgorithm.py | 2 +-
src/plugins/dxf2shp_converter/CMakeLists.txt | 3 +
.../dxf2shp_converter/shapelib-1.2.10/dbfopen.c | 84 ++++++++++++----------
.../dxf2shp_converter/shapelib-1.2.10/shapefil.h | 57 ++++++++++++++-
.../dxf2shp_converter/shapelib-1.2.10/shpopen.c | 67 ++++++++---------
src/providers/ogr/qgsogrfeatureiterator.cpp | 8 ++-
src/providers/ogr/qgsogrprovider.cpp | 13 +++-
src/server/qgswmsprojectparser.cpp | 6 ++
tests/src/python/test_qgsserver.py | 2 +-
tests/src/python/test_qgsserver_accesscontrol.py | 60 ++++++++++++++++
tests/testdata/qgis_server/getcontext.txt | 31 ++++++++
17 files changed, 386 insertions(+), 83 deletions(-)
create mode 100644 python/QtWebKit/qtwebkit.py
create mode 100644 tests/testdata/qgis_server/getcontext.txt
--
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