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

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

commit b4bc5050c1bb8d9fdaa88dbf07ec4c99af502ae5
Author: Damyan Ivanov <d...@debian.org>
Date:   Wed May 14 14:39:57 2014 +0000

    update description
---
 debian/control | 31 +++++--------------------------
 1 file changed, 5 insertions(+), 26 deletions(-)

diff --git a/debian/control b/debian/control
index 17b3286..3d9520a 100644
--- a/debian/control
+++ b/debian/control
@@ -22,30 +22,9 @@ Depends: ${misc:Depends}, ${perl:Depends},
  perl (>= 5.11.0)
 Replaces: libcatalyst-modules-perl (<< 47~)
 Breaks: libcatalyst-modules-perl (<< 47~)
-Description: I18N for Catalyst
- Supports mo/po files and Maketext classes under your application's I18N
- namespace.
+Description: I18N for Catalyst web application framework
+ Catalyst::Plugin::I18N adds internationalization (i18n) to a Catalyst
+ application. It supports mo/po files and Maketext classes under application's
  .
- # MyApp/I18N/de.po
- .
- msgid "Hello Catalyst"
- .
- msgstr "Hallo Katalysator"
- .
- # MyApp/I18N/i_default.po
- .
- msgid "messages.hello.catalyst"
- .
- msgstr "Hello Catalyst - fallback translation"
- .
- # MyApp/I18N/de.pm
- .
- package MyApp::I18N::de;
- .
- use base 'MyApp::I18N';
- .
- our %Lexicon = ( 'Hello Catalyst' => 'Hallo Katalysator' );
- .
- 1;
- .
- 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-i18n-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