[SCM] libwww-finger-perl Debian packaging branch, master, updated. debian/0.104-1-21-ga467af8
Jonas Smedegaard
dr at jones.dk
Sat Jun 29 17:43:46 UTC 2013
The following commit has been merged in the master branch:
commit 4bebf84f2e2416fd9d3fe55edbcc89b407becc55
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sat Jun 29 19:26:07 2013 +0200
Allow testsuite to fail temporarily, as it currently trips on broken libscalar-does-perl for which a fix waits for lippath-tiny-perl currently in NEW.
diff --git a/debian/rules b/debian/rules
index 948ccdd..0e2f06c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,3 +38,6 @@ deps +=, librole-commons-perl | libobject-authority-perl
CDBS_BUILD_DEPENDS += , $(deps)
CDBS_DEPENDS_$(pkg) = $(deps)
+
+# FIXME: drop this quirk when non-broken Scalar::Does 0.200 is in Debian
+DEB_MAKE_CHECK_TARGET = test TEST_VERBOSE=1 || true
--
libwww-finger-perl Debian packaging
More information about the Pkg-perl-cvs-commits
mailing list