[libcatalyst-controller-actionrole-perl] annotated tag debian/0.17-1 created (now 1f92d24)

gregor herrmann gregoa at debian.org
Mon Nov 30 19:02:12 UTC 2015


This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag debian/0.17-1
in repository libcatalyst-controller-actionrole-perl.

        at  1f92d24   (tag)
   tagging  92ad2d53002eb0274f747e33ea5118f568a13414 (commit)
  replaces  debian/0.16-1
 tagged by  gregor herrmann
        on  Mon Nov 30 20:01:49 2015 +0100

- Log -----------------------------------------------------------------
tagging package libcatalyst-controller-actionrole-perl version debian/0.17-1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQJ8BAABCgBmBQJWXJ0dXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoG9rcQAMZ/BRRGDtiyCs+iQ7za1FLc
wJyW4GfIn5ALfXXRLS1fodIVgjVo4ISyGyShgvggQbYsty5sXk8zwTVPNkTKrRuq
lwaARn5DrOE1qoZ395UnG82sCK8wvO3YWCSPN5LQMarojGZZiPxw++zzzvY6jHr+
9jj0Zqbl0HJg1RksGyevFAXTI4q6l47dHwcSy6U6j5vOwUTxUP3Gdoe60oopupQk
PKkdnWj+7ycLaCrPuVbGbtrV7SBukGvDyeFY84HQtxOC0xP1HgtHQ8Zueoj65UcG
ireKjtehRKFmRbQ28DTLt/RMxxq7EFCIk5iyLEHaHRiTodBBbr0y0eqtjC8x6pcy
/Dr62Wpg32+tsJT2M4dxSDI4SepyTKnUyLG5NqYOYOXTiSQFzwop3DRy5S0g1O1d
orHEyh7SaeHG4IF6Q6nZjFdJ/pT5EAVrckmkmU/XSM2OS+vwRqyHsP5IGjO+xzUH
WCELDxJxXtzlyaf/lgUaWjQzzckuMJjiyEGN2lZH7RQfW2JbG54GBnYwbbK1Mm5Q
0NDa/+Xi1iPCq5y41tuC0JKercwtdmEq6+YHyjyVuj/5cM0HSAXOP4jJyP4Tfx67
HYb3samoi3Q+ljHIDMBqe+Tq1fCMEL6Np1nTM1YN+WcbkOuUsBld8lw5rUhk27KN
Yg3flA/+zJG041KiH8R3
=v6bn
-----END PGP SIGNATURE-----

Alex J. G. Burzyński (2):
      added tests to check number of times roles are executed
      Document how to configure using action/action_args

Florian Ragwitz (57):
      Initial version.
      Add basic tests.
      Add .gitignore.
      Rename ActionRole to Does. Remove MyActionRole.
      Don't assume the controller class already has a metaclass.
      Pass a hashref of arguments to the action constructor.
      Moose already gives us strict and warnings.
      Add some docs.
      Add more tests.
      Factor out expanding of role shortnames.
      Allow applying roles to all actions of a controller by passing action_roles to the constructor.
      Document action_roles.
      Don't build _action_role_prefix from _action_class.
      _action_class is class data, so setting it as a constructor argument does not do what we want.
      Tests for action_roles.
      Workaround for Runtime 5.7.
      Update docs.
      Add dzil config.
      Ignore cpants generated file.
      Add changelog.
      Don't use parent. Use the Moose way instead.
      Version 0.02.
      Add a FIXME comment.
      Don't screw up ActionClass attributes.
      Merge commit 'jasonk/master'
      Version 0.03.
      Remove moose component back-compat hack, depend on latest cat 5.7 instead.
      Version 0.04_01.
      Add Hans Dieter Pearcey to AUTHORS.
      Version 0.05.
      Don't depend on parent.pm for the tests.
      Version 0.06.
      Use ActionRole:: instead of Action::Role:: as the default role prefix.
      Update documentation for the change role search prefix.
      Version 0.09.
      Changelogging for 0.09.
      Version 0.10.
      Exclude BUILD from pod coverage tests.
      Version 0.11.
      Use native traits instead of the context-sensitive auto_deref to make our readers return lists, not array refs.
      Version 0.13.
      Switch from PodPurler to PodWeaver.
      Version 0.14.
      Do not apply ActionRoles to /^_(DISPATCH|BEGIN|AUTO|ACTION|END)$/
      Less confusion through better naming
      Let Catalyst figure out the right action class
      Factor out gather_action_roles for use by extensions
      Simplify logic slightly
      Catalyst already loads the action class for us
      Break out class generation
      use style;
      Document gather_action_roles
      Give credit where credit is due
      Convert to [@FLORA]
      Changelogging
      Note why we need that catalyst version
      Version 0.15

Hans Dieter Pearcey (6):
      Replace BUILDARGS hack that also doesn't work with Catalyst 5.71001.
      add prefix search path for empty prefix
      Changes and version bump for 0.07
      use PodPurler instead of Weaver for less disorganization
      fix link
      Changes and version for 0.08

Jason Kohles (2):
      Fix an ActionClass bug
      Add a testcase for not screwing up ActionClass attributes.

Joenio Costa (1):
      spelling fix (RT#68744)

John Napiorkowski (1):
      Honour action_args and test for that

Karen Etheridge (17):
      bump version to 0.16
      use Class::Load instead of Class::MOP
      convert to my pluginbundle for greater sanity
      clean up Changes formatting
      added deprecation notice
      fix typo (thanks dsteinbrunner!)
      Catalyst-Controller-ActionRole-0.16
      collapse back to [@Default] (we were not using the TYPES collector - the only extra bit)
      now using [Git::Contributors]
      add x_deprecated to metadata
      minor grammar nit
      declare proper authority
      move deprecation notice higher in docs
      shorten this pod snippet and move it up
      switch from namespace::clean to namespace::autoclean
      add irc and mailing list info to metadata
      Catalyst-Controller-ActionRole-0.17

NAKAGAWA Masaki (1):
      fixed construct stage for catamoose

Salvatore Bonaccorso (2):
      Update Vcs-Browser URL to cgit web frontend
      update changelog

Tomas Doran (2):
      Add dist metadata
      Port example code to Moose

William King (2):
      Some documentation improvements
      Ensure controllers work when using parent.pm

gregor herrmann (12):
      Imported Upstream version 0.16
      Merge tag 'upstream/0.16'
      Add debian/upstream/metadata
      Update debian/changelog
      Imported Upstream version 0.17
      Merge tag 'upstream/0.17'
      Update debian/changelog
      Drop 01_spelling-error-in-manpage.diff, merged upstream.
      Update (build) dependencies.
      Mark package as autopkgtest-able.
      Declare compliance with Debian Policy 3.9.6.
      releasing package libcatalyst-controller-actionrole-perl version 0.17-1

t0m (6):
      Totally, epicly pukes everywhere when used with Action::REST
      Change to not need an _action_role_prefix method, which allows me to pull the code out into a role (as there is no ClassData in a role)
      Unneeded
      Fix test and only run with new Action::REST
      Fix to more correct method for getting the app class. Can't test this yet, as the canonical example ($self being an anon class) breaks due to other reasons currently..
      Changelog and version bump

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  f708219   Merge tag 'upstream/0.16'
       new  ba55225   Add debian/upstream/metadata
       new  4e6dbcb   Update debian/changelog
       new  4e84459   Merge tag 'upstream/0.17'
       new  08cd122   Update debian/changelog
       new  6a59569   Drop 01_spelling-error-in-manpage.diff, merged upstream.
       new  a30c11a   Update (build) dependencies.
       new  9de5302   Mark package as autopkgtest-able.
       new  6171136   Declare compliance with Debian Policy 3.9.6.
       new  92ad2d5   releasing package libcatalyst-controller-actionrole-perl version 0.17-1

The 10 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatalyst-controller-actionrole-perl.git



More information about the Pkg-perl-cvs-commits mailing list