[Git][debian-gis-team/qgis][master] 2 commits: Disable WebKit support. To be removed from trixie. (closes: #1093301)
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Tue Feb 4 06:03:13 GMT 2025
Bas Couwenberg pushed to branch master at Debian GIS Project / qgis
Commits:
8cb39d6c by Bas Couwenberg at 2025-01-21T19:41:14+01:00
Disable WebKit support. To be removed from trixie. (closes: #1093301)
- - - - -
d60fa0bc by Bas Couwenberg at 2025-02-04T05:27:33+01:00
Set distribution to unstable.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+qgis (3.34.15+dfsg-2) unstable; urgency=medium
+
+ * Disable WebKit support. To be removed from trixie.
+ (closes: #1093301)
+
+ -- Bas Couwenberg <sebastic at debian.org> Tue, 04 Feb 2025 05:27:12 +0100
+
qgis (3.34.15+dfsg-1) unstable; urgency=medium
* Move from experimental to unstable.
=====================================
debian/control
=====================================
@@ -29,7 +29,6 @@ Build-Depends: bison,
libqt5serialport5-dev,
libqt5sql5-sqlite,
libqt5svg5-dev,
- libqt5webkit5-dev,
libqt5xmlpatterns5-dev,
libqwt-qt5-dev,
libspatialindex-dev,
@@ -268,7 +267,6 @@ Depends: grass-dev (>= 8.4.0),
libqgispython3.34.15 (= ${binary:Version}),
libqscintilla2-qt5-dev,
libqt5svg5-dev,
- libqt5webkit5-dev,
libqwt-qt5-dev,
libsqlite3-dev,
pyqt5-dev-tools,
@@ -365,7 +363,6 @@ Depends: python3-qgis-common (= ${source:Version}),
python3-pyqt5.qtpositioning,
python3-pyqt5.qtsql,
python3-pyqt5.qtsvg,
- python3-pyqt5.qtwebkit,
python3-yaml,
${python3:Depends},
${shlibs:Depends},
=====================================
debian/rules
=====================================
@@ -68,6 +68,7 @@ CMAKE_OPTS := \
-DWITH_SERVER=TRUE \
-DWITH_SERVER_PLUGINS=TRUE \
-DWITH_QSPATIALITE=TRUE \
+ -DWITH_QTWEBKIT=FALSE \
-DWITH_QWTPOLAR=FALSE \
-DWITH_3D=TRUE \
-DGEOS_LIBRARY=/usr/lib/$(DEB_BUILD_MULTIARCH)/libgeos_c.so \
View it on GitLab: https://salsa.debian.org/debian-gis-team/qgis/-/compare/65e84411f0371d23261a6a5fd4c4d7ee45eeeca1...d60fa0bc13db09185ff5827635f9533a74125f9d
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/qgis/-/compare/65e84411f0371d23261a6a5fd4c4d7ee45eeeca1...d60fa0bc13db09185ff5827635f9533a74125f9d
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20250204/fb26d9a6/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list