This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libplack-middleware-csrfblock-perl.
commit 94e47a34bffe5a4e7e896f1bc08aad3bf4b205bb Author: gregor herrmann <[email protected]> Date: Tue May 12 22:19:50 2015 +0200 fix module name in long description Git-Dch: Ignore --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 46a1c00..de3338e 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,7 @@ Depends: ${misc:Depends}, ${perl:Depends}, libplack-middleware-session-perl, libplack-perl Description: Plack middleware to block CSRF (cross-site request forgery) - Plack::Middleware::CSRF helps blocking Cross-Site Request Forgeries, + Plack::Middleware::CSRFBlock helps blocking Cross-Site Request Forgeries, and can be used without any modifications to your application, in most cases. . -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libplack-middleware-csrfblock-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
