[libtangram-perl] 10/11: skip failing syntax checks

Florian Schlichting fsfs at moszumanska.debian.org
Mon Nov 9 22:01:35 UTC 2015


This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libtangram-perl.

commit 5829a8572a75b38bde139e38c55c55e13e1c17cd
Author: Florian Schlichting <fsfs at debian.org>
Date:   Mon Nov 9 22:52:41 2015 +0100

    skip failing syntax checks
---
 debian/tests/pkg-perl/syntax-skip | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/debian/tests/pkg-perl/syntax-skip b/debian/tests/pkg-perl/syntax-skip
new file mode 100644
index 0000000..91f9366
--- /dev/null
+++ b/debian/tests/pkg-perl/syntax-skip
@@ -0,0 +1,16 @@
+# some weird syntax, or plain typos in long-unused code?? (cf rt#108632)
+/usr/share/perl5/Tangram/Type/Ref/FromOne.pm
+/usr/share/perl5/Tangram/Springfield.pm
+/usr/share/perl5/Tangram/Type/Date/Raw.pm
+
+# unpackaged (optional) dependency on Data::Lazy
+/usr/share/perl5/Tangram/Type/Dump/Perl.pm
+/usr/share/perl5/Tangram/Type/Dump/Any.pm
+/usr/share/perl5/Tangram/Type/Dump/Storable.pm
+/usr/share/perl5/Tangram/Type/Dump.pm
+
+# circular use/ISA
+/usr/share/perl5/Tangram/Type/Scalar.pm
+/usr/share/perl5/Tangram/Type/Integer.pm
+/usr/share/perl5/Tangram/Type/Real.pm
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtangram-perl.git



More information about the Pkg-perl-cvs-commits mailing list