[qgis] branch master updated (274b1d8 -> cca63f4)

Bas Couwenberg sebastic at debian.org
Fri Feb 24 15:35:43 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  274b1d8   Set distribution to unstable.
       new  3b34fc4   Imported Upstream version 2.14.12+dfsg
       new  6e1b953   Merge tag 'upstream/2.14.12+dfsg'
       new  3bfd3e8   New upstream release.
       new  06d061a   Add Jorge Gustavo Rocha to copyright holders.
       new  20d26a1   Update symbols for amd64.
       new  cca63f4   Set distribution to experimental.

The 6 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                                          | 213 +++++++
 debian/changelog                                   |  12 +
 debian/control                                     |  50 +-
 debian/copyright                                   |   1 +
 ....11.install => libqgis-analysis2.14.12.install} |   0
 ....11.symbols => libqgis-analysis2.14.12.symbols} |   2 +-
 ...p2.14.11.install => libqgis-app2.14.12.install} |   0
 ...p2.14.11.symbols => libqgis-app2.14.12.symbols} |   2 +-
 ...2.14.11.install => libqgis-core2.14.12.install} |   0
 ...2.14.11.symbols => libqgis-core2.14.12.symbols} |  40 +-
 ...i2.14.11.install => libqgis-gui2.14.12.install} |   0
 ...i2.14.11.symbols => libqgis-gui2.14.12.symbols} |   2 +-
 ...tall => libqgis-networkanalysis2.14.12.install} |   0
 ...bols => libqgis-networkanalysis2.14.12.symbols} |   2 +-
 ...14.11.install => libqgis-server2.14.12.install} |   0
 ...14.11.symbols => libqgis-server2.14.12.symbols} |   2 +-
 ...14.11.install => libqgisgrass7-2.14.12.install} |   0
 ...des => libqgisgrass7-2.14.12.lintian-overrides} |   2 +-
 ...14.11.symbols => libqgisgrass7-2.14.12.symbols} |   2 +-
 ....14.11.install => libqgispython2.14.12.install} |   0
 ....14.11.symbols => libqgispython2.14.12.symbols} |   2 +-
 python/analysis/analysis.sip                       |   1 -
 python/analysis/network/networkanalysis.sip        |   1 -
 python/core/conversions.sip                        |   6 +-
 python/core/core.sip                               |   1 -
 python/core/qgscoordinatetransform.sip             |   3 +-
 python/core/qgsfeature.sip                         |   2 +-
 python/core/qgspallabeling.sip                     |   2 +-
 python/core/qgsvectorlayerfeatureiterator.sip      |   3 +-
 python/core/raster/qgsrasterprojector.sip          |   2 +-
 python/gui/editorwidgets/qgsdatetimeedit.sip       |   3 +-
 python/gui/editorwidgets/qgsdoublespinbox.sip      |   1 +
 python/gui/editorwidgets/qgsspinbox.sip            |   1 +
 python/gui/gui.sip                                 |   1 -
 python/gui/qgslonglongvalidator.sip                |   4 +-
 python/plugins/processing/algs/gdal/polygonize.py  |   5 +-
 .../processing/algs/grass/GrassAlgorithm.py        |   2 +-
 python/plugins/processing/algs/help/qgis.yaml      |   2 +-
 .../algs/lidar/fusion/FusionAlgorithm.py           |   2 +-
 python/plugins/processing/algs/qgis/Merge.py       |   5 +-
 python/plugins/processing/core/GeoAlgorithm.py     |   7 +-
 python/plugins/processing/core/ProcessingConfig.py |   7 +-
 python/plugins/processing/gui/BatchPanel.py        |   2 +-
 python/plugins/processing/gui/ConfigDialog.py      |   5 +-
 .../plugins/processing/modeler/ModelerAlgorithm.py |   9 +
 .../plugins/processing/script/ScriptAlgorithm.py   |   6 +-
 python/server/qgswmsconfigparser.sip               |   2 +-
 python/server/qgswmsprojectparser.sip              |   2 +-
 python/server/server.sip                           |   1 -
 scripts/release.pl                                 |  13 +-
 src/app/qgsfieldsproperties.cpp                    |   4 +-
 src/core/geometry/qgscircularstringv2.cpp          |  82 +--
 src/core/qgsapplication.cpp                        |  18 +-
 src/core/qgsogcutils.cpp                           |  11 +
 src/core/symbology-ng/qgssymbollayerv2utils.cpp    |  22 +-
 src/gui/qgsmapcanvas.cpp                           |   1 +
 src/server/qgsserver.cpp                           |  10 +-
 src/server/qgswmsconfigparser.cpp                  |   1 +
 tests/src/python/CMakeLists.txt                    |   1 +
 tests/src/python/test_qgsserver.py                 | 317 ++++++++++
 tests/src/python/test_qgssymbollayerv2_readsld.py  | 117 ++++
 .../WMS_GetMap_Background.png                      | Bin 0 -> 29454 bytes
 .../WMS_GetMap_Background_Hex.png                  | Bin 0 -> 29454 bytes
 .../WMS_GetMap_Basic/WMS_GetMap_Basic.png          | Bin 0 -> 31254 bytes
 .../WMS_GetMap_Filter/WMS_GetMap_Filter.png        | Bin 0 -> 32826 bytes
 .../WMS_GetMap_LayerOrder.png                      | Bin 0 -> 42641 bytes
 .../WMS_GetMap_Opacities/WMS_GetMap_Opacities.png  | Bin 0 -> 59841 bytes
 .../qgis_server/WMS_GetMap_SRS/WMS_GetMap_SRS.png  | Bin 0 -> 47895 bytes
 .../WMS_GetMap_Selection/WMS_GetMap_Selection.png  | Bin 0 -> 53116 bytes
 .../WMS_GetMap_StyleCustom.png                     | Bin 0 -> 41270 bytes
 .../WMS_GetMap_StyleCustom_mask.png                | Bin 0 -> 34176 bytes
 .../WMS_GetMap_StyleDefault.png                    | Bin 0 -> 32958 bytes
 .../WMS_GetMap_StyleDefault_mask.png               | Bin 0 -> 6982 bytes
 .../WMS_GetMap_Transparent.png                     | Bin 0 -> 33000 bytes
 .../WMS_GetMap_Transparent_mask.png                | Bin 0 -> 864 bytes
 .../WMS_GetPrint_Basic/WMS_GetPrint_Basic.png      | Bin 0 -> 270757 bytes
 .../WMS_GetPrint_Basic/WMS_GetPrint_Basic_mask.png | Bin 0 -> 105668 bytes
 .../WMS_GetPrint_Grid/WMS_GetPrint_Grid.png        | Bin 0 -> 306229 bytes
 .../WMS_GetPrint_Grid/WMS_GetPrint_Grid_mask.png   | Bin 0 -> 105668 bytes
 .../WMS_GetPrint_Rotation.png                      | Bin 0 -> 338694 bytes
 .../WMS_GetPrint_Rotation_mask.png                 | Bin 0 -> 105668 bytes
 .../WMS_GetPrint_SRS/WMS_GetPrint_SRS.png          | Bin 0 -> 235542 bytes
 .../WMS_GetPrint_SRS/WMS_GetPrint_SRS_mask.png     | Bin 0 -> 105668 bytes
 .../WMS_GetPrint_Scale/WMS_GetPrint_Scale.png      | Bin 0 -> 206573 bytes
 .../WMS_GetPrint_Scale/WMS_GetPrint_Scale_mask.png | Bin 0 -> 105668 bytes
 .../WMS_GetPrint_Selection.png                     | Bin 0 -> 270757 bytes
 .../WMS_GetPrint_Selection_mask.png                | Bin 0 -> 105668 bytes
 tests/testdata/geom_data.csv                       |  24 +-
 .../testdata/qgis_server_accesscontrol/project.qgs | 685 ++++++++++++++++++++-
 .../symbol_layer/external_sld/simple_streams.sld   |  30 +
 .../testSimpleMarkerRotation-directValue.sld       |  30 +
 .../testSimpleMarkerRotation-ogcLiteral.sld        |  31 +
 93 files changed, 1653 insertions(+), 166 deletions(-)
 rename debian/{libqgis-analysis2.14.11.install => libqgis-analysis2.14.12.install} (100%)
 rename debian/{libqgis-analysis2.14.11.symbols => libqgis-analysis2.14.12.symbols} (99%)
 rename debian/{libqgis-app2.14.11.install => libqgis-app2.14.12.install} (100%)
 rename debian/{libqgis-app2.14.11.symbols => libqgis-app2.14.12.symbols} (99%)
 rename debian/{libqgis-core2.14.11.install => libqgis-core2.14.12.install} (100%)
 rename debian/{libqgis-core2.14.11.symbols => libqgis-core2.14.12.symbols} (99%)
 rename debian/{libqgis-gui2.14.11.install => libqgis-gui2.14.12.install} (100%)
 rename debian/{libqgis-gui2.14.11.symbols => libqgis-gui2.14.12.symbols} (99%)
 rename debian/{libqgis-networkanalysis2.14.11.install => libqgis-networkanalysis2.14.12.install} (100%)
 rename debian/{libqgis-networkanalysis2.14.11.symbols => libqgis-networkanalysis2.14.12.symbols} (98%)
 rename debian/{libqgis-server2.14.11.install => libqgis-server2.14.12.install} (100%)
 rename debian/{libqgis-server2.14.11.symbols => libqgis-server2.14.12.symbols} (99%)
 rename debian/{libqgisgrass7-2.14.11.install => libqgisgrass7-2.14.12.install} (100%)
 rename debian/{libqgisgrass7-2.14.11.lintian-overrides => libqgisgrass7-2.14.12.lintian-overrides} (70%)
 rename debian/{libqgisgrass7-2.14.11.symbols => libqgisgrass7-2.14.12.symbols} (99%)
 rename debian/{libqgispython2.14.11.install => libqgispython2.14.12.install} (100%)
 rename debian/{libqgispython2.14.11.symbols => libqgispython2.14.12.symbols} (81%)
 create mode 100644 tests/src/python/test_qgssymbollayerv2_readsld.py
 create mode 100644 tests/testdata/control_images/qgis_server/WMS_GetMap_Background/WMS_GetMap_Background.png
 create mode 100644 tests/testdata/control_images/qgis_server/WMS_GetMap_Background_Hex/WMS_GetMap_Background_Hex.png
 create mode 100644 tests/testdata/control_images/qgis_server/WMS_GetMap_Basic/WMS_GetMap_Basic.png
 create mode 100644 tests/testdata/control_images/qgis_server/WMS_GetMap_Filter/WMS_GetMap_Filter.png
 create mode 100644 tests/testdata/control_images/qgis_server/WMS_GetMap_LayerOrder/WMS_GetMap_LayerOrder.png
 create mode 100644 tests/testdata/control_images/qgis_server/WMS_GetMap_Opacities/WMS_GetMap_Opacities.png
 create mode 100644 tests/testdata/control_images/qgis_server/WMS_GetMap_SRS/WMS_GetMap_SRS.png
 create mode 100644 tests/testdata/control_images/qgis_server/WMS_GetMap_Selection/WMS_GetMap_Selection.png
 create mode 100644 tests/testdata/control_images/qgis_server/WMS_GetMap_StyleCustom/WMS_GetMap_StyleCustom.png
 create mode 100644 tests/testdata/control_images/qgis_server/WMS_GetMap_StyleCustom/WMS_GetMap_StyleCustom_mask.png
 create mode 100644 tests/testdata/control_images/qgis_server/WMS_GetMap_StyleDefault/WMS_GetMap_StyleDefault.png
 create mode 100644 tests/testdata/control_images/qgis_server/WMS_GetMap_StyleDefault/WMS_GetMap_StyleDefault_mask.png
 create mode 100644 tests/testdata/control_images/qgis_server/WMS_GetMap_Transparent/WMS_GetMap_Transparent.png
 create mode 100644 tests/testdata/control_images/qgis_server/WMS_GetMap_Transparent/WMS_GetMap_Transparent_mask.png
 create mode 100644 tests/testdata/control_images/qgis_server/WMS_GetPrint_Basic/WMS_GetPrint_Basic.png
 create mode 100644 tests/testdata/control_images/qgis_server/WMS_GetPrint_Basic/WMS_GetPrint_Basic_mask.png
 create mode 100644 tests/testdata/control_images/qgis_server/WMS_GetPrint_Grid/WMS_GetPrint_Grid.png
 create mode 100644 tests/testdata/control_images/qgis_server/WMS_GetPrint_Grid/WMS_GetPrint_Grid_mask.png
 create mode 100644 tests/testdata/control_images/qgis_server/WMS_GetPrint_Rotation/WMS_GetPrint_Rotation.png
 create mode 100644 tests/testdata/control_images/qgis_server/WMS_GetPrint_Rotation/WMS_GetPrint_Rotation_mask.png
 create mode 100644 tests/testdata/control_images/qgis_server/WMS_GetPrint_SRS/WMS_GetPrint_SRS.png
 create mode 100644 tests/testdata/control_images/qgis_server/WMS_GetPrint_SRS/WMS_GetPrint_SRS_mask.png
 create mode 100644 tests/testdata/control_images/qgis_server/WMS_GetPrint_Scale/WMS_GetPrint_Scale.png
 create mode 100644 tests/testdata/control_images/qgis_server/WMS_GetPrint_Scale/WMS_GetPrint_Scale_mask.png
 create mode 100644 tests/testdata/control_images/qgis_server/WMS_GetPrint_Selection/WMS_GetPrint_Selection.png
 create mode 100644 tests/testdata/control_images/qgis_server/WMS_GetPrint_Selection/WMS_GetPrint_Selection_mask.png
 create mode 100644 tests/testdata/symbol_layer/external_sld/simple_streams.sld
 create mode 100644 tests/testdata/symbol_layer/external_sld/testSimpleMarkerRotation-directValue.sld
 create mode 100644 tests/testdata/symbol_layer/external_sld/testSimpleMarkerRotation-ogcLiteral.sld

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