Bug#378482: cpufrequtils: needs versioned dependency on sed or a fix to the init script

2006-10-05 Thread Dominik Brodowski
On Thu, Oct 05, 2006 at 10:18:21PM +0200, Peter Palfrader wrote: > Yay for master.debian.org: > | Received: from master.debian.org (master.debian.org [70.103.162.29]) > | by asteria.debian.or.at (Postfix) with ESMTP id B36BD708AE5 > | for <[EMAIL PROTECTED]>; Thu, 5 Oct 2006 21:10:

Bug#378482: cpufrequtils: needs versioned dependency on sed or a fix to the init script

2006-10-05 Thread Peter Palfrader
Yay for master.debian.org: | Received: from master.debian.org (master.debian.org [70.103.162.29]) | by asteria.debian.or.at (Postfix) with ESMTP id B36BD708AE5 | for <[EMAIL PROTECTED]>; Thu, 5 Oct 2006 21:10:43 +0200 (CEST) | Received: from isilmar.linta.de ([213.239.214.66] helo=

Bug#378482: cpufrequtils: needs versioned dependency on sed or a fix to the init script

2006-10-03 Thread Mattia Dongili
Hello Dominik! On Mon, Oct 02, 2006 at 08:29:11PM -0400, Dominik Brodowski wrote: > Hi, > > On Sun, Jul 16, 2006 at 07:20:17PM +0200, Peter Palfrader wrote: > > your init script uses \s in a sed expression. This doesn't work with > > sarge's sed which breaks partial upgrades and backports. > >

Bug#378482: cpufrequtils: needs versioned dependency on sed or a fix to the init script

2006-10-02 Thread Dominik Brodowski
Hi, On Sun, Jul 16, 2006 at 07:20:17PM +0200, Peter Palfrader wrote: > your init script uses \s in a sed expression. This doesn't work with > sarge's sed which breaks partial upgrades and backports. Thanks for the patch -- could you send me it with a Signed-off-by: line again, though, please? T

Bug#378482: cpufrequtils: needs versioned dependency on sed or a fix to the init script

2006-07-16 Thread Peter Palfrader
Package: cpufrequtils Version: 002-1 Severity: normal Hi, your init script uses \s in a sed expression. This doesn't work with sarge's sed which breaks partial upgrades and backports. Please either depend on sed >= 4.1.5-1 (I know that it works with this one and does not work with 4.1.2-8), or