[neon/qt6/qt6-location/Neon/release] debian: fake signing key, ${DEB_HOST_MULTIARCH} & sbom

Carlos De Maine null at kde.org
Sat Dec 7 06:26:33 GMT 2024


Git commit 6183e014ccc23d27ec0d73f0bf9ef63e5315682e by Carlos De Maine.
Committed on 07/12/2024 at 06:26.
Pushed by carlosdem into branch 'Neon/release'.

fake signing key, ${DEB_HOST_MULTIARCH} & sbom

M  +8    -7    debian/qt6-location-dev.install
M  +4    -4    debian/qt6-location.install
A  +0    -0    debian/upstream/signing-key.asc

https://invent.kde.org/neon/qt6/qt6-location/-/commit/6183e014ccc23d27ec0d73f0bf9ef63e5315682e

diff --git a/debian/qt6-location-dev.install b/debian/qt6-location-dev.install
index f323130..a51eea8 100644
--- a/debian/qt6-location-dev.install
+++ b/debian/qt6-location-dev.install
@@ -1,9 +1,10 @@
 usr/include/
-usr/lib/*/cmake/
-usr/lib/*/libQt6Location.prl
-usr/lib/*/libQt6Location.so
-usr/lib/*/pkgconfig/
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/
+usr/lib/${DEB_HOST_MULTIARCH}/libQt6Location.prl
+usr/lib/${DEB_HOST_MULTIARCH}/libQt6Location.so
+usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig/
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/examples/
-usr/lib/*/qt6/metatypes/
-usr/lib/*/qt6/mkspecs/
-usr/lib/*/qt6/modules/
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/metatypes/
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/modules/
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/sbom/
diff --git a/debian/qt6-location.install b/debian/qt6-location.install
index c3ef157..d6a9c17 100644
--- a/debian/qt6-location.install
+++ b/debian/qt6-location.install
@@ -1,4 +1,4 @@
-usr/lib/*/libQt6Location.so.6
-usr/lib/*/libQt6Location.so.6*
-usr/lib/*/qt6/plugins/
-usr/lib/*/qt6/qml/QtLocation/
+usr/lib/${DEB_HOST_MULTIARCH}/libQt6Location.so.6
+usr/lib/${DEB_HOST_MULTIARCH}/libQt6Location.so.6*
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins/
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/QtLocation/
diff --git a/debian/upstream/signing-key.asc b/debian/upstream/signing-key.asc
new file mode 100644
index 0000000..e69de29


More information about the Neon-commits mailing list