[libcatalyst-plugin-cache-perl] 02/06: update description
Damyan Ivanov
dmn at moszumanska.debian.org
Wed May 14 07:45:21 UTC 2014
This is an automated email from the git hooks/post-receive script.
dmn pushed a commit to branch master
in repository libcatalyst-plugin-cache-perl.
commit ac0f6c6041a485c2d42764652887b586c4bdc26a
Author: Damyan Ivanov <dmn at debian.org>
Date: Wed May 14 07:43:07 2014 +0000
update description
---
debian/control | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index 30fd7d8..08a627a 100644
--- a/debian/control
+++ b/debian/control
@@ -21,13 +21,14 @@ Depends: ${misc:Depends}, ${perl:Depends},
libcatalyst-perl (>= 5.8),
libmro-compat-perl,
libtask-weaken-perl
-Description: Flexible caching support for Catalyst.
- This plugin gives you access to a variety of systems for caching data. It
- allows you to use a very simple configuration API, while maintaining the
- possibility of flexibility when you need it later.
+Description: flexible caching support for Catalyst
+ Catalyst::Plugin::Cache gives you access to a variety of systems for caching
+ data. It allows you to use a very simple configuration API, while maintaining
+ the possibility of flexibility when you need it later.
.
Among its features are support for multiple backends, segmentation based on
component or controller, keyspace partitioning, and so more, in various
subsidiary plugins.
.
- This description was automagically extracted from the module by dh-make-perl.
+ Catalyst is an elegant Model-View-Controller web application framework
+ written in Perl.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatalyst-plugin-cache-perl.git
More information about the Pkg-perl-cvs-commits
mailing list