This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch experimental in repository qgis.
commit 1e33e309d08c35d7d2600b685d0f8ed2d7e95f17 Merge: 8ee8262 859d1f9 Author: Bas Couwenberg <[email protected]> Date: Fri Dec 16 14:00:39 2016 +0100 Merge tag 'upstream/2.14.10+dfsg' Upstream version 2.14.10+dfsg Conflicts: debian/changelog CMakeLists.txt | 2 +- ChangeLog | 157 +++++++++++++++++++++ debian/changelog | 6 + .../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 +- 33 files changed, 518 insertions(+), 72 deletions(-) diff --cc debian/changelog index 4af8afc,d17c0b5..b3e39ef --- a/debian/changelog +++ b/debian/changelog @@@ -1,334 -1,75 +1,340 @@@ + qgis (2.14.10) UNRELEASED; urgency=medium + + * Release of 2.14.10 + + -- Jürgen E. Fischer <[email protected]> Fri, 16 Dec 2016 13:00:16 +0100 + -qgis (2.14.9) unstable; urgency=medium +qgis (2.14.9+dfsg-1) unstable; urgency=medium + * Update symbols for other architectures. + * Move from experimental to unstable. + + -- Bas Couwenberg <[email protected]> Tue, 29 Nov 2016 07:15:41 +0100 + +qgis (2.14.9+dfsg-1~exp1) experimental; urgency=medium + + [ Jürgen E. Fischer ] * Release of 2.14.9 - -- Jürgen E. Fischer <[email protected]> Fri, 16 Dec 2016 13:00:16 +0100 + [ Bas Couwenberg ] + * New upstream release. + * Update symbols for other architectures. + * Run doxygen in a subshell. + * Update copyright years for Alessandro Pasotti. + * Update symbols for amd64. + + -- Bas Couwenberg <[email protected]> Fri, 25 Nov 2016 15:37:03 +0100 + +qgis (2.14.8+dfsg-1) unstable; urgency=medium -qgis (2.14.8) unstable; urgency=medium + * Update symbols for other architectures. + * Move from experimental to unstable. + -- Bas Couwenberg <[email protected]> Wed, 26 Oct 2016 21:42:11 +0200 + +qgis (2.14.8+dfsg-1~exp1) experimental; urgency=medium + + [ Jürgen E. Fischer ] * Release of 2.14.8 - -- Jürgen E. Fischer <[email protected]> Fri, 25 Nov 2016 14:11:24 +0100 + [ Bas Couwenberg ] + * New upstream release. + * Update copyright file, changes: + - Update copyright years for Marco Bernasocchi + - Add Andrea Aime to copyright holders + * Refresh patches. + * Update symbols for amd64. + + -- Bas Couwenberg <[email protected]> Fri, 21 Oct 2016 20:18:11 +0200 + +qgis (2.14.7+dfsg-2) unstable; urgency=medium + + * Move icons to subdirectory. + * Update symbols for other architectures. + + -- Bas Couwenberg <[email protected]> Thu, 29 Sep 2016 14:52:59 +0200 -qgis (2.14.7) unstable; urgency=medium +qgis (2.14.7+dfsg-1) unstable; urgency=medium + * Update symbols for other architectures. + * Move from experimental to unstable. + + -- Bas Couwenberg <[email protected]> Wed, 28 Sep 2016 08:10:58 +0200 + +qgis (2.14.7+dfsg-1~exp1) experimental; urgency=medium + + [ Jürgen E. Fischer ] * Release of 2.14.7 - -- Jürgen E. Fischer <[email protected]> Fri, 21 Oct 2016 14:15:16 +0200 + [ Bas Couwenberg ] + * New upstream release. + * Update copyright file, changes: + - Add license & copyright for QtWebKit files. + * Install PyQt4 files in python-qgis package. + * Re-enable QtWebKit support using embedded copy. + * Update symbols for amd64. + + -- Bas Couwenberg <[email protected]> Sun, 25 Sep 2016 09:34:21 +0200 + +qgis (2.14.6+dfsg-4) unstable; urgency=medium + + * Add patch to fix 'columns' typo. + * Remove obsolete diversions in qgis.preinst again, but don't rename. + (closes: #836993) + + -- Bas Couwenberg <[email protected]> Sun, 18 Sep 2016 01:01:47 +0200 + +qgis (2.14.6+dfsg-3) unstable; urgency=medium + + * Remove obsolete diversions in postinst & prerm. + (closes: #836993) + + -- Bas Couwenberg <[email protected]> Sun, 11 Sep 2016 13:04:21 +0200 + +qgis (2.14.6+dfsg-2) unstable; urgency=medium + + * Move obsolete diversion removal from preinst to postinst. + (closes: #836993) + * Update symbols for armel & mipsel. + + -- Bas Couwenberg <[email protected]> Wed, 07 Sep 2016 23:40:28 +0200 + +qgis (2.14.6+dfsg-1) unstable; urgency=medium -qgis (2.14.6) unstable; urgency=medium + * Update symbols for other architectures. + * Move from experimental to unstable. + -- Bas Couwenberg <[email protected]> Sat, 03 Sep 2016 12:41:30 +0200 + +qgis (2.14.6+dfsg-1~exp1) experimental; urgency=medium + + [ Jürgen E. Fischer ] * Release of 2.14.6 - -- Jürgen E. Fischer <[email protected]> Fri, 23 Sep 2016 20:23:29 +0200 + [ Bas Couwenberg ] + * New upstream release. + * Update symbols for amd64. + + -- Bas Couwenberg <[email protected]> Fri, 26 Aug 2016 15:22:28 +0200 + +qgis (2.14.5+dfsg-2) unstable; urgency=medium + + * Add version constraint to libqgis-customwidgets dependency. + * Update symbols for other architectures. + * Drop libgsl0-dev alternative dependency. + + -- Bas Couwenberg <[email protected]> Thu, 18 Aug 2016 13:28:43 +0200 -qgis (2.14.5) unstable; urgency=medium +qgis (2.14.5+dfsg-1) unstable; urgency=medium + * Update symbols for other architectures. + * Move from experimental to unstable. + + -- Bas Couwenberg <[email protected]> Wed, 03 Aug 2016 11:16:53 +0200 + +qgis (2.14.5+dfsg-1~exp1) experimental; urgency=medium + + [ Jürgen E. Fischer ] * Release of 2.14.5 - -- Jürgen E. Fischer <[email protected]> Fri, 26 Aug 2016 13:57:14 +0200 + [ Bas Couwenberg ] + * New upstream release. + * Update symbols for amd64. + + -- Bas Couwenberg <[email protected]> Fri, 29 Jul 2016 15:53:16 +0200 + +qgis (2.14.4+dfsg-2) UNRELEASED; urgency=medium + + * Update install files to match paths for GRASS 6 & 7. + * Update symbols for sparc64. -qgis (2.14.4) unstable; urgency=medium + -- Bas Couwenberg <[email protected]> Sun, 24 Jul 2016 19:17:15 +0200 +qgis (2.14.4+dfsg-1) unstable; urgency=medium + + [ Bas Couwenberg ] + * Fix installation path of scalable icons. + (closes: #830638) + * Update symbols for other architectures. + * Move from experimental to unstable. + + [ Jürgen E. Fischer ] + * Drop usr/share/icons/scalable from qgis.install. + + -- Bas Couwenberg <[email protected]> Wed, 13 Jul 2016 11:39:28 +0200 + +qgis (2.14.4+dfsg-1~exp1) experimental; urgency=medium + + [ Jürgen E. Fischer ] * Release of 2.14.4 - -- Jürgen E. Fischer <[email protected]> Fri, 29 Jul 2016 14:03:54 +0200 + [ Bas Couwenberg ] + * New upstream release. + * Disable globe plugin, doesn't support osgEarth 2.7 properly. + * Update copyright file, changes: + - Update copyright years for Sandro Santilli & The QGIS Project + - Add Even Rouault to copyright holders + * Update symbols for amd64. + + -- Bas Couwenberg <[email protected]> Fri, 08 Jul 2016 16:39:08 +0200 + +qgis (2.14.3+dfsg-3) UNRELEASED; urgency=medium + + * Update symbols for hppa & ppc64. + + -- Bas Couwenberg <[email protected]> Tue, 24 May 2016 00:16:17 +0200 + +qgis (2.14.3+dfsg-2) unstable; urgency=medium + + * Disable QtWebKit support, will be removed from Qt4. + (closes: #784514) + * Update symbols for amd64. + + -- Bas Couwenberg <[email protected]> Sun, 22 May 2016 18:31:53 +0200 -qgis (2.14.3) unstable; urgency=medium +qgis (2.14.3+dfsg-1) unstable; urgency=medium + * Update symbols for arm64 mips mipsel powerpc ppc64el s390x. + * Move from experimental to unstable. + + -- Bas Couwenberg <[email protected]> Sun, 22 May 2016 11:37:24 +0200 + +qgis (2.14.3+dfsg-1~exp1) experimental; urgency=medium + + [ Jürgen E. Fischer ] * Release of 2.14.3 - -- Jürgen E. Fischer <[email protected]> Fri, 08 Jul 2016 14:00:32 +0200 + [ Bas Couwenberg ] + * New upstream release. + * Add patch to add support for GNU/Hurd to GRASS plugin qtermwidget. + * Update copyright years for Sandro Mani in copyright file. + * Update symbols for amd64. + + -- Bas Couwenberg <[email protected]> Fri, 20 May 2016 16:31:03 +0200 + +qgis (2.14.2+dfsg-2) unstable; urgency=medium + + * Add patch to add support for kFreeBSD to GRASS plugin. + (closes: #824079) -qgis (2.14.2) unstable; urgency=medium + -- Bas Couwenberg <[email protected]> Fri, 13 May 2016 09:33:14 +0200 +qgis (2.14.2+dfsg-1) unstable; urgency=medium + + * Disable check for new version of QGIS at startup. + To re-enable the version check, edit /etc/defaults/qgis + and remove --noversioncheck from QGIS_OPTS. + (closes: #823283) + * Update symbols for other architectures. + * Move from experimental to unstable. + + -- Bas Couwenberg <[email protected]> Wed, 11 May 2016 18:54:05 +0200 + +qgis (2.14.2+dfsg-1~exp1) experimental; urgency=medium + + [ Jürgen E. Fischer ] * Release of 2.14.2 + (closes: #822477) + + [ Bas Couwenberg ] + * New upstream release. + * Bump Standards-Version to 3.9.8, no changes. + * Update symbols for amd64. - -- Jürgen E. Fischer <[email protected]> Fri, 20 May 2016 14:05:09 +0200 + -- Bas Couwenberg <[email protected]> Fri, 29 Apr 2016 21:07:07 +0200 -qgis (2.14.1) unstable; urgency=medium +qgis (2.14.1+dfsg-2) unstable; urgency=medium - * Release of 2.14.1 + * Add python-shapely to python-qgis-common dependencies. + (closes: #820281) + * Update symbols for other architectures. - -- Jürgen E. Fischer <[email protected]> Fri, 29 Apr 2016 14:00:28 +0200 + -- Bas Couwenberg <[email protected]> Thu, 07 Apr 2016 07:10:22 +0200 -qgis (2.14.0) unstable; urgency=medium +qgis (2.14.1+dfsg-1) unstable; urgency=medium + + * Update symbols for other architectures. + * Move from experimental to unstable. + + -- Bas Couwenberg <[email protected]> Mon, 28 Mar 2016 11:30:58 +0200 + +qgis (2.14.1+dfsg-1~exp1) experimental; urgency=medium [ Jürgen E. Fischer ] - * Release of 2.14.0 + * Release of 2.14.1 [ Bas Couwenberg ] - * Fix removal of obsolete diversions for bother the grass plugin & provider. + * Update copyright file, changes: + - Add license & copyright for qwtpolar-1.1.1 + - Group CMake files by Simon Edwards + * Re-enable QwtPolar, qwtpolar-1.1 supports Qwt > 6.0. + * Enable all hardening buildflags. + * Drop globe-adapt-to-osgearth-2.7.patch, included upstream. + Refresh remaining patches. + * Update symbols for amd64. + + -- Bas Couwenberg <[email protected]> Fri, 25 Mar 2016 16:41:46 +0100 + +qgis (2.14.0+dfsg0-3) unstable; urgency=medium + + * Recreate symbols files, old ones failed to patch. + * Fix build with `dpkg-buildpackage -A`. Various files in architecture + independent packages are built in the -arch target. + (closes: #817811) + * Update various URLs to use HTTPS. + * Drop unused lintian override for binaries-have-file-conflict. + + -- Bas Couwenberg <[email protected]> Thu, 10 Mar 2016 20:52:00 +0100 + +qgis (2.14.0+dfsg0-2) unstable; urgency=medium + + * Restore use of pkgkde_symbolshelper by dh. + * Add patch for osgEarth 2.7 support, re-enable globe plugin. + * Fix removal of obsolete diversions for both the grass plugin & provider. (closes: #817176) - -- Jürgen E. Fischer <[email protected]> Fri, 25 Mar 2016 13:17:00 +0100 + -- Bas Couwenberg <[email protected]> Wed, 09 Mar 2016 19:11:51 +0100 + +qgis (2.14.0+dfsg0-1) unstable; urgency=medium -qgis (2.13.0) unstable; urgency=medium + * Disable globe plugin, fails to build with osgEarth 2.7. + * Add Breaks/Replaces to qgis for binaries moved from grass provider. + * Add patch to fix 'number' typo. + * Move from experimental to unstable. + + -- Bas Couwenberg <[email protected]> Tue, 08 Mar 2016 07:12:13 +0100 + +qgis (2.14.0+dfsg0-1~exp1) experimental; urgency=medium + + [ Jürgen E. Fischer ] + * Release of 2.14.0 + + [ Bas Couwenberg ] + * New upstream release. + * Bump Standards-Version to 3.9.7, no changes. + * Merge upstream packaging changes, re-enable grass plugin. + * Update patches, changes: + - Drop 0001-fix-arm-build.patch, applied upstream + - Drop exclude-dxf2shp-plugin.patch, license issue fixed + - Drop typo changes for generated ChangeLog + - Refresh remaining patches + * Update copyright file, changes: + - Update copyright years for existing copyright holders + - Add new copyright holders + - Add license & copyright for embedded copies of Python nose2 & yaml + - Add license & copyright for new CMake modules + - Drop dxf2shp_converter plugin from Files-Excluded, + GPL-2 sources no longer included + - Drop files removed from upstream source + * Fix duplicate short description for qgis-{plugin,provider}-grass. + * Install man pages for qgis.bin & qbrowser.bin binaries. + * Add symbols file for libqgis-app2.14.0. + * Use versioned Breaks instead of Conflicts. + * Update symbols for amd64. + + -- Bas Couwenberg <[email protected]> Fri, 26 Feb 2016 18:04:13 +0100 + +qgis (2.13.0) UNRELEASED; urgency=medium * New development version 2.13 after branch of 2.12 * add dependencies to gdal-bin, python-psycopg2, python-yaml, python-mock -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/qgis.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

