This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch stretch-backports in repository qgis.
commit 99c79c14475da9752536a8cd084d511c714f3de3 Merge: a00fd39 e7fe455 Author: Bas Couwenberg <sebas...@xs4all.nl> Date: Fri Jul 14 16:59:27 2017 +0200 Merge tag 'debian/2.14.16+dfsg-1' into stretch-backports CMakeLists.txt | 2 +- ChangeLog | 62 +++++++ debian/changelog | 22 +++ debian/control | 51 +++--- debian/copyright | 22 +++ ....15.install => libqgis-analysis2.14.16.install} | 0 ....15.symbols => libqgis-analysis2.14.16.symbols} | 6 +- ...p2.14.15.install => libqgis-app2.14.16.install} | 0 ...p2.14.15.symbols => libqgis-app2.14.16.symbols} | 178 ++++++++++---------- ...2.14.15.install => libqgis-core2.14.16.install} | 0 ...2.14.15.symbols => libqgis-core2.14.16.symbols} | 55 +++--- 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} | 184 ++++++++++----------- ...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} | 92 +++++------ ....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, 711 insertions(+), 372 deletions(-) diff --cc debian/changelog index 7460635,c6dd670..d3f2b3a --- a/debian/changelog +++ b/debian/changelog @@@ -1,18 -1,25 +1,40 @@@ + qgis (2.14.16+dfsg-1) unstable; urgency=medium + + * Drop libopenscenegraph-dev build dependency, pulled in via libosgearth-dev. + * Update symbols for other architectures. + * Move from experimental to unstable. + + -- Bas Couwenberg <sebas...@debian.org> Thu, 13 Jul 2017 07:56:17 +0200 + + qgis (2.14.16+dfsg-1~exp1) experimental; urgency=medium + + [ Jürgen E. Fischer ] + * Release of 2.14.16 + + [ Bas Couwenberg ] + * New upstream release. + * Disable openscenegraph & osgearth build dependencies, + osgEarth 2.8 is not supported (yet) by the globe plugin. + * Add license & copyright for qtwebkit.py. + * Update symbols for amd64. + + -- Bas Couwenberg <sebas...@debian.org> Fri, 23 Jun 2017 14:41:25 +0200 + +qgis (2.14.15+dfsg-2~bpo9+1) stretch-backports; urgency=medium + + * Rebuild for stretch-backports. + * Update branch in gbp.conf & Vcs-Git URL. + * Add stretch-backports to distribution lists. + + -- Bas Couwenberg <sebas...@debian.org> Sun, 02 Jul 2017 14:22:32 +0200 + +qgis (2.14.15+dfsg-2) unstable; urgency=medium + + * Disable openscenegraph & osgearth build dependencies, + osgEarth 2.8 is not supported (yet) by the globe plugin. + + -- Bas Couwenberg <sebas...@debian.org> Mon, 26 Jun 2017 14:11:36 +0200 + qgis (2.14.15+dfsg-1) unstable; urgency=medium * Update symbols for other architectures. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/qgis.git _______________________________________________ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel