sync with latest archive upload

This commit is contained in:
Rik Mills 2024-11-11 08:57:18 +00:00
parent 5f7d263806
commit 9f32cee101
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
calamares (3.3.9-0ubuntu2) plucky; urgency=medium
* Do not build with QtWebEngines on architectures that do not support it.
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 29 Oct 2024 19:01:21 -0500
calamares (3.3.9-0ubuntu1) plucky; urgency=medium
* New upstream release.

2
debian/control vendored
View File

@ -41,7 +41,7 @@ Build-Depends: cmake,
qt6-location-dev,
qt6-svg-dev,
qt6-tools-dev,
qt6-webengine-dev
qt6-webengine-dev <amd64 arm64 armhf>
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://github.com/calamares/calamares