Wireshark-commits: [Wireshark-commits] master 6f9efa7: More Qt minimum version updates.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 10 Dec 2019 19:53:07 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6f9efa7583fc31006ac51f2663b81d5a3eb6eabf
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

6f9efa7 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    More Qt minimum version updates.
    
    Update the minimum version in various documents. Remove some
    no-longer-needed code from scripts that call windeployqt.
    
    Change-Id: I16da4bced9780c9f1b1969aae7c52e2fce1968aa
    Reviewed-on: https://code.wireshark.org/review/35391
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  c5093fb   Qt: Remove a comment.
     add  6f9efa7   More Qt minimum version updates.


Summary of changes:
 INSTALL                                      |   6 +-
 README.bsd                                   |   2 +-
 doc/README.developer                         |   2 +-
 docbook/wsdg_src/WSDG_chapter_libraries.adoc |   2 +-
 packaging/nsis/windeployqt-to-nsis.ps1       |  68 +++++--------
 packaging/wix/windeployqt-to-wix.ps1         | 139 +++++++++------------------
 6 files changed, 77 insertions(+), 142 deletions(-)