[qgis] branch stretch-backports updated (df00e24 -> 2c8c755)

Bas Couwenberg sebastic at debian.org
Sat Dec 16 11:28:27 UTC 2017


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

sebastic pushed a change to branch stretch-backports
in repository qgis.

      from  df00e24   Rebuild for stretch-backports.
      adds  b1ed94f   Override dh_gencontrol to set GRASS ABI dependency with substvars.
      adds  c9b4b38   Strip trailing whitespace from changelog.
      adds  2502fcd   Update branch in gbp.conf & Vcs-Git URL.
      adds  e74b050   Update packing for GRASS 7.4.
      adds  eafe974   Set distribution to experimental.
      adds  86e5299   Fix GRASS ABI dependency to include 'grass'.
      adds  e3ae068   Set distribution to experimental.
      adds  9e8b799   Strip trailing whitespace from control file.
      adds  29d5785   Disable use of QtWebKit. (closes: #882663)
      adds  677e09a   New upstream version 2.14.21+dfsg
      adds  4b7ec86   Merge tag 'upstream/2.14.21+dfsg' into experimental
      adds  9f9bd4b   New upstream release.
      adds  748cedd   Partially revert GRASS 7.4 changes to build with GRASS 7.2.
      adds  ae7d964   Merge changelog entry for 2.14.20+dfsg-2~exp3 into 2.14.21+dfsg-1~exp1.
      adds  f5749ed   Don't install PyQt4 files, no longer built.
      adds  d84419d   Disable Breaks/Replaces on python-qt4, python-qgis no longer includes PyQt4 files.
      adds  40add58   Drop obsolete dbg package.
      adds  b8a5b1a   Bump Standards-Version to 4.1.2, no changes.
      adds  164c81b   Add lintian override for dependency-on-python-version-marked-for-end-of-life.
      adds  38d5c27   Set distribution to experimental.
      adds  73402a8   Update symbols for amd64.
      adds  f2fed04   Update symbols for amd64 & other architectures.
      adds  8e65859   Revert "Update branch in gbp.conf & Vcs-Git URL."
      adds  01fa247   Set distribution to unstable.
       new  21a7bde   Merge tag 'debian/2.14.21+dfsg-1' into stretch-backports
       new  2c8c755   Rebuild for stretch-backports.

The 2 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                                          | 12 +++
 debian/changelog                                   | 55 +++++++++++++-
 debian/control                                     | 65 ++++++-----------
 ....20.install => libqgis-analysis2.14.21.install} |  0
 ....20.symbols => libqgis-analysis2.14.21.symbols} |  8 +-
 ...p2.14.20.install => libqgis-app2.14.21.install} |  0
 ...p2.14.20.symbols => libqgis-app2.14.21.symbols} |  6 +-
 ...2.14.20.install => libqgis-core2.14.21.install} |  0
 ...2.14.20.symbols => libqgis-core2.14.21.symbols} | 62 +++++++++++-----
 ...i2.14.20.install => libqgis-gui2.14.21.install} |  0
 ...i2.14.20.symbols => libqgis-gui2.14.21.symbols} | 44 +----------
 ...tall => libqgis-networkanalysis2.14.21.install} |  0
 ...bols => libqgis-networkanalysis2.14.21.symbols} |  2 +-
 ...14.20.install => libqgis-server2.14.21.install} |  0
 ...14.20.symbols => libqgis-server2.14.21.symbols} |  2 +-
 ...14.20.install => libqgisgrass7-2.14.21.install} |  0
 ...des => libqgisgrass7-2.14.21.lintian-overrides} |  2 +-
 ...14.20.symbols => libqgisgrass7-2.14.21.symbols} |  2 +-
 ....14.20.install => libqgispython2.14.21.install} |  0
 ....14.20.symbols => libqgispython2.14.21.symbols} |  2 +-
 debian/patches/grass72.patch                       | 15 ----
 debian/patches/grass74.patch                       | 14 ++++
 debian/patches/series                              |  2 +-
 debian/qgis-plugin-grass-common.lintian-overrides  |  4 +
 debian/rules                                       | 11 ++-
 src/server/qgswmsserver.cpp                        | 85 ++++++++++++++++------
 27 files changed, 236 insertions(+), 159 deletions(-)
 rename debian/{libqgis-analysis2.14.20.install => libqgis-analysis2.14.21.install} (100%)
 rename debian/{libqgis-analysis2.14.20.symbols => libqgis-analysis2.14.21.symbols} (98%)
 rename debian/{libqgis-app2.14.20.install => libqgis-app2.14.21.install} (100%)
 rename debian/{libqgis-app2.14.20.symbols => libqgis-app2.14.21.symbols} (99%)
 rename debian/{libqgis-core2.14.20.install => libqgis-core2.14.21.install} (100%)
 rename debian/{libqgis-core2.14.20.symbols => libqgis-core2.14.21.symbols} (99%)
 rename debian/{libqgis-gui2.14.20.install => libqgis-gui2.14.21.install} (100%)
 rename debian/{libqgis-gui2.14.20.symbols => libqgis-gui2.14.21.symbols} (99%)
 rename debian/{libqgis-networkanalysis2.14.20.install => libqgis-networkanalysis2.14.21.install} (100%)
 rename debian/{libqgis-networkanalysis2.14.20.symbols => libqgis-networkanalysis2.14.21.symbols} (98%)
 rename debian/{libqgis-server2.14.20.install => libqgis-server2.14.21.install} (100%)
 rename debian/{libqgis-server2.14.20.symbols => libqgis-server2.14.21.symbols} (99%)
 rename debian/{libqgisgrass7-2.14.20.install => libqgisgrass7-2.14.21.install} (100%)
 rename debian/{libqgisgrass7-2.14.20.lintian-overrides => libqgisgrass7-2.14.21.lintian-overrides} (70%)
 rename debian/{libqgisgrass7-2.14.20.symbols => libqgisgrass7-2.14.21.symbols} (99%)
 rename debian/{libqgispython2.14.20.install => libqgispython2.14.21.install} (100%)
 rename debian/{libqgispython2.14.20.symbols => libqgispython2.14.21.symbols} (81%)
 delete mode 100644 debian/patches/grass72.patch
 create mode 100644 debian/patches/grass74.patch
 create mode 100644 debian/qgis-plugin-grass-common.lintian-overrides

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