Hi,

On Tue, 2008-04-22 at 23:01 +0100, Neil Williams wrote:
> Package: devscripts
> Version: 2.10.26
> Severity: normal
> 
> Every operation of dch or debchange results in:
> 
> Can't use string ("") as a HASH ref while "strict refs" in use at
> /usr/bin/debchange line 737.
> 
> This makes debchange|dch unusable on both of my current systems.

Please could you confirm what line 737 of your copy
of /usr/bin/debchange is? In 2.10.26 it should be:

           if (exists $statuses->{$close}) {

which is in a block of code that's only called if dch was called with
--closes.

I can reproduce the above error, but only by using a changelog for a
package that doesn't exist in the Debian archive and passing --closes.
I've fixed that particular issue locally (I must admit it's not one of
my standard test cases).

Regards,

Adam




-- 
To unsubscribe, send mail to [EMAIL PROTECTED]

Reply via email to