[qgis] branch master updated (e833c38 -> 1c5d064)
Bas Couwenberg
sebastic at debian.org
Fri Jun 23 15:03:03 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch master
in repository qgis.
from e833c38 Set distribution to unstable.
new c73d003 Disable openscenegraph & osgearth build dependencies, osgEarth 2.8 is not supported (yet) by the globe plugin.
new 185b106 New upstream version 2.14.16+dfsg
new 855bf2e Merge tag 'upstream/2.14.16+dfsg'
new cc65968 New upstream release.
new 44ae365 Add license & copyright for qtwebkit.py.
new 0325c7e Update symbols for amd64.
new 1c5d064 Set distribution to experimental.
The 7 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 | 14 ++++
debian/control | 54 ++++++-------
debian/copyright | 22 ++++++
....15.install => libqgis-analysis2.14.16.install} | 0
....15.symbols => libqgis-analysis2.14.16.symbols} | 2 +-
...p2.14.15.install => libqgis-app2.14.16.install} | 0
...p2.14.15.symbols => libqgis-app2.14.16.symbols} | 89 +---------------------
...2.14.15.install => libqgis-core2.14.16.install} | 0
...2.14.15.symbols => libqgis-core2.14.16.symbols} | 40 +++++-----
debian/libqgis-gui2.14.15.lintian-overrides | 3 -
...i2.14.15.install => libqgis-gui2.14.16.install} | 0
debian/libqgis-gui2.14.16.lintian-overrides | 3 +
...i2.14.15.symbols => libqgis-gui2.14.16.symbols} | 89 +---------------------
...tall => libqgis-networkanalysis2.14.16.install} | 0
...bols => libqgis-networkanalysis2.14.16.symbols} | 2 +-
...14.15.install => libqgis-server2.14.16.install} | 0
...14.15.symbols => libqgis-server2.14.16.symbols} | 2 +-
...14.15.install => libqgisgrass7-2.14.16.install} | 0
...des => libqgisgrass7-2.14.16.lintian-overrides} | 2 +-
...14.15.symbols => libqgisgrass7-2.14.16.symbols} | 2 +-
....14.15.install => libqgispython2.14.16.install} | 0
....14.15.symbols => libqgispython2.14.16.symbols} | 2 +-
debian/python-qgis.install | 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 ++++++++
38 files changed, 474 insertions(+), 311 deletions(-)
rename debian/{libqgis-analysis2.14.15.install => libqgis-analysis2.14.16.install} (100%)
rename debian/{libqgis-analysis2.14.15.symbols => libqgis-analysis2.14.16.symbols} (99%)
rename debian/{libqgis-app2.14.15.install => libqgis-app2.14.16.install} (100%)
rename debian/{libqgis-app2.14.15.symbols => libqgis-app2.14.16.symbols} (97%)
rename debian/{libqgis-core2.14.15.install => libqgis-core2.14.16.install} (100%)
rename debian/{libqgis-core2.14.15.symbols => libqgis-core2.14.16.symbols} (99%)
delete mode 100644 debian/libqgis-gui2.14.15.lintian-overrides
rename debian/{libqgis-gui2.14.15.install => libqgis-gui2.14.16.install} (100%)
create mode 100644 debian/libqgis-gui2.14.16.lintian-overrides
rename debian/{libqgis-gui2.14.15.symbols => libqgis-gui2.14.16.symbols} (98%)
rename debian/{libqgis-networkanalysis2.14.15.install => libqgis-networkanalysis2.14.16.install} (100%)
rename debian/{libqgis-networkanalysis2.14.15.symbols => libqgis-networkanalysis2.14.16.symbols} (98%)
rename debian/{libqgis-server2.14.15.install => libqgis-server2.14.16.install} (100%)
rename debian/{libqgis-server2.14.15.symbols => libqgis-server2.14.16.symbols} (99%)
rename debian/{libqgisgrass7-2.14.15.install => libqgisgrass7-2.14.16.install} (100%)
rename debian/{libqgisgrass7-2.14.15.lintian-overrides => libqgisgrass7-2.14.16.lintian-overrides} (70%)
rename debian/{libqgisgrass7-2.14.15.symbols => libqgisgrass7-2.14.16.symbols} (99%)
rename debian/{libqgispython2.14.15.install => libqgispython2.14.16.install} (100%)
rename debian/{libqgispython2.14.15.symbols => libqgispython2.14.16.symbols} (81%)
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