[qgis] branch master updated (8ee8262 -> a42c554)

Bas Couwenberg sebastic at debian.org
Fri Dec 16 15:08:07 UTC 2016


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

sebastic pushed a change to branch master
in repository qgis.

      from  8ee8262   Set distribution to unstable.
       new  859d1f9   Imported Upstream version 2.14.10+dfsg
       new  1e33e30   Merge tag 'upstream/2.14.10+dfsg'
       new  cf8b488   New upstream release.
       new  9948641   Update symbols for amd64.
       new  a42c554   Set distribution to experimental.

The 5 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                                          | 157 +++++++++++++++++++++
 debian/changelog                                   |  11 ++
 debian/control                                     |  50 +++----
 ...4.9.install => libqgis-analysis2.14.10.install} |   0
 ...4.9.symbols => libqgis-analysis2.14.10.symbols} |   2 +-
 ...pp2.14.9.install => libqgis-app2.14.10.install} |   0
 ...pp2.14.9.symbols => libqgis-app2.14.10.symbols} |   2 +-
 ...e2.14.9.install => libqgis-core2.14.10.install} |   0
 ...e2.14.9.symbols => libqgis-core2.14.10.symbols} |  41 +++---
 ...ui2.14.9.install => libqgis-gui2.14.10.install} |   0
 ...ui2.14.9.symbols => libqgis-gui2.14.10.symbols} |   5 +-
 ...tall => libqgis-networkanalysis2.14.10.install} |   0
 ...bols => libqgis-networkanalysis2.14.10.symbols} |   2 +-
 ....14.9.install => libqgis-server2.14.10.install} |   0
 ....14.9.symbols => libqgis-server2.14.10.symbols} |   2 +-
 ....14.9.install => libqgisgrass7-2.14.10.install} |   0
 ...des => libqgisgrass7-2.14.10.lintian-overrides} |   2 +-
 ....14.9.symbols => libqgisgrass7-2.14.10.symbols} |   2 +-
 ...2.14.9.install => libqgispython2.14.10.install} |   0
 ...2.14.9.symbols => libqgispython2.14.10.symbols} |   2 +-
 .../plugins/processing/algs/taudem/TauDEMUtils.py  |  13 ++
 .../plugins/processing/modeler/ModelerAlgorithm.py |   5 +-
 python/plugins/processing/tools/dataobjects.py     |   3 +-
 src/app/qgscustomization.cpp                       |   2 +-
 .../symbology-ng/qgspointdisplacementrenderer.cpp  |   7 +
 .../symbology-ng/qgspointdisplacementrenderer.h    |   4 +
 src/gui/qgsfiledownloader.cpp                      |  14 +-
 src/gui/qgsfiledownloader.h                        |   2 -
 .../checks/qgsgeometrygapcheck.cpp                 |   4 +-
 .../geometry_checker/utils/qgsfeaturepool.cpp      |   9 +-
 .../virtual/qgsvirtuallayersqlitemodule.cpp        |  10 +-
 src/server/qgsconfigparserutils.cpp                |  12 +-
 src/server/qgsserverprojectparser.cpp              |   2 +-
 src/server/qgswmsserver.cpp                        | 130 +++++++++++++++--
 src/server/qgswmsserver.h                          |   6 +-
 tests/src/gui/testqgsfiledownloader.cpp            |  12 +-
 tests/src/python/test_qgsfiledownloader.py         |  14 +-
 tests/src/python/test_qgsserver.py                 | 130 +++++++++++++++++
 tests/src/python/test_qgsserver_accesscontrol.py   |  32 ++---
 .../WMS_GetLegendGraphic_BBox.png                  | Bin 0 -> 839 bytes
 .../WMS_GetLegendGraphic_BBox2.png                 | Bin 0 -> 601 bytes
 .../WMS_GetLegendGraphic_Basic.png                 | Bin 0 -> 601 bytes
 .../WMS_GetLegendGraphic_BoxSpace.png              | Bin 0 -> 3938 bytes
 .../WMS_GetLegendGraphic_IconLabelSpace.png        | Bin 0 -> 783 bytes
 .../WMS_GetLegendGraphic_SymbolSize.png            | Bin 0 -> 1248 bytes
 .../WMS_GetLegendGraphic_SymbolSpace.png           | Bin 0 -> 968 bytes
 tests/testdata/qgis_server/getcapabilities.txt     |   4 +-
 .../qgis_server/getcapabilities_inspire.txt        |   4 +-
 tests/testdata/qgis_server/getprojectsettings.txt  |   4 +-
 tests/testdata/qgis_server/wfs_getcapabilities.txt |   2 +-
 51 files changed, 578 insertions(+), 127 deletions(-)
 rename debian/{libqgis-analysis2.14.9.install => libqgis-analysis2.14.10.install} (100%)
 rename debian/{libqgis-analysis2.14.9.symbols => libqgis-analysis2.14.10.symbols} (99%)
 rename debian/{libqgis-app2.14.9.install => libqgis-app2.14.10.install} (100%)
 rename debian/{libqgis-app2.14.9.symbols => libqgis-app2.14.10.symbols} (99%)
 rename debian/{libqgis-core2.14.9.install => libqgis-core2.14.10.install} (100%)
 rename debian/{libqgis-core2.14.9.symbols => libqgis-core2.14.10.symbols} (99%)
 rename debian/{libqgis-gui2.14.9.install => libqgis-gui2.14.10.install} (100%)
 rename debian/{libqgis-gui2.14.9.symbols => libqgis-gui2.14.10.symbols} (99%)
 rename debian/{libqgis-networkanalysis2.14.9.install => libqgis-networkanalysis2.14.10.install} (100%)
 rename debian/{libqgis-networkanalysis2.14.9.symbols => libqgis-networkanalysis2.14.10.symbols} (98%)
 rename debian/{libqgis-server2.14.9.install => libqgis-server2.14.10.install} (100%)
 rename debian/{libqgis-server2.14.9.symbols => libqgis-server2.14.10.symbols} (99%)
 rename debian/{libqgisgrass7-2.14.9.install => libqgisgrass7-2.14.10.install} (100%)
 rename debian/{libqgisgrass7-2.14.9.lintian-overrides => libqgisgrass7-2.14.10.lintian-overrides} (70%)
 rename debian/{libqgisgrass7-2.14.9.symbols => libqgisgrass7-2.14.10.symbols} (99%)
 rename debian/{libqgispython2.14.9.install => libqgispython2.14.10.install} (100%)
 rename debian/{libqgispython2.14.9.symbols => libqgispython2.14.10.symbols} (81%)
 create mode 100644 tests/testdata/control_images/qgis_server/WMS_GetLegendGraphic_BBox/WMS_GetLegendGraphic_BBox.png
 create mode 100644 tests/testdata/control_images/qgis_server/WMS_GetLegendGraphic_BBox2/WMS_GetLegendGraphic_BBox2.png
 create mode 100644 tests/testdata/control_images/qgis_server/WMS_GetLegendGraphic_Basic/WMS_GetLegendGraphic_Basic.png
 create mode 100644 tests/testdata/control_images/qgis_server/WMS_GetLegendGraphic_BoxSpace/WMS_GetLegendGraphic_BoxSpace.png
 create mode 100644 tests/testdata/control_images/qgis_server/WMS_GetLegendGraphic_IconLabelSpace/WMS_GetLegendGraphic_IconLabelSpace.png
 create mode 100644 tests/testdata/control_images/qgis_server/WMS_GetLegendGraphic_SymbolSize/WMS_GetLegendGraphic_SymbolSize.png
 create mode 100644 tests/testdata/control_images/qgis_server/WMS_GetLegendGraphic_SymbolSpace/WMS_GetLegendGraphic_SymbolSpace.png

-- 
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