[libcatalyst-modules-perl] branch master updated (f0ccfb2 -> 36da272)
Damyan Ivanov
dmn at moszumanska.debian.org
Wed May 14 14:33:37 UTC 2014
This is an automated email from the git hooks/post-receive script.
dmn pushed a change to branch master
in repository libcatalyst-modules-perl.
from f0ccfb2 replace bundled Catalyst-Plugin-Authentication with a dependency on libcatalyst-plugin-authentication-perl
new 36da272 replace bundled Catalyst-Plugin-Authorization-Roles with a dependency on libcatalyst-plugin-authorization-roles-perl
The 1 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.
Summary of changes:
bundle/04/Catalyst-Plugin-Authorization-Roles | 1 -
debian/control | 1 +
debian/copyright | 5 -
.../Catalyst-Plugin-Authorization-Roles/Changes | 37 --
.../Catalyst-Plugin-Authorization-Roles/MANIFEST | 19 -
.../Catalyst-Plugin-Authorization-Roles/META.yml | 31 -
.../Makefile.PL | 22 -
sources/Catalyst-Plugin-Authorization-Roles/README | 93 ---
.../inc/Module/Install.pm | 466 --------------
.../inc/Module/Install/Base.pm | 83 ---
.../inc/Module/Install/Can.pm | 81 ---
.../inc/Module/Install/Fetch.pm | 93 ---
.../inc/Module/Install/Makefile.pm | 415 ------------
.../inc/Module/Install/Metadata.pm | 715 ---------------------
.../inc/Module/Install/Win32.pm | 64 --
.../inc/Module/Install/WriteAll.pm | 63 --
.../lib/Catalyst/Plugin/Authorization/Roles.pm | 245 -------
.../Catalyst-Plugin-Authorization-Roles/t/01use.t | 3 -
.../Catalyst-Plugin-Authorization-Roles/t/02pod.t | 7 -
.../t/03podcoverage.t | 7 -
.../Catalyst-Plugin-Authorization-Roles/t/basic.t | 68 --
.../t/hash_user.t | 58 --
22 files changed, 1 insertion(+), 2576 deletions(-)
delete mode 120000 bundle/04/Catalyst-Plugin-Authorization-Roles
delete mode 100644 sources/Catalyst-Plugin-Authorization-Roles/Changes
delete mode 100644 sources/Catalyst-Plugin-Authorization-Roles/MANIFEST
delete mode 100644 sources/Catalyst-Plugin-Authorization-Roles/META.yml
delete mode 100644 sources/Catalyst-Plugin-Authorization-Roles/Makefile.PL
delete mode 100644 sources/Catalyst-Plugin-Authorization-Roles/README
delete mode 100644 sources/Catalyst-Plugin-Authorization-Roles/inc/Module/Install.pm
delete mode 100644 sources/Catalyst-Plugin-Authorization-Roles/inc/Module/Install/Base.pm
delete mode 100644 sources/Catalyst-Plugin-Authorization-Roles/inc/Module/Install/Can.pm
delete mode 100644 sources/Catalyst-Plugin-Authorization-Roles/inc/Module/Install/Fetch.pm
delete mode 100644 sources/Catalyst-Plugin-Authorization-Roles/inc/Module/Install/Makefile.pm
delete mode 100644 sources/Catalyst-Plugin-Authorization-Roles/inc/Module/Install/Metadata.pm
delete mode 100644 sources/Catalyst-Plugin-Authorization-Roles/inc/Module/Install/Win32.pm
delete mode 100644 sources/Catalyst-Plugin-Authorization-Roles/inc/Module/Install/WriteAll.pm
delete mode 100644 sources/Catalyst-Plugin-Authorization-Roles/lib/Catalyst/Plugin/Authorization/Roles.pm
delete mode 100644 sources/Catalyst-Plugin-Authorization-Roles/t/01use.t
delete mode 100644 sources/Catalyst-Plugin-Authorization-Roles/t/02pod.t
delete mode 100644 sources/Catalyst-Plugin-Authorization-Roles/t/03podcoverage.t
delete mode 100644 sources/Catalyst-Plugin-Authorization-Roles/t/basic.t
delete mode 100644 sources/Catalyst-Plugin-Authorization-Roles/t/hash_user.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatalyst-modules-perl.git
More information about the Pkg-perl-cvs-commits
mailing list