[libcatalyst-modules-perl] branch master updated (98cbf13 -> 91f68af)
Damyan Ivanov
dmn at moszumanska.debian.org
Wed May 14 12:46:47 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 98cbf13 replace bundled Catalyst-Plugin-Session-Store-DBI with a dependency on libcatalyst-plugin-session-store-dbi-perl
new 91f68af replace bundled Catalyst-Plugin-Session-Store-Delegate with a dependency on libcatalyst-plugin-session-store-delegate-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/02/Catalyst-Plugin-Session-Store-Delegate | 1 -
debian/control | 1 +
debian/copyright | 6 -
.../Catalyst-Plugin-Session-Store-Delegate/Changes | 20 -
.../MANIFEST | 18 -
.../META.yml | 32 --
.../Makefile.PL | 20 -
.../inc/Module/Install.pm | 430 --------------
.../inc/Module/Install/Base.pm | 78 ---
.../inc/Module/Install/Can.pm | 81 ---
.../inc/Module/Install/Fetch.pm | 93 ---
.../inc/Module/Install/Makefile.pm | 268 ---------
.../inc/Module/Install/Metadata.pm | 624 ---------------------
.../inc/Module/Install/Win32.pm | 64 ---
.../inc/Module/Install/WriteAll.pm | 60 --
.../lib/Catalyst/Plugin/Session/Store/Delegate.pm | 275 ---------
.../t/00_use.t | 9 -
.../t/basic.t | 48 --
.../t/lib/SessionStoreTest/Model/Session.pm | 13 -
.../t/lib/SessionStoreTest2/Model/Session.pm | 9 -
20 files changed, 1 insertion(+), 2149 deletions(-)
delete mode 120000 bundle/02/Catalyst-Plugin-Session-Store-Delegate
delete mode 100644 sources/Catalyst-Plugin-Session-Store-Delegate/Changes
delete mode 100644 sources/Catalyst-Plugin-Session-Store-Delegate/MANIFEST
delete mode 100644 sources/Catalyst-Plugin-Session-Store-Delegate/META.yml
delete mode 100644 sources/Catalyst-Plugin-Session-Store-Delegate/Makefile.PL
delete mode 100644 sources/Catalyst-Plugin-Session-Store-Delegate/inc/Module/Install.pm
delete mode 100644 sources/Catalyst-Plugin-Session-Store-Delegate/inc/Module/Install/Base.pm
delete mode 100644 sources/Catalyst-Plugin-Session-Store-Delegate/inc/Module/Install/Can.pm
delete mode 100644 sources/Catalyst-Plugin-Session-Store-Delegate/inc/Module/Install/Fetch.pm
delete mode 100644 sources/Catalyst-Plugin-Session-Store-Delegate/inc/Module/Install/Makefile.pm
delete mode 100644 sources/Catalyst-Plugin-Session-Store-Delegate/inc/Module/Install/Metadata.pm
delete mode 100644 sources/Catalyst-Plugin-Session-Store-Delegate/inc/Module/Install/Win32.pm
delete mode 100644 sources/Catalyst-Plugin-Session-Store-Delegate/inc/Module/Install/WriteAll.pm
delete mode 100644 sources/Catalyst-Plugin-Session-Store-Delegate/lib/Catalyst/Plugin/Session/Store/Delegate.pm
delete mode 100644 sources/Catalyst-Plugin-Session-Store-Delegate/t/00_use.t
delete mode 100644 sources/Catalyst-Plugin-Session-Store-Delegate/t/basic.t
delete mode 100644 sources/Catalyst-Plugin-Session-Store-Delegate/t/lib/SessionStoreTest/Model/Session.pm
delete mode 100644 sources/Catalyst-Plugin-Session-Store-Delegate/t/lib/SessionStoreTest2/Model/Session.pm
--
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