Bug#710842: perl: perlbug doesn't include locally-applied patch info

Niko Tyni ntyni at debian.org
Mon Jun 3 09:03:02 UTC 2013


found 710842 5.14.2-21
thanks

On Sun, Jun 02, 2013 at 11:12:37PM +0100, Dominic Hargreaves wrote:
> Package: perl
> Version: 5.18.0-1
> Severity: minor
> 
> Even though perl -V displays them correctly:

> perlbug doesn't seem to. See eg
> https://rt.perl.org/rt3/Public/Bug/Display.html?id=118271:

> The same behaviour exists in 5.14.2-21 at least.

Urgh. This is unfortunate. I assume it broke after squeeze
when I switched patchlevel.h to use

 #ifdef DEBIAN
 #include "patchlevel-debian.h"
 #endif

as perlbug just skips those preprocessor directives.

I think we'll have to either make utils/perlbug.PL follow #include
directives, or just hardcode patchlevel-debian.h. It would be nice to
push a fix into a wheezy point release too. (OTOH severity:minor doesn't
quite justify that so maybe not :)
-- 
Niko Tyni   ntyni at debian.org




More information about the Perl-maintainers mailing list