This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch stretch-backports in repository qgis.
commit ef95ca0564c40dccf47c59a3c672fdd6f1220b8d Merge: 7adc3cd ad48841 Author: Bas Couwenberg <sebas...@xs4all.nl> Date: Sat Sep 30 09:35:45 2017 +0200 Merge tag 'debian/2.14.19+dfsg-1' into stretch-backports .travis.yml | 1 + CMakeLists.txt | 2 +- ChangeLog | 20 +++ debian/changelog | 27 +++ debian/control | 54 +++--- ....18.install => libqgis-analysis2.14.19.install} | 0 ....18.symbols => libqgis-analysis2.14.19.symbols} | 8 +- ...p2.14.18.install => libqgis-app2.14.19.install} | 0 ...p2.14.18.symbols => libqgis-app2.14.19.symbols} | 184 ++++++++++----------- ...2.14.18.install => libqgis-core2.14.19.install} | 0 ...2.14.18.symbols => libqgis-core2.14.19.symbols} | 46 +++--- debian/libqgis-gui2.14.18.lintian-overrides | 3 - ...i2.14.18.install => libqgis-gui2.14.19.install} | 0 ...i2.14.18.symbols => libqgis-gui2.14.19.symbols} | 28 ++-- ...tall => libqgis-networkanalysis2.14.19.install} | 0 ...bols => libqgis-networkanalysis2.14.19.symbols} | 2 +- ...14.18.install => libqgis-server2.14.19.install} | 0 ...14.18.symbols => libqgis-server2.14.19.symbols} | 2 +- ...14.18.install => libqgisgrass7-2.14.19.install} | 0 ...des => libqgisgrass7-2.14.19.lintian-overrides} | 2 +- ...14.18.symbols => libqgisgrass7-2.14.19.symbols} | 23 ++- ....14.18.install => libqgispython2.14.19.install} | 0 ....14.18.symbols => libqgispython2.14.19.symbols} | 2 +- debian/mime/application/x-adobe-mif.desktop | 8 - debian/mime/application/x-esri-crs.desktop | 8 - debian/mime/application/x-esri-shape.desktop | 8 - debian/mime/application/x-mapinfo-mif.desktop | 9 - .../mime/application/x-qgis-layer-settings.desktop | 8 - debian/mime/application/x-qgis-project.desktop | 9 - debian/mime/application/x-raster-aig.desktop | 8 - debian/mime/application/x-raster-ecw.desktop | 8 - debian/mime/application/x-raster-mrsid.desktop | 8 - debian/patches/remove-sip-workaround.patch | 16 -- debian/patches/series | 1 - debian/qgis.install | 1 - debian/rules | 3 - debian/source.lintian-overrides | 4 + python/core/__init__.py | 3 +- python/core/qgscoordinatetransform.sip | 1 - src/server/qgswmsserver.cpp | 10 +- tests/src/python/test_qgsexpression.py | 24 +++ 41 files changed, 259 insertions(+), 282 deletions(-) diff --cc debian/changelog index 0de4051,44ff975..5091dff --- a/debian/changelog +++ b/debian/changelog @@@ -1,9 -1,30 +1,36 @@@ + qgis (2.14.19+dfsg-1) unstable; urgency=medium + + * Update symbols for other architectures. + * Drop unused lintian override for spelling-error-in-binary. + * Add lintian override for python-foo-but-no-python3-foo. + * Move libqgis-server to libs section. + * Change priority for qgis-dbg from extra to optional. + * Bump Standards-Version to 4.1.0, changes: priority. + * Move from experimental to unstable. + (closes: #876320) + + -- Bas Couwenberg <sebas...@debian.org> Thu, 21 Sep 2017 07:55:48 +0200 + + qgis (2.14.19+dfsg-1~exp1) experimental; urgency=medium + + [ Jürgen E. Fischer ] + * Release of 2.14.19 + + [ Bas Couwenberg ] + * New upstream release. + * Drop remove-sip-workaround.patch, applied upstream. + * Remove mimelnk files for KDE3. + (closes: #875520) + * Update symbols for amd64. + + -- Bas Couwenberg <sebas...@debian.org> Fri, 15 Sep 2017 23:07:28 +0200 + +qgis (2.14.18+dfsg-1~bpo9+1) stretch-backports; urgency=medium + + * Rebuild for stretch-backports. + + -- Bas Couwenberg <sebas...@debian.org> Mon, 28 Aug 2017 10:30:16 +0200 + qgis (2.14.18+dfsg-1) unstable; urgency=medium * Add patch by Dmitry Shachnev to fix FTBFS with SIP 4.19.3. diff --cc debian/control index ad91687,4fdbe84..ac3fb2b --- a/debian/control +++ b/debian/control @@@ -65,9 -65,9 +65,9 @@@ Build-Depends: bison pkg-kde-tools Build-Conflicts: libqgis-dev, qgis-dev - Standards-Version: 4.0.0 + Standards-Version: 4.1.0 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/qgis.git -Vcs-Git: https://anonscm.debian.org/git/pkg-grass/qgis.git +Vcs-Git: https://anonscm.debian.org/git/pkg-grass/qgis.git -b stretch-backports Homepage: https://qgis.org/ X-Python-Version: >= 2.7, << 2.8 -- 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