This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libcgi-application-plugin-authentication-perl.
commit 9a1628f739ba0cf15b41f06c44748a598b2fd9a9 Author: gregor herrmann <[email protected]> Date: Wed Jul 9 18:40:03 2014 +0200 update changelog Git-Dch: Ignore --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 8c5d4d7..d2c7fa3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,13 @@ libcgi-application-plugin-authentication-perl (0.20-2) UNRELEASED; urgency=low * Explicitly (build) depend on CGI.pm. Closes: the parts of #752918 which are not the same as #711428. * Remove unversioned "perl" from Depends. + * Don't fail on test t/03_login_box.t. + Fails due to hash randomization since perl 5.17.x, which leads to an + undeterministic order of parameters in the tested URLs. Besides that the + tests pass, and there is no good way to handle the comparison of generated + HTML. + Run the test anyway for manual inspection but ignore its failure. + (Closes: #711428) -- Ansgar Burchardt <[email protected]> Wed, 27 Jul 2011 18:41:40 +0200 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcgi-application-plugin-authentication-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
