This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libdatetime-perl.
commit f08db25a486634a8cfd95ec4bd51b83f6668737b Author: gregor herrmann <[email protected]> Date: Wed Jan 3 21:10:38 2018 +0100 Update debian/tests/pkg-perl/syntax-skip. Drop one fail, update error messages for another. --- debian/tests/pkg-perl/syntax-skip | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/debian/tests/pkg-perl/syntax-skip b/debian/tests/pkg-perl/syntax-skip index 0810ec1..fee4e07 100644 --- a/debian/tests/pkg-perl/syntax-skip +++ b/debian/tests/pkg-perl/syntax-skip @@ -1,19 +1,17 @@ -# String found where operator expected at /usr/lib/x86_64-linux-gnu/perl5/5.22/DateTime.pm line 1949, -# near "carp 'You passed a locale to the set() method.'" -# -# (Do you need to predeclare carp?) -# syntax error at /usr/lib/x86_64-linux-gnu/perl5/5.22/DateTime.pm line 1949, near "carp 'You passed a locale to the set() method.'" +# String found where operator expected at /usr/lib/x86_64-linux-gnu/perl5/5.26/DateTime.pm line 2062, near "carp 'You passed a locale to the set() method.'" +# (Do you need to predeclare carp?) +# syntax error at /usr/lib/x86_64-linux-gnu/perl5/5.26/DateTime.pm line 2062, near "carp 'You passed a locale to the set() method.'" # # -and- # -# Type of arg 1 to Try::Tiny::catch must be block or sub {} (not reference constructor) at /usr/lib/x86_64-linux-gnu/perl5/5.22/DateTime.pm line 2030, near "};" -# Type of arg 1 to Try::Tiny::try must be block or sub {} (not reference constructor) at /usr/lib/x86_64-linux-gnu/perl5/5.22/DateTime.pm line 2030, near "};" +# Type of arg 1 to Try::Tiny::catch must be block or sub {} (not reference constructor) at /usr/lib/x86_64-linux-gnu/perl5/5.26/DateTime.pm line 2173, near "};" +# Type of arg 1 to Try::Tiny::try must be block or sub {} (not reference constructor) at /usr/lib/x86_64-linux-gnu/perl5/5.26/DateTime.pm line 2173, near "};" +# Type of arg 1 to Try::Tiny::catch must be block or sub {} (not reference constructor) at /usr/lib/x86_64-linux-gnu/perl5/5.26/DateTime.pm line 2237, near "};" +# Type of arg 1 to Try::Tiny::try must be block or sub {} (not reference constructor) at /usr/lib/x86_64-linux-gnu/perl5/5.26/DateTime.pm line 2237, near "};" # # See https://rt.cpan.org/Public/Bug/Display.html?id=115983 DateTime.pm + # needs Dist::CheckConflicts, but this doesn't make lots of sense at runtime # alternatively we could just not install DateTime/Conflicts.pm ... DateTime/Conflicts.pm -# The DateTime::Duration package already has a type named HashRef at /usr/share/perl5/Specio/Exporter.pm line 21. -# BEGIN failed--compilation aborted at /usr/lib/x86_64-linux-gnu/perl5/5.24/DateTime/Duration.pm line 12, <DATA> line 1. -DateTime/Duration.pm -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdatetime-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
