This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch stretch-backports in repository qgis.
commit 091e6e6e335808a5e97a1d6ce46f9b52da11036c Merge: 3a3535a ab7bf14 Author: Bas Couwenberg <[email protected]> Date: Mon Aug 28 10:30:06 2017 +0200 Merge tag 'debian/2.14.18+dfsg-1' into stretch-backports CMakeLists.txt | 2 +- ChangeLog | 14 ++ debian/changelog | 20 +++ debian/control | 50 +++--- ....17.install => libqgis-analysis2.14.18.install} | 0 ....17.symbols => libqgis-analysis2.14.18.symbols} | 7 +- ...p2.14.17.install => libqgis-app2.14.18.install} | 0 ...p2.14.17.symbols => libqgis-app2.14.18.symbols} | 102 +++++++++++- ...2.14.17.install => libqgis-core2.14.18.install} | 0 ...2.14.17.symbols => libqgis-core2.14.18.symbols} | 66 ++++---- ...i2.14.17.install => libqgis-gui2.14.18.install} | 0 ...rrides => libqgis-gui2.14.18.lintian-overrides} | 2 +- ...i2.14.17.symbols => libqgis-gui2.14.18.symbols} | 185 +++++++++++---------- ...tall => libqgis-networkanalysis2.14.18.install} | 0 ...bols => libqgis-networkanalysis2.14.18.symbols} | 2 +- ...14.17.install => libqgis-server2.14.18.install} | 0 ...14.17.symbols => libqgis-server2.14.18.symbols} | 2 +- ...14.17.install => libqgisgrass7-2.14.18.install} | 0 ...des => libqgisgrass7-2.14.18.lintian-overrides} | 2 +- ...14.17.symbols => libqgisgrass7-2.14.18.symbols} | 32 ++-- ....14.17.install => libqgispython2.14.18.install} | 0 ....14.17.symbols => libqgispython2.14.18.symbols} | 2 +- debian/patches/remove-sip-workaround.patch | 16 ++ debian/patches/series | 1 + src/customwidgets/CMakeLists.txt | 1 + src/server/qgswmsserver.cpp | 5 +- 26 files changed, 325 insertions(+), 186 deletions(-) diff --cc debian/changelog index 6435d8a,9f5f61b..8bc7c4b --- a/debian/changelog +++ b/debian/changelog @@@ -1,9 -1,23 +1,29 @@@ + qgis (2.14.18+dfsg-1) unstable; urgency=medium + + * Add patch by Dmitry Shachnev to fix FTBFS with SIP 4.19.3. + (closes: #872640) + * Update symbols for other architectures. + * Move from experimental to unstable. + + -- Bas Couwenberg <[email protected]> Tue, 22 Aug 2017 18:31:18 +0200 + + qgis (2.14.18+dfsg-1~exp1) experimental; urgency=medium + + [ Jürgen E. Fischer ] + * Release of 2.14.18 + + [ Bas Couwenberg ] + * New upstream release. + * Update symbols for amd64. + + -- Bas Couwenberg <[email protected]> Fri, 18 Aug 2017 20:00:55 +0200 + +qgis (2.14.17+dfsg-1~bpo9+1) stretch-backports; urgency=medium + + * Rebuild for stretch-backports. + + -- Bas Couwenberg <[email protected]> Wed, 02 Aug 2017 07:27:54 +0200 + qgis (2.14.17+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 [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

