[libcatalyst-plugin-stacktrace-perl] 02/05: update description
    Damyan Ivanov 
    dmn at moszumanska.debian.org
       
    Wed May 14 08:48:12 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-stacktrace-perl.
commit 68c7dc754f8d227ab2c8369e6151fbc38c0cb414
Author: Damyan Ivanov <dmn at debian.org>
Date:   Wed May 14 08:46:15 2014 +0000
    update description
---
 debian/control | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index 903b216..4e0d256 100644
--- a/debian/control
+++ b/debian/control
@@ -19,13 +19,14 @@ Depends: ${misc:Depends}, ${perl:Depends},
  libcatalyst-perl (>= 5.70),
  libdevel-stacktrace-perl,
  libmro-compat-perl (>= 0.10)
-Description: Display a stack trace on the debug screen
- This plugin will enhance the standard Catalyst debug screen by including a
- stack trace of your appliation up to the point where the error occurred. Each
- stack frame is displayed along with the package name, line number, file name,
- and code context surrounding the line number.
+Description: Catalyst plugin for displaying a stack trace on the debug screen
+ Catalyst::Plugin::StackTrace will enhance the standard Catalyst debug screen
+ by including a stack trace of your appliation up to the point where the error
+ occurred. Each stack frame is displayed along with the package name, line
+ number, file name, and code context surrounding the line number.
  .
  This plugin is only active in -Debug mode by default, but can be enabled by
  setting the enable config option.
  .
- 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-stacktrace-perl.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list