[qgis] branch master updated (b8627ff -> f861675)

Bas Couwenberg sebastic at debian.org
Fri Jan 13 14:21:17 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  b8627ff   Set distribution to unstable.
       new  0f49c8a   Imported Upstream version 2.14.11+dfsg
       new  fce3a99   Merge tag 'upstream/2.14.11+dfsg'
       new  67e628f   New upstream release.
       new  805216b   Refresh patches.
       new  6e1d476   Update symbols for amd64.
       new  bba5817   Add ${python:Depends} to python-qgis-common dependencies.
       new  f861675   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:
 CMakeLists.txt                                     |     2 +-
 ChangeLog                                          |  4574 ++++----
 debian/changelog                                   |    13 +
 debian/control                                     |    51 +-
 ....10.install => libqgis-analysis2.14.11.install} |     0
 ....10.symbols => libqgis-analysis2.14.11.symbols} |     2 +-
 ...p2.14.10.install => libqgis-app2.14.11.install} |     0
 ...p2.14.10.symbols => libqgis-app2.14.11.symbols} |    89 +-
 ...2.14.10.install => libqgis-core2.14.11.install} |     0
 ...2.14.10.symbols => libqgis-core2.14.11.symbols} |    40 +-
 ...i2.14.10.install => libqgis-gui2.14.11.install} |     0
 ...i2.14.10.symbols => libqgis-gui2.14.11.symbols} |     2 +-
 ...tall => libqgis-networkanalysis2.14.11.install} |     0
 ...bols => libqgis-networkanalysis2.14.11.symbols} |     2 +-
 ...14.10.install => libqgis-server2.14.11.install} |     0
 ...14.10.symbols => libqgis-server2.14.11.symbols} |     2 +-
 ...14.10.install => libqgisgrass7-2.14.11.install} |     0
 ...des => libqgisgrass7-2.14.11.lintian-overrides} |     2 +-
 ...14.10.symbols => libqgisgrass7-2.14.11.symbols} |     2 +-
 ....14.10.install => libqgispython2.14.11.install} |     0
 ....14.10.symbols => libqgispython2.14.11.symbols} |     2 +-
 debian/patches/columns-typo.patch                  |     2 +-
 debian/patches/number-typo.patch                   |     2 +-
 debian/patches/occurred-typo.patch                 |     2 +-
 doc/TRANSLATORS                                    |    78 +-
 i18n/qgis_de.ts                                    | 11714 ++++++++++---------
 ms-windows/osgeo4w/package-nightly.cmd             |    10 +-
 ms-windows/osgeo4w/package.cmd                     |    10 +-
 python/PyQt/CMakeLists.txt                         |     1 +
 python/core/geometry/qgscurvev2.sip                |     3 +-
 .../plugins/processing/algs/gdal/GdalAlgorithm.py  |    19 +-
 .../algs/gdal/GdalOgrAlgorithmProvider.py          |    13 +
 python/plugins/processing/algs/gdal/GdalUtils.py   |    22 +
 .../processing/algs/grass/GrassAlgorithm.py        |     9 +-
 .../algs/grass/GrassAlgorithmProvider.py           |     6 +
 python/plugins/processing/algs/grass/GrassUtils.py |    25 +
 .../processing/algs/grass7/Grass7Algorithm.py      |    34 +-
 .../algs/grass7/Grass7AlgorithmProvider.py         |     6 +
 .../plugins/processing/algs/grass7/Grass7Utils.py  |    25 +
 python/plugins/processing/core/GeoAlgorithm.py     |     2 +-
 python/plugins/processing/core/ProcessingConfig.py |     6 +
 .../plugins/processing/gui/GetScriptsAndModels.py  |    32 +-
 src/app/qgisapp.cpp                                |     7 +-
 src/core/geometry/qgscurvepolygonv2.cpp            |     4 +-
 src/core/geometry/qgscurvev2.h                     |     3 +-
 src/core/geometry/qgslinestringv2.cpp              |     3 -
 src/core/qgsapplication.cpp                        |     2 +-
 src/core/qgsexpression.cpp                         |     4 +
 src/server/qgsserver.cpp                           |    12 +-
 src/server/qgsserverprojectparser.cpp              |    21 +
 src/server/qgswmsserver.cpp                        |    28 +-
 tests/src/core/testqgsgeometry.cpp                 |    33 +-
 52 files changed, 9039 insertions(+), 7882 deletions(-)
 rename debian/{libqgis-analysis2.14.10.install => libqgis-analysis2.14.11.install} (100%)
 rename debian/{libqgis-analysis2.14.10.symbols => libqgis-analysis2.14.11.symbols} (99%)
 rename debian/{libqgis-app2.14.10.install => libqgis-app2.14.11.install} (100%)
 rename debian/{libqgis-app2.14.10.symbols => libqgis-app2.14.11.symbols} (97%)
 rename debian/{libqgis-core2.14.10.install => libqgis-core2.14.11.install} (100%)
 rename debian/{libqgis-core2.14.10.symbols => libqgis-core2.14.11.symbols} (99%)
 rename debian/{libqgis-gui2.14.10.install => libqgis-gui2.14.11.install} (100%)
 rename debian/{libqgis-gui2.14.10.symbols => libqgis-gui2.14.11.symbols} (99%)
 rename debian/{libqgis-networkanalysis2.14.10.install => libqgis-networkanalysis2.14.11.install} (100%)
 rename debian/{libqgis-networkanalysis2.14.10.symbols => libqgis-networkanalysis2.14.11.symbols} (98%)
 rename debian/{libqgis-server2.14.10.install => libqgis-server2.14.11.install} (100%)
 rename debian/{libqgis-server2.14.10.symbols => libqgis-server2.14.11.symbols} (99%)
 rename debian/{libqgisgrass7-2.14.10.install => libqgisgrass7-2.14.11.install} (100%)
 rename debian/{libqgisgrass7-2.14.10.lintian-overrides => libqgisgrass7-2.14.11.lintian-overrides} (70%)
 rename debian/{libqgisgrass7-2.14.10.symbols => libqgisgrass7-2.14.11.symbols} (99%)
 rename debian/{libqgispython2.14.10.install => libqgispython2.14.11.install} (100%)
 rename debian/{libqgispython2.14.10.symbols => libqgispython2.14.11.symbols} (81%)

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