Bug#521969: libdbd-pg-perl: FTBFS: Perl::Critic errors

2009-03-31 Thread Jonathan Yu
Perl::Critic is an author test. Sometimes authors may write tests that are broken and not bother to fix them, because they're run only by authors. Likely the author saw those failures while building and chose to ignore them for one reason or another. A fix would be to provide a perlcriticrc file wh

Processed: Re: Bug#521969: libdbd-pg-perl: FTBFS: Perl::Critic errors

2009-03-31 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 521969 + confirmed Bug#521969: libdbd-pg-perl: FTBFS: Perl::Critic errors Tags were: pending Tags added: confirmed > forwarded 521969 http://rt.cpan.org/Public/Bug/Display.html?id=44704 Bug#521969: libdbd-pg-perl: FTBFS: Perl::Critic

Bug#521969: libdbd-pg-perl: FTBFS: Perl::Critic errors

2009-03-31 Thread gregor herrmann
tags 521969 + confirmed forwarded 521969 http://rt.cpan.org/Public/Bug/Display.html?id=44704 thanks On Mon, 30 Mar 2009 17:53:43 -0700, Daniel Schepler wrote: > Package: libdbd-pg-perl > Version: 2.11.7-1 > Severity: serious > > From my pbuilder build log: > > ... > t/99_perlcritic.# > # F

Bug#521969: libdbd-pg-perl: FTBFS: Perl::Critic errors

2009-03-30 Thread Jonathan Yu
My apologies, for some reason I confused this with DBD::SQLite. But the fact remains that these changes should be proposed upstream, UNLESS they are either caused by debian patches, or if they are Debian specific, or if the maintainer just sucks at updating the module. I'm not sure about the speci

Bug#521969: libdbd-pg-perl: FTBFS: Perl::Critic errors

2009-03-30 Thread Jonathan Yu
Hi: These seem like changes which should be proposed on the RT upstream. After being unmaintained for many months, it's now starting to get some support and teams have been put together to take over the project. So I encourage you to submit patches or bug reports upstream so they can get fixed. I

Bug#521969: libdbd-pg-perl: FTBFS: Perl::Critic errors

2009-03-30 Thread Daniel Schepler
Package: libdbd-pg-perl Version: 2.11.7-1 Severity: serious From my pbuilder build log: ... t/99_perlcritic.# # File: Pg.pm (line 157) # Vio: Package "DBD::Pg::dr" does not start with a upper case letter # Policy: NamingConventions::Capitalization # Source: package DBD::Pg::dr; # # # File: