[PATCH] cmake/QtBuildInternalsExtra.cmake.in: Patch out embedded build path.
The original build path should not be needed in the shipped package,
and causes reproducibility issues when built in different paths.
https://reproducible-builds.org/docs/build-path/
Gbp-Pq: Name build_path_embedded_qtbuildinternalsextra_cmake.patch
qt6-base (6.4.2+dfsg-1) unstable; urgency=medium
[ Patrick Franz ]
* Switch to the official 6.4.2 tarball, the tarball is the same.
[ Helmut Grohne ]
* Fix FTCBFS: Pass QT_HOST_PATH. (Closes: #
1023054)
+ cross.patch: Honour PKG_CONFIG_EXECUTABLE
+ cross.patch: Allow building android tools
+ Pass QT_HOST_* variables to build.
+ Depend on a native qt toolchain for the former.
+ Do build tools even when cross building.
+ Add excess files to debian/not-installed.
* Install <triplet>-qmake6 cross wrapper (Closes: #
1025663).
[dgit import unpatched qt6-base 6.4.2+dfsg-1]