This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libcatalyst-plugin-email-perl.
commit 007f0276391a79b496bb3650788afb390c97ece3 Author: gregor herrmann <[email protected]> Date: Thu May 1 22:28:58 2014 +0200 pimp long description a bit Git-Dch: Ignore --- debian/control | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index e742972..0f3026a 100644 --- a/debian/control +++ b/debian/control @@ -19,4 +19,9 @@ Depends: libemail-mime-perl, ${perl:Depends} Recommends: libcatalyst-modules-perl Description: module to send emails with Catalyst - Send emails with Catalyst and Email::Send and Email::MIME::Creator. + Catalyst::Plugin::Email sends emails with Catalyst and Email::Send and + Email::MIME::Creator. + . + A common practice is to handle emails using the same template language used + for HTML pages. This can be accomplished by pairing this plugin with + Catalyst::Plugin::SubRequest. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatalyst-plugin-email-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
