Your message dated Tue, 28 Feb 2023 18:49:00 +0000
with message-id <[email protected]>
and subject line Re: Bug#1032147: mumble: Unnecessary use of perl in postinst
has caused the Debian Bug report #1032147,
regarding mumble: Unnecessary use of perl in postinst
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.)
--
1032147: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1032147
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mumble-server
Version: 1.3.4-1.1
Tags: patch
Dear mumble maintainers,
`mumble-server.postinst` uses Perl to replace occurrences of
`MURMUR_USE_CAPABILITIES` in `/etc/default/mumble-server`.
Such simple processing can be achieved also with a very similar sed
invocation.
You can find a 1-line patch to fix this problem at
https://salsa.debian.org/gioele/mumble/-/commits/no-perl-maintscripts
--
Gioele Barabucci
--- End Message ---
--- Begin Message ---
fixed 1032147 1.3.4-2
thanks
This patch was incorporated with the upload of mumble 1.3.4-2.
That's not easy to see because I had to push the commits to a 'debian-bullseye'
branch rather than the main 'debian' branch due to work on 1.5.517
-- Chris
--
Chris Knadle
[email protected]
Gioele Barabucci:
Package: mumble-server
Version: 1.3.4-1.1
Tags: patch
Dear mumble maintainers,
`mumble-server.postinst` uses Perl to replace occurrences of
`MURMUR_USE_CAPABILITIES` in `/etc/default/mumble-server`.
Such simple processing can be achieved also with a very similar sed
invocation.
You can find a 1-line patch to fix this problem at
https://salsa.debian.org/gioele/mumble/-/commits/no-perl-maintscripts
--- End Message ---