[QGIS Commit] [qgis/QGIS] 3f6543: debian packaging fixes

GitHub noreply at github.com
Sun Feb 23 08:12:55 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/qgis/QGIS
  Commit: 3f6543d93bae0955ef7b1c704fd4fc392e67549c
      https://github.com/qgis/QGIS/commit/3f6543d93bae0955ef7b1c704fd4fc392e67549c
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2014-02-23 (Sun, 23 Feb 2014)

  Changed paths:
    M debian/changelog
    M debian/control.jessie
    M debian/control.precise
    M debian/control.quantal
    M debian/control.raring
    M debian/control.saucy
    M debian/control.sid
    M debian/control.sid-oracle
    M debian/control.trusty
    M debian/control.wheezy
    M debian/rules

  Log Message:
  -----------
  debian packaging fixes
* enable globe on jessie
* add dependency on libqt4-sql-sqlite to qgis-provider (fixes #8662)


  Commit: 4e162fabf652987c0d0b072b91a0e219d82e72c0
      https://github.com/qgis/QGIS/commit/4e162fabf652987c0d0b072b91a0e219d82e72c0
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2014-02-23 (Sun, 23 Feb 2014)

  Changed paths:
    M doc/AUTHORS

  Log Message:
  -----------
  Include Giovanni in AUTHORS


  Commit: bc87d51b0614c4fe3899fa72439c87ec973c9fe3
      https://github.com/qgis/QGIS/commit/bc87d51b0614c4fe3899fa72439c87ec973c9fe3
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2014-02-23 (Sun, 23 Feb 2014)

  Changed paths:
    M src/providers/wms/qgswmscapabilities.cpp
    M src/providers/wms/qgswmscapabilities.h
    M src/providers/wms/qgswmsprovider.cpp

  Log Message:
  -----------
  wms provider [hopefully fully adapted to merged threading]
* store all given bounding boxes and if available choose the given bbox for the
  requested srid, otherwise pick one that transforms fin(it)e
* remove unused mCoordinateTransform
* wmts: show tile matrix size with warnings when the matrix is not large enough
  to cover the layer extents


Compare: https://github.com/qgis/QGIS/compare/f02591a263d7...bc87d51b0614


More information about the QGIS-commit mailing list