This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libcgi-xmlapplication-perl.
commit 841e0f404a3e5c499d0ec73ead914469a9211bc2 Author: gregor herrmann <[email protected]> Date: Sat Jun 13 12:26:24 2015 +0200 Mention module name in long description. --- debian/control | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/debian/control b/debian/control index 374c0aa..9aa1d37 100644 --- a/debian/control +++ b/debian/control @@ -23,9 +23,8 @@ Depends: libcgi-pm-perl | perl (<< 5.19), ${misc:Depends}, ${perl:Depends} Description: perl module for creating XML-DOM and OO based CGI scripts - This module provides an XML-DOM and object-oriented extension to the - CGI module. The XML-DOM extension allows one to generate the output - from XML and laid out according to an XSLT stylesheet, separating - code and presentation. The object-oriented extension allows one to - specify handlers for events like a mouse click on a submit button or - on an image. + CGI::XMLApplication provides an XML-DOM and object-oriented extension to the + CGI module. The XML-DOM extension allows one to generate the output from XML + and laid out according to an XSLT stylesheet, separating code and + presentation. The object-oriented extension allows one to specify handlers + for events like a mouse click on a submit button or on an image. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcgi-xmlapplication-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
