This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libcatalyst-controller-actionrole-perl.
commit 5a9f40f7ffc80adb4cc04ff65786ee6cafa82e8b Author: gregor herrmann <[email protected]> Date: Sun May 11 15:22:29 2014 +0200 Add deprecation notice to long description. --- debian/control | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/debian/control b/debian/control index 3877cce..764c9b9 100644 --- a/debian/control +++ b/debian/control @@ -30,3 +30,8 @@ Suggests: libcatalyst-action-rest-perl Description: module for applying roles to action instances Catalyst::Controller::ActionRole allows one to apply Moose::Roles to the Catalyst::Actions for different controller methods. + . + As of version 5.90013, Catalyst has merged this functionality into the core + Catalyst::Controller. You should no longer use this module for new + development and it is recommended to switch to the core controller as soon as + practical. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatalyst-controller-actionrole-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
