[libdatetime-perl] 04/05: Add Datetime/Duration.pm to d/t/p/syntax-skip
Nick Morrott
nickm-guest at moszumanska.debian.org
Thu Nov 17 21:35:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
nickm-guest pushed a commit to branch master
in repository libdatetime-perl.
commit 808d1ed67abff2d972450c0de1dd5b0962961e6d
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date: Thu Nov 17 21:24:12 2016 +0000
Add Datetime/Duration.pm to d/t/p/syntax-skip
---
debian/tests/pkg-perl/syntax-skip | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/tests/pkg-perl/syntax-skip b/debian/tests/pkg-perl/syntax-skip
index 6a4a94d..0810ec1 100644
--- a/debian/tests/pkg-perl/syntax-skip
+++ b/debian/tests/pkg-perl/syntax-skip
@@ -14,3 +14,6 @@ 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
More information about the Pkg-perl-cvs-commits
mailing list