[lemonldap-ng] 01/04: Fix Authen::Captcha/libpng version to workaround #875627
    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 77c151c40f8bb9e70b017ef695adfbb2503d27fc
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Wed Oct 25 21:35:34 2017 +0200
    Fix Authen::Captcha/libpng version to workaround #875627
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 9094763..de34b51 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends: debhelper (>= 9.20160709),
 Build-Depends-Indep: libapache-session-perl,
                      libauthcas-perl,
                      libauthen-captcha-perl,
+                     libauthen-captcha-perl (>= 1.024-2) | libpng16-16 (<< 1.6.32-1) | libpng12-0,
                      libcache-cache-perl,
                      libcgi-pm-perl,
                      libclone-perl,
@@ -288,6 +289,7 @@ Recommends: libjs-bootstrap,
             libwww-perl
 Suggests: libauthcas-perl,
           libauthen-captcha-perl,
+          libauthen-captcha-perl (>= 1.024-2) | libpng16-16 (<< 1.6.32-1) | libpng12-0,
           libdbi-perl,
           libglib-perl,
           liblasso-perl,
-- 
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