[lemonldap-ng] 02/04: Remove Authen::Captcha patch

Xavier Guimard xguimard-guest at moszumanska.debian.org
Wed Oct 25 19:51:06 UTC 2017


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

xguimard-guest pushed a commit to branch master
in repository lemonldap-ng.

commit 4a27d3850b368f43358435dae026ff84a4d96b32
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Wed Oct 25 21:36:10 2017 +0200

    Remove Authen::Captcha patch
---
 debian/patches/disable-captcha-test.patch | 15 ---------------
 debian/patches/series                     |  1 -
 2 files changed, 16 deletions(-)

diff --git a/debian/patches/disable-captcha-test.patch b/debian/patches/disable-captcha-test.patch
deleted file mode 100644
index c2f841f..0000000
--- a/debian/patches/disable-captcha-test.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Description: Disable Captcha test
- Authen::Captcha fails randomly, so this test fails.
-Author: Xavier Guimard <x.guimard at free.fr>
-Bug-Debian: https://bugs.debian.org/875627
-Forwarded: https://bugs.debian.org/875627
-Last-Update: 2017-09-12
-
---- lemonldap-ng-1.9.12.orig/lemonldap-ng-portal/t/66-Lemonldap-NG-Portal-Captcha.t
-+++ lemonldap-ng-1.9.12/lemonldap-ng-portal/t/66-Lemonldap-NG-Portal-Captcha.t
-@@ -1,4 +1,4 @@
--use Test::More tests => 5;
-+use Test::More skip_all => 'Disable due to Authen::Captcha bug (#875627)';
- 
- BEGIN {
-     use_ok("Lemonldap::NG::Portal::Simple");
diff --git a/debian/patches/series b/debian/patches/series
index 2dc2c2b..661cd37 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,4 +2,3 @@ javascript-path.patch
 avoid-modify-sources.patch
 replace-mouse-by-moose.patch
 Avoid-developer-tests.patch
-disable-captcha-test.patch

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



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