Bug#646267: libapache2-mod-perl2: debian/rules typo spoils test coverage

Niko Tyni ntyni at debian.org
Sat Oct 22 18:50:03 UTC 2011


Package: libapache2-mod-perl2
Version: 2.0.5-2
Tags: patch

The APACHE_TEST_EXTRA_ARGS setting in debian/rules was introduced
in 2.0.3-5 to improve the test suite coverage:

* debian/rules: Improve the test suite coverage by setting
  APACHE_TEST_EXTRA_ARGS="-httpd_conf /etc/apache2/apache2.conf"
  so that Apache::Test parses the right apache2 configuration file.

but got accidentally disabled later with 2.0.5-1 due to a missing line
continuation.

Patch attached. This may be worth an upload by itself to verify that
the test suite is still passing on all architectures. The change
activates tests related to a few extra Apache modules (mod_alias,
possibly mod_rewrite IIRC) whose presence isn't detected otherwise.

I'd be glad if somebody else could pick this up, I'm short on hack time
as usual.

I've only tested this myself on i386 with Perl 5.14.2 and a couple of
5.14 related patches (see #636651.)
-- 
Niko Tyni   ntyni at debian.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Improve-the-test-suite-coverage-again-with-a-typo-fi.patch
Type: text/x-diff
Size: 848 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20111022/f8c711ee/attachment.patch>


More information about the pkg-perl-maintainers mailing list