Package: musescore
Version: 1.2+dfsg-1
Severity: normal

Hi,

while the /usr/bin/mscore wrapper script looks quite complicated at
first glance, all it really does is execute one of these two statements:

If PulseAudio < 0.9.19 is found:

        $PASUSPENDER -- $MSCORE "$@";

Otherwise:

        $MSCORE "$@";

Since even oldstable has a PulseAudio version >= 0.9.19 nowadays [0],
this script could be removed completely and /usr/bin/mscore.real renamed
to /usr/bin/mscore. This would also fix #667845[1] and #714269[2].

Best regards

Alexander Kurtz

[0] http://packages.debian.org/search?keywords=pulseaudio
[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667845
[2] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=714269

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to