Your message dated Sun, 07 May 2023 07:46:41 +0000
with message-id <[email protected]>
and subject line unblock qt6-scxml
has caused the Debian Bug report #1035634,
regarding unblock: qt6-scxml/6.4.2-2
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1035634: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1035634
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
X-Debbugs-Cc: [email protected]
Please unblock package qt6-scxml
[ Reason ]
One of the cmake-files in qt6-scxml-dev references a plugin.
However, this plugin was not installed even though the plugin
might be needed to build other packages.
This fix installs the missing plugin.
[ Impact ]
Certain packages cannot be built. So far, the only known package
is pyside 6.5, but there might be more.
[ Tests ]
The plugin (libqscxmlecmascriptdatamodel.so) is now installed, see
https://packages.debian.org/sid/amd64/libqt6scxml6/filelist
[ Risks ]
Risk is low, the only change is installing one additional file.
[ Checklist ]
[x] all changes are documented in the d/changelog
[x] I reviewed all changes and I approve them
[x] attach debdiff against the package in testing
[ Other info ]
unblock qt6-scxml/6.4.2-2
diffstat for qt6-scxml-6.4.2 qt6-scxml-6.4.2
changelog | 7 +++++++
libqt6scxml6.install | 1 +
not-installed | 1 -
3 files changed, 8 insertions(+), 1 deletion(-)
diff -Nru qt6-scxml-6.4.2/debian/changelog qt6-scxml-6.4.2/debian/changelog
--- qt6-scxml-6.4.2/debian/changelog 2023-01-24 12:46:29.000000000 +0100
+++ qt6-scxml-6.4.2/debian/changelog 2023-05-01 01:53:51.000000000 +0200
@@ -1,3 +1,10 @@
+qt6-scxml (6.4.2-2) unstable; urgency=medium
+
+ [ Patrick Franz ]
+ * Install the ECMAScript Data Model plugin (Closes: #1035066).
+
+ -- Patrick Franz <[email protected]> Mon, 01 May 2023 01:53:51 +0200
+
qt6-scxml (6.4.2-1) unstable; urgency=medium
[ Patrick Franz ]
diff -Nru qt6-scxml-6.4.2/debian/libqt6scxml6.install
qt6-scxml-6.4.2/debian/libqt6scxml6.install
--- qt6-scxml-6.4.2/debian/libqt6scxml6.install 2021-12-07 10:44:16.000000000
+0100
+++ qt6-scxml-6.4.2/debian/libqt6scxml6.install 2023-05-01 01:25:45.000000000
+0200
@@ -1 +1,2 @@
usr/lib/${DEB_HOST_MULTIARCH}/libQt6Scxml.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins/scxmldatamodel/libqscxmlecmascriptdatamodel.so
diff -Nru qt6-scxml-6.4.2/debian/not-installed
qt6-scxml-6.4.2/debian/not-installed
--- qt6-scxml-6.4.2/debian/not-installed 2021-12-07 10:44:16.000000000
+0100
+++ qt6-scxml-6.4.2/debian/not-installed 2023-05-01 01:25:46.000000000
+0200
@@ -18,4 +18,3 @@
usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_scxmlqml_private.pri
usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_statemachine_private.pri
usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_statemachineqml_private.pri
-usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins/scxmldatamodel/libqscxmlecmascriptdatamodel.so
--- End Message ---
--- Begin Message ---
Unblocked.
--- End Message ---