[qgis] branch master updated (ab7bf14 -> 9257503)

Bas Couwenberg sebastic at debian.org
Fri Sep 15 23:28:08 UTC 2017


This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch master
in repository qgis.

      from  ab7bf14   Set distribution to unstable.
       new  bf0aef6   New upstream version 2.14.19+dfsg
       new  46f9b11   Merge tag 'upstream/2.14.19+dfsg'
       new  625e997   New upstream release.
       new  89de95e   Drop remove-sip-workaround.patch, applied upstream.
       new  e1790bc   Remove mimelnk files for KDE3. (closes: #875520)
       new  7b2f0a5   Update symbols for amd64.
       new  9257503   Set distribution to experimental.

The 7 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:
 .travis.yml                                        |  1 +
 CMakeLists.txt                                     |  2 +-
 ChangeLog                                          | 20 +++++++++
 debian/changelog                                   | 14 ++++++
 debian/control                                     | 50 +++++++++++-----------
 ....18.install => libqgis-analysis2.14.19.install} |  0
 ....18.symbols => libqgis-analysis2.14.19.symbols} |  5 +--
 ...p2.14.18.install => libqgis-app2.14.19.install} |  0
 ...p2.14.18.symbols => libqgis-app2.14.19.symbols} |  2 +-
 ...2.14.18.install => libqgis-core2.14.19.install} |  0
 ...2.14.18.symbols => libqgis-core2.14.19.symbols} | 40 ++++++++---------
 ...i2.14.18.install => libqgis-gui2.14.19.install} |  0
 ...rrides => libqgis-gui2.14.19.lintian-overrides} |  2 +-
 ...i2.14.18.symbols => libqgis-gui2.14.19.symbols} |  2 +-
 ...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} |  2 +-
 ....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 --
 python/core/__init__.py                            |  3 +-
 python/core/qgscoordinatetransform.sip             |  1 -
 src/server/qgswmsserver.cpp                        | 10 +++--
 tests/src/python/test_qgsexpression.py             | 24 +++++++++++
 40 files changed, 124 insertions(+), 157 deletions(-)
 rename debian/{libqgis-analysis2.14.18.install => libqgis-analysis2.14.19.install} (100%)
 rename debian/{libqgis-analysis2.14.18.symbols => libqgis-analysis2.14.19.symbols} (98%)
 rename debian/{libqgis-app2.14.18.install => libqgis-app2.14.19.install} (100%)
 rename debian/{libqgis-app2.14.18.symbols => libqgis-app2.14.19.symbols} (99%)
 rename debian/{libqgis-core2.14.18.install => libqgis-core2.14.19.install} (100%)
 rename debian/{libqgis-core2.14.18.symbols => libqgis-core2.14.19.symbols} (99%)
 rename debian/{libqgis-gui2.14.18.install => libqgis-gui2.14.19.install} (100%)
 rename debian/{libqgis-gui2.14.18.lintian-overrides => libqgis-gui2.14.19.lintian-overrides} (54%)
 rename debian/{libqgis-gui2.14.18.symbols => libqgis-gui2.14.19.symbols} (99%)
 rename debian/{libqgis-networkanalysis2.14.18.install => libqgis-networkanalysis2.14.19.install} (100%)
 rename debian/{libqgis-networkanalysis2.14.18.symbols => libqgis-networkanalysis2.14.19.symbols} (98%)
 rename debian/{libqgis-server2.14.18.install => libqgis-server2.14.19.install} (100%)
 rename debian/{libqgis-server2.14.18.symbols => libqgis-server2.14.19.symbols} (99%)
 rename debian/{libqgisgrass7-2.14.18.install => libqgisgrass7-2.14.19.install} (100%)
 rename debian/{libqgisgrass7-2.14.18.lintian-overrides => libqgisgrass7-2.14.19.lintian-overrides} (70%)
 rename debian/{libqgisgrass7-2.14.18.symbols => libqgisgrass7-2.14.19.symbols} (99%)
 rename debian/{libqgispython2.14.18.install => libqgispython2.14.19.install} (100%)
 rename debian/{libqgispython2.14.18.symbols => libqgispython2.14.19.symbols} (81%)
 delete mode 100644 debian/mime/application/x-adobe-mif.desktop
 delete mode 100644 debian/mime/application/x-esri-crs.desktop
 delete mode 100644 debian/mime/application/x-esri-shape.desktop
 delete mode 100644 debian/mime/application/x-mapinfo-mif.desktop
 delete mode 100644 debian/mime/application/x-qgis-layer-settings.desktop
 delete mode 100644 debian/mime/application/x-qgis-project.desktop
 delete mode 100644 debian/mime/application/x-raster-aig.desktop
 delete mode 100644 debian/mime/application/x-raster-ecw.desktop
 delete mode 100644 debian/mime/application/x-raster-mrsid.desktop
 delete mode 100644 debian/patches/remove-sip-workaround.patch

-- 
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