[libcatalyst-modules-perl] branch master updated (75b0e69 -> a2e904d)

Damyan Ivanov dmn at moszumanska.debian.org
Wed May 14 11:47:08 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  75b0e69   replace bundled Catalyst-Model-DBIC-Schema with a dependency on libcatalyst-model-dbic-schema-perl
       new  a2e904d   replace bundled Catalyst-Plugin-Cache-Store-FastMmap with a recommendation of libcatalyst-plugin-cache-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-Cache-Store-FastMmap     |   1 -
 debian/control                                     |   1 +
 debian/copyright                                   |   5 -
 .../Catalyst-Plugin-Cache-Store-FastMmap/MANIFEST  |   8 --
 .../Catalyst-Plugin-Cache-Store-FastMmap/META.yml  |  15 ---
 .../Makefile.PL                                    |  17 ----
 .../Catalyst-Plugin-Cache-Store-FastMmap/README    |  62 -------------
 .../lib/Catalyst/Plugin/Cache/Backend/FastMmap.pm  |  46 ---------
 .../lib/Catalyst/Plugin/Cache/Store/FastMmap.pm    | 103 ---------------------
 .../t/backend.t                                    |  36 -------
 .../Catalyst-Plugin-Cache-Store-FastMmap/t/basic.t |  37 --------
 11 files changed, 1 insertion(+), 330 deletions(-)
 delete mode 120000 bundle/02/Catalyst-Plugin-Cache-Store-FastMmap
 delete mode 100644 sources/Catalyst-Plugin-Cache-Store-FastMmap/MANIFEST
 delete mode 100644 sources/Catalyst-Plugin-Cache-Store-FastMmap/META.yml
 delete mode 100644 sources/Catalyst-Plugin-Cache-Store-FastMmap/Makefile.PL
 delete mode 100644 sources/Catalyst-Plugin-Cache-Store-FastMmap/README
 delete mode 100644 sources/Catalyst-Plugin-Cache-Store-FastMmap/lib/Catalyst/Plugin/Cache/Backend/FastMmap.pm
 delete mode 100644 sources/Catalyst-Plugin-Cache-Store-FastMmap/lib/Catalyst/Plugin/Cache/Store/FastMmap.pm
 delete mode 100644 sources/Catalyst-Plugin-Cache-Store-FastMmap/t/backend.t
 delete mode 100644 sources/Catalyst-Plugin-Cache-Store-FastMmap/t/basic.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