This is an automated email from the git hooks/post-receive script. dmn pushed a commit to branch master in repository libcatalyst-log-log4perl-perl.
commit 2ad5db29e0d1d01ef2926f58e5834e261761b1b5 Author: Damyan Ivanov <[email protected]> Date: Wed May 14 06:57:40 2014 +0000 updated description --- debian/control | 25 +++++++++---------------- 1 file changed, 9 insertions(+), 16 deletions(-) diff --git a/debian/control b/debian/control index d4d7d2f..7abe545 100644 --- a/debian/control +++ b/debian/control @@ -23,22 +23,15 @@ Depends: ${misc:Depends}, ${perl:Depends}, liblog-log4perl-perl (>= 1.04), libmro-compat-perl, libparams-validate-perl -Description: DEPRECATED (see Log::Log4perl::Catalyst) - Catalyst::Log::Log4perl provides a Catalyst::Log implementation that uses - Log::Log4perl as the underlying log mechanism. It provides all the methods - listed in Catalyst::Log, with the exception of: - . - levels - . - enable +Description: logging module for Catalyst (deprecated) + Deprecation warning: this package is provided only for users of + libcatalyst-modules-perl. The module was previously bundled there. . - disable + Please migrate to Log::Log4perl::Catalyst, which is included in the + liblog-log4perl-perl package. . - These methods simply return 0 and do nothing, as similar functionality is - already provided by Log::Log4perl. - . - These methods will all instantiate a logger with the component set to the - package who called it. For example, if you were in the MyApp::C::Main - package, the following: + Catalyst::Log::Log4perl provides a Catalyst::Log implementation that uses + Log::Log4perl as the underlying log mechanism. . - 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-log-log4perl-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
