From 953fe5d27e76265d84e26ba08641d04c2dd98306 Mon Sep 17 00:00:00 2001 From: Mason James Date: Fri, 7 Feb 2020 15:11:05 +1300 Subject: [PATCH] Bug 13193: Make Memcached usage fork safe Content-Type: text/plain; charset="utf-8" update debian/control file --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index db1e1ca..4033075 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Build-Depends: libalgorithm-checkdigits-perl, libbusiness-issn-perl, libbytes-random-secure-perl, libcache-fastmmap-perl, - libcache-memcached-fast-perl, + libcache-memcached-fast-safe-perl, libcache-memcached-perl, libcgi-compile-perl, libcgi-emulate-psgi-perl, @@ -259,7 +259,7 @@ Depends: libalgorithm-checkdigits-perl, libbusiness-issn-perl, libbytes-random-secure-perl, libcache-fastmmap-perl, - libcache-memcached-fast-perl, + libcache-memcached-fast-safe-perl, libcache-memcached-perl, libcgi-compile-perl, libcgi-emulate-psgi-perl, -- 2.1.4