Bug#556786: dpkg-shlibdeps: Can't call method epoch on an undefined value

2009-11-18 Thread Raphael Hertzog
On Wed, 18 Nov 2009, Raphael Hertzog wrote: On Tue, 17 Nov 2009, Michael Biebl wrote: since the update of dpkg-dev from 1.15.4 to 1.15.5, my packages fail to build with the following message: Can't call method epoch on an undefined value at /usr/share/perl5/Dpkg/Version.pm line 132.

Bug#556786: dpkg-shlibdeps: Can't call method epoch on an undefined value

2009-11-18 Thread Raphael Hertzog
On Wed, 18 Nov 2009, Raphael Hertzog wrote: It doesn't seem to be the case. It fails doing $dependencies{$cur_field}{$subdep} eq '' when the first arg is a Dpkg::Version object and not a string. So it's definitely an RC bug. But it affects only packages build-depending on packages with

Bug#556786: dpkg-shlibdeps: Can't call method epoch on an undefined value

2009-11-18 Thread Michael Biebl
Raphael Hertzog wrote: On Wed, 18 Nov 2009, Raphael Hertzog wrote: It doesn't seem to be the case. It fails doing $dependencies{$cur_field}{$subdep} eq '' when the first arg is a Dpkg::Version object and not a string. So it's definitely an RC bug. But it affects only packages

Bug#556786: dpkg-shlibdeps: Can't call method epoch on an undefined value

2009-11-17 Thread Michael Biebl
Package: dpkg-dev Version: 1.15.5.1 Severity: grave Justification: renders package unusable Hi, since the update of dpkg-dev from 1.15.4 to 1.15.5, my packages fail to build with the following message: Can't call method epoch on an undefined value at /usr/share/perl5/Dpkg/Version.pm line 132.

Bug#556786: dpkg-shlibdeps: Can't call method epoch on an undefined value

2009-11-17 Thread Raphael Hertzog
On Tue, 17 Nov 2009, Michael Biebl wrote: since the update of dpkg-dev from 1.15.4 to 1.15.5, my packages fail to build with the following message: Can't call method epoch on an undefined value at /usr/share/perl5/Dpkg/Version.pm line 132. dh_shlibdeps: dpkg-shlibdeps returned exit code 2