Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock

Please unblock package ayatana-indicator-sound

[ Reason ]

This change/upload is part of a series of three uploads
(ayatana-indicator-sound, lomiri-session and tone-generator) that fixes
co-installability of Lomiri and GNOME.

[ Impact ]

When co-installing GNOME and Lomiri, pulseaudio will be removed and
Lomiri needs to tolerate 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 (lomiri-session,
tone-generator).

unblock ayatana-indicator-sound/22.9.2-3

+  * debian/control:
+    + Add pipewire-pulse as alternative D for pulseaudio. (Closes: #1035093).
diff -Nru ayatana-indicator-sound-22.9.2/debian/changelog 
ayatana-indicator-sound-22.9.2/debian/changelog
--- ayatana-indicator-sound-22.9.2/debian/changelog     2023-02-14 
10:50:59.000000000 +0100
+++ ayatana-indicator-sound-22.9.2/debian/changelog     2023-05-22 
09:51:00.000000000 +0200
@@ -1,3 +1,10 @@
+ayatana-indicator-sound (22.9.2-3) unstable; urgency=medium
+
+  * debian/control:
+    + Add pipewire-pulse as alternative D for pulseaudio. (Closes: #1035093).
+
+ -- Mike Gabriel <sunwea...@debian.org>  Mon, 22 May 2023 09:51:00 +0200
+
 ayatana-indicator-sound (22.9.2-2) unstable; urgency=medium
 
   * debian/control:
diff -Nru ayatana-indicator-sound-22.9.2/debian/control 
ayatana-indicator-sound-22.9.2/debian/control
--- ayatana-indicator-sound-22.9.2/debian/control       2023-02-14 
10:49:58.000000000 +0100
+++ ayatana-indicator-sound-22.9.2/debian/control       2023-05-22 
09:40:22.000000000 +0200
@@ -49,7 +49,7 @@
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         pulseaudio,
+         pulseaudio | pipewire-pulse,
          ayatana-indicator-common (>= 0.8.0),
          libglib2.0-bin,
 Recommends: unity-control-center | gnome-control-center | pavucontrol | 
mate-media | lomiri-system-settings,

Reply via email to