[qgis] branch jessie-backports updated (0c6068f -> c0fc069)
Bas Couwenberg
sebastic at debian.org
Thu Dec 29 08:07:23 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch jessie-backports
in repository qgis.
from 0c6068f Rebuild for jessie-backports.
adds 859d1f9 Imported Upstream version 2.14.10+dfsg
adds 1e33e30 Merge tag 'upstream/2.14.10+dfsg'
adds cf8b488 New upstream release.
adds 9948641 Update symbols for amd64.
adds a42c554 Set distribution to experimental.
adds 57d4914 Update symbols for other architectures.
adds bf1e5f2 Set distribution to unstable.
new 56fdd1e Merge tag 'debian/2.14.10+dfsg-1' into jessie-backports
new c0fc069 Rebuild for jessie-backports.
The 2 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 | 24 ++++
debian/control | 50 +++----
...4.9.install => libqgis-analysis2.14.10.install} | 0
...4.9.symbols => libqgis-analysis2.14.10.symbols} | 6 +-
...pp2.14.9.install => libqgis-app2.14.10.install} | 0
...pp2.14.9.symbols => libqgis-app2.14.10.symbols} | 93 +++++++++++-
...e2.14.9.install => libqgis-core2.14.10.install} | 0
...e2.14.9.symbols => libqgis-core2.14.10.symbols} | 43 +++---
...ui2.14.9.install => libqgis-gui2.14.10.install} | 0
...ui2.14.9.symbols => libqgis-gui2.14.10.symbols} | 100 +++++++++++--
...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 => libqgisgrass6-2.14.10.install} | 0
...des => libqgisgrass6-2.14.10.lintian-overrides} | 2 +-
....14.9.symbols => libqgisgrass6-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, 772 insertions(+), 138 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} (97%)
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} (98%)
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/{libqgisgrass6-2.14.9.install => libqgisgrass6-2.14.10.install} (100%)
rename debian/{libqgisgrass6-2.14.9.lintian-overrides => libqgisgrass6-2.14.10.lintian-overrides} (70%)
rename debian/{libqgisgrass6-2.14.9.symbols => libqgisgrass6-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} (83%)
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