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

dmn pushed a commit to branch master
in repository libcatalyst-plugin-static-simple-perl.

commit 3e69981ced7b20f18b99f20ea0ce05c54130c3fe
Author: Damyan Ivanov <d...@debian.org>
Date:   Wed May 14 08:59:45 2014 +0000

    update description
---
 debian/control | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index ecd667b..3aa6817 100644
--- a/debian/control
+++ b/debian/control
@@ -23,10 +23,10 @@ Depends: ${misc:Depends}, ${perl:Depends},
  libmoose-perl,
  libmoosex-types-perl,
  libnamespace-autoclean-perl
-Description: Make serving static pages painless.
- The Static::Simple plugin is designed to make serving static content in your
- application during development quick and easy, without requiring a single
- line of code from you.
+Description: Catalyst plugin for easy serving of static pages
+ Catalyst::Plugin::Static::Simple is designed to make serving static content
+ in your application during development quick and easy, without requiring a
+ single line of code from you.
  .
  This plugin detects static files by looking at the file extension in the URL
  (such as .css or .png or .js). The plugin uses the lightweight MIME::Types
@@ -34,7 +34,5 @@ Description: Make serving static pages painless.
  your static files with the correct MIME type directly to the browser, without
  being processed through Catalyst.
  .
- Note that actions mapped to paths using periods (.) will still operate
- properly.
- .
- 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-static-simple-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to