[libcatalyst-component-instancepercontext-perl] 02/06: update description

Damyan Ivanov dmn at moszumanska.debian.org
Wed May 14 09:49:02 UTC 2014


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

dmn pushed a commit to branch master
in repository libcatalyst-component-instancepercontext-perl.

commit b98f37bf7e2a6babb36f574b085cd0bd8ea24cc4
Author: Damyan Ivanov <dmn at debian.org>
Date:   Wed May 14 09:46:49 2014 +0000

    update description
---
 debian/control | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 7df1a03..59e5afa 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,11 @@ Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
  libcatalyst-perl,
  libmoose-perl
-Description: Moose role to create only one instance of component per context
- (no description was found)
+Description: Single per-request instances of Catalyst components
+ Catalyst::Component::InstancePerContext is a Moose role to create only one
+ instance of a component per Cataylyst request.
  .
- This description was automagically extracted from the module by dh-make-perl.
+ Moose is modern Perl object system framework.
+ .
+ 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-component-instancepercontext-perl.git



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