Your message dated Wed, 24 May 2023 20:04:27 +0000
with message-id <[email protected]>
and subject line unblock lomiri-session
has caused the Debian Bug report #1036540,
regarding unblock: lomiri-session/0.2-4
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.)
--
1036540: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1036540
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package lomiri-session
[ Reason ]
It was discovered that GNOME and Lomiri weren't co-installable.
[ Impact ]
When co-installing GNOME and Lomiri, pulseaudio will be removed and
Lomiri needs to tolerated running on top of pipewire with pipewire-pulse
compat layer for pulseaudio.
[ Tests ]
Co-installation tests. Sound in Lomiri is still operational.
[ Risks ]
Audio operations in Lomiri haven't all been tested in depth. So
regressions might pop up. These, however, should be considered as flaws
in pipewire-pulse not providing a 100% pulseaudio-compatible API.
[ 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 ]
This unblock correlates with two other unblocks (ayatana-indicator-sound,
tone-generator).
unblock lomiri-session/0.2-4
diff -Nru lomiri-session-0.2/debian/changelog
lomiri-session-0.2/debian/changelog
--- lomiri-session-0.2/debian/changelog 2023-02-14 11:02:58.000000000 +0100
+++ lomiri-session-0.2/debian/changelog 2023-05-22 09:57:57.000000000 +0200
@@ -1,3 +1,10 @@
+lomiri-session (0.2-4) unstable; urgency=medium
+
+ * debian/control:
+ + Add pipewire-pulse as alternative D for pulseaudio. (Closes: #1035095).
+
+ -- Mike Gabriel <[email protected]> Mon, 22 May 2023 09:57:57 +0200
+
lomiri-session (0.2-3) unstable; urgency=medium
* debian/control:
diff -Nru lomiri-session-0.2/debian/control lomiri-session-0.2/debian/control
--- lomiri-session-0.2/debian/control 2023-02-14 11:02:58.000000000 +0100
+++ lomiri-session-0.2/debian/control 2023-05-22 09:55:56.000000000 +0200
@@ -19,7 +19,7 @@
Architecture: all
Depends:
dbus,
- pulseaudio,
+ pulseaudio | pipewire-pulse,
lomiri,
lomiri-terminal-app,
${misc:Depends},
--- End Message ---
--- Begin Message ---
Unblocked.
--- End Message ---