Martin Landa pushed to branch ubuntu/xenial at Debian GIS Project / qgis
Commits: 50db35bf by Martin Landa at 2019-03-25T12:11:00Z qgis-providers.install: remove the line for libqsqlspatialite.so - - - - - 9f49db5e by Martin Landa at 2019-03-25T12:12:39Z remove unused grass76.patch - - - - - 2 changed files: - − debian/patches/grass76.patch - debian/qgis-providers.install Changes: ===================================== debian/patches/grass76.patch deleted ===================================== @@ -1,14 +0,0 @@ -Description: Add support for GRASS 7.6. -Author: Bas Couwenberg <[email protected]> - ---- a/python/plugins/processing/algs/grass7/Grass7Utils.py -+++ b/python/plugins/processing/algs/grass7/Grass7Utils.py -@@ -84,7 +84,7 @@ class Grass7Utils: - if Grass7Utils.grassPath() is None: - return None - -- for command in ["grass74", "grass72", "grass71", "grass70", "grass"]: -+ for command in ["grass76", "grass74", "grass72", "grass71", "grass70", "grass"]: - proc = subprocess.Popen( - ["{} -v".format(command)], - shell=True, ===================================== debian/qgis-providers.install ===================================== @@ -21,4 +21,3 @@ usr/lib/qgis/plugins/libvirtuallayerprovider.so usr/lib/qgis/plugins/libwcsprovider.so usr/lib/qgis/plugins/libwfsprovider.so usr/lib/qgis/plugins/libwmsprovider.so -#!xenial#{QT_PLUGINS_DIR}/sqldrivers/libqsqlspatialite.so View it on GitLab: https://salsa.debian.org/debian-gis-team/qgis/compare/09084f85f57cbb6dffae9e5196d47f1beceaf4bc...9f49db5ec0257d2afe2cdfcb03d5bdb5f749931a -- View it on GitLab: https://salsa.debian.org/debian-gis-team/qgis/compare/09084f85f57cbb6dffae9e5196d47f1beceaf4bc...9f49db5ec0257d2afe2cdfcb03d5bdb5f749931a You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
