[libcatalyst-modules-perl] branch master updated (91f68af -> e634f2c)
Damyan Ivanov
dmn at moszumanska.debian.org
Wed May 14 12:54:56 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 91f68af replace bundled Catalyst-Plugin-Session-Store-Delegate with a dependency on libcatalyst-plugin-session-store-delegate-perl
new e634f2c replace bundled Catalyst-Plugin-Session-Store-FastMmap with a dependency on libcatalyst-plugin-session-store-fastmmap-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-FastMmap | 1 -
debian/control | 1 +
debian/copyright | 11 --
.../Catalyst-Plugin-Session-Store-FastMmap/Changes | 59 ------
.../MANIFEST | 13 --
.../META.json | 49 -----
.../META.yml | 30 ---
.../Makefile.PL | 21 --
.../Catalyst-Plugin-Session-Store-FastMmap/README | 83 --------
.../lib/Catalyst/Plugin/Session/Store/FastMmap.pm | 219 ---------------------
.../t/01use.t | 6 -
.../t/02pod.t | 7 -
.../t/03podcoverage.t | 7 -
.../t/basic.t | 11 --
.../t/lib/SessionStoreTest.pm | 29 ---
.../t/lib/SessionStoreTest/Controller/Root.pm | 21 --
16 files changed, 1 insertion(+), 567 deletions(-)
delete mode 120000 bundle/02/Catalyst-Plugin-Session-Store-FastMmap
delete mode 100644 sources/Catalyst-Plugin-Session-Store-FastMmap/Changes
delete mode 100644 sources/Catalyst-Plugin-Session-Store-FastMmap/MANIFEST
delete mode 100644 sources/Catalyst-Plugin-Session-Store-FastMmap/META.json
delete mode 100644 sources/Catalyst-Plugin-Session-Store-FastMmap/META.yml
delete mode 100644 sources/Catalyst-Plugin-Session-Store-FastMmap/Makefile.PL
delete mode 100644 sources/Catalyst-Plugin-Session-Store-FastMmap/README
delete mode 100644 sources/Catalyst-Plugin-Session-Store-FastMmap/lib/Catalyst/Plugin/Session/Store/FastMmap.pm
delete mode 100644 sources/Catalyst-Plugin-Session-Store-FastMmap/t/01use.t
delete mode 100644 sources/Catalyst-Plugin-Session-Store-FastMmap/t/02pod.t
delete mode 100644 sources/Catalyst-Plugin-Session-Store-FastMmap/t/03podcoverage.t
delete mode 100644 sources/Catalyst-Plugin-Session-Store-FastMmap/t/basic.t
delete mode 100644 sources/Catalyst-Plugin-Session-Store-FastMmap/t/lib/SessionStoreTest.pm
delete mode 100644 sources/Catalyst-Plugin-Session-Store-FastMmap/t/lib/SessionStoreTest/Controller/Root.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