Hi,
The current Debian packaging still has README.Debian referring to
/etc/default/pulseaudio, which is not installed there. This patch
removes that stale reference while preserving the existing client.conf
guidance.
The change is based on current pulseaudio-team/pulseaudio master and
passes git diff --check.
Regards,
Thomas M. Stephens
From 1de2ed14af629a2b960fa2a1a8ff5db0085eea93 Mon Sep 17 00:00:00 2001
From: "Thomas M. Stephens" <13455983+tmsteph@users.noreply.github.com>
Date: Tue, 18 Aug 2026 01:50:44 +0000
Subject: [PATCH] Fix stale /etc/default/pulseaudio reference
---
debian/README.Debian | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/debian/README.Debian b/debian/README.Debian
index 8b8ff8b9..1fd45f5b 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -1,9 +1,8 @@
pulseaudio for Debian (and Ubuntu)
-----------------------------------