Hi Sven,
On Wed, Jan 17, 2007 at 06:01:00PM +0100, Sven Mueller wrote:
> Anyway: Steve, I would consider removing that workaround in an upload to
> etch via proposed-updates (or via sid if I get a notice from you early
> enough), since etch actually doesn't need that workaround anyway. Is
> there a chance of it getting approved? The update would remove these
> lines from the spampd script:
> # Also disable format usage on Debian systems
> $ENV{PATH}="/usr/bin:/usr/sbin:/bin:/usr/sbin";
> delete $ENV{BASH_ENV};
> if ( ( -f "/usr/bin/dpkg" ) && ( `dpkg --compare-versions \$(
> COLUMNS=255 dpkg -l libnet-server-perl |grep libnet-server-perl | awk '{
> print \$3; }' ) ge 0.87-3sarge1 ; echo \$?` == 0 ) ) {
> # Sarge version with backport fix
> $pfs_uses_format = 0;
> }
> As said, etch doesn't need the workaround anyway because etch uses
> libnet-server-perl version 0.94 which is handled in the test above the
> Debian specific workaround already.
Would you then add a versioned dependency instead to make sure partial
upgrades from sarge work correctly?
That would be fine with me, and would be accepted via unstable.
Cheers,
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
[EMAIL PROTECTED] http://www.debian.org/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]