[libcgi-application-plugin-ajaxupload-perl] 05/06: Update Recommends.
gregor herrmann
gregoa at debian.org
Fri Jun 27 18:36:06 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libcgi-application-plugin-ajaxupload-perl.
commit dcaaf837eb27c9558a51b329a4933903d05be595
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Jun 27 20:33:17 2014 +0200
Update Recommends.
Drop non-existant libcgi-application-plugin-json-bundle-perl, add newer
libreadonly-perl as an alternative to libreadonly-xs-perl.
---
debian/control | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 37f8413..8bbeadb 100644
--- a/debian/control
+++ b/debian/control
@@ -30,8 +30,7 @@ Depends: ${misc:Depends},
libgd-gd2-perl (>= 1:2.45-2),
libperl6-slurp-perl,
libreadonly-perl
-Recommends: libcgi-application-plugin-json-bundle-perl,
- libreadonly-xs-perl
+Recommends: libreadonly-perl (>= 1.500) | libreadonly-xs-perl
Description: run mode to handle a file upload and return a JSON response
CGI::Application::Plugin::AJAXUpload provides a customisable run mode that
handles a file upload and responds with a JSON message like the following:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcgi-application-plugin-ajaxupload-perl.git
More information about the Pkg-perl-cvs-commits
mailing list