Skip to content
qgis (3.4.12+dfsg-2) UNRELEASED; urgency=medium
* Bump Standards-Version to 4.4.1, no changes.
* Add patch by Gudjon I. Gudjonsson to fix FTBFS with qscintilla 2.11.2.
(closes: #942015)
* Update lintian overrides for file-references-package-build-path.
-- Bas Couwenberg <sebastic@debian.org> Mon, 30 Sep 2019 18:48:13 +0200
qgis (3.4.12+dfsg-1) unstable; urgency=medium
* Update symbols for other architectures.
......
......@@ -84,7 +84,7 @@ Build-Depends: bison,
pkg-kde-tools
Build-Conflicts: libqgis-dev,
qgis-dev
Standards-Version: 4.4.0
Standards-Version: 4.4.1
Vcs-Browser: https://salsa.debian.org/debian-gis-team/qgis
Vcs-Git: https://salsa.debian.org/debian-gis-team/qgis.git
Homepage: https://qgis.org/
......
# Cannot easily be fixed
file-references-package-build-path *
# False positive, string not included in source
spelling-error-in-binary * addres address
Description: Fix FTBFS with qscintilla 2.11.2.
Author: Gudjon I. Gudjonsson <gudjon@gudjon.org>
Bug-Debian: https://bugs.debian.org/942015
--- a/src/core/qgsopenclutils.h
+++ b/src/core/qgsopenclutils.h
@@ -28,7 +28,7 @@
#else
#define CL_USE_DEPRECATED_OPENCL_1_1_APIS
#define CL_HPP_TARGET_OPENCL_VERSION 220
-#define CL_TARGET_OPENCL_VERSION 200
+#define CL_TARGET_OPENCL_VERSION 220
#endif
#include <CL/cl2.hpp>
......@@ -2,3 +2,4 @@ python-env.patch
developersmap-use-debian-package.patch
exclude-elvensword-resources.patch
grass78.patch
qscintilla-2.11.patch
# Cannot easily be fixed
file-references-package-build-path *
# Cannot easily be fixed
file-references-package-build-path *
package-contains-broken-symlink usr/share/qgis/doc/LICENSE ../../common-licenses/GPL-2
package-contains-broken-symlink usr/share/qgis/doc/leaflet ../../javascript/leaflet
# Cannot easily be fixed
file-references-package-build-path *