[libcatalyst-modules-perl] branch master updated (642feb8 -> 7a49d8c)

Damyan Ivanov dmn at moszumanska.debian.org
Thu May 15 07:18:26 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  642feb8   replace bundled Catalyst-Plugin-Authorization-ACL with a dependency on libcatalyst-plugin-authorization-acl-perl
       new  7a49d8c   replace bundled Catalyst-Plugin-Session-Store-DBIC with a dependency on libcatalyst-plugin-session-store-dbic-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/05/Catalyst-Plugin-Session-Store-DBIC       |   1 -
 debian/control                                     |   1 +
 debian/copyright                                   |   5 -
 sources/Catalyst-Plugin-Session-Store-DBIC/Changes |  65 ----
 .../Catalyst-Plugin-Session-Store-DBIC/MANIFEST    |  20 --
 .../Catalyst-Plugin-Session-Store-DBIC/META.json   |  58 ----
 .../Catalyst-Plugin-Session-Store-DBIC/META.yml    |  36 ---
 .../Catalyst-Plugin-Session-Store-DBIC/MYMETA.json |  58 ----
 .../Catalyst-Plugin-Session-Store-DBIC/Makefile.PL |  49 ---
 .../lib/Catalyst/Plugin/Session/Store/DBIC.pm      | 348 ---------------------
 .../Catalyst/Plugin/Session/Store/DBIC/Delegate.pm | 158 ----------
 .../Catalyst-Plugin-Session-Store-DBIC/t/01use.t   |   3 -
 .../Catalyst-Plugin-Session-Store-DBIC/t/02pod.t   |   7 -
 .../t/03podcoverage.t                              |   7 -
 .../t/05dbic-schema.t                              |  82 -----
 .../t/lib/SetupDB.pm                               |  21 --
 .../t/lib/TestApp.pm                               |  10 -
 .../t/lib/TestApp/Controller/Flash.pm              |  25 --
 .../t/lib/TestApp/Controller/Session.pm            |  39 ---
 .../t/lib/TestApp/Model/DBICSchema.pm              |  21 --
 .../t/lib/TestApp/Schema.pm                        |   9 -
 .../t/lib/TestApp/Schema/Session.pm                |  21 --
 22 files changed, 1 insertion(+), 1043 deletions(-)
 delete mode 120000 bundle/05/Catalyst-Plugin-Session-Store-DBIC
 delete mode 100644 sources/Catalyst-Plugin-Session-Store-DBIC/Changes
 delete mode 100644 sources/Catalyst-Plugin-Session-Store-DBIC/MANIFEST
 delete mode 100644 sources/Catalyst-Plugin-Session-Store-DBIC/META.json
 delete mode 100644 sources/Catalyst-Plugin-Session-Store-DBIC/META.yml
 delete mode 100644 sources/Catalyst-Plugin-Session-Store-DBIC/MYMETA.json
 delete mode 100644 sources/Catalyst-Plugin-Session-Store-DBIC/Makefile.PL
 delete mode 100644 sources/Catalyst-Plugin-Session-Store-DBIC/lib/Catalyst/Plugin/Session/Store/DBIC.pm
 delete mode 100644 sources/Catalyst-Plugin-Session-Store-DBIC/lib/Catalyst/Plugin/Session/Store/DBIC/Delegate.pm
 delete mode 100644 sources/Catalyst-Plugin-Session-Store-DBIC/t/01use.t
 delete mode 100644 sources/Catalyst-Plugin-Session-Store-DBIC/t/02pod.t
 delete mode 100644 sources/Catalyst-Plugin-Session-Store-DBIC/t/03podcoverage.t
 delete mode 100644 sources/Catalyst-Plugin-Session-Store-DBIC/t/05dbic-schema.t
 delete mode 100644 sources/Catalyst-Plugin-Session-Store-DBIC/t/lib/SetupDB.pm
 delete mode 100644 sources/Catalyst-Plugin-Session-Store-DBIC/t/lib/TestApp.pm
 delete mode 100644 sources/Catalyst-Plugin-Session-Store-DBIC/t/lib/TestApp/Controller/Flash.pm
 delete mode 100644 sources/Catalyst-Plugin-Session-Store-DBIC/t/lib/TestApp/Controller/Session.pm
 delete mode 100644 sources/Catalyst-Plugin-Session-Store-DBIC/t/lib/TestApp/Model/DBICSchema.pm
 delete mode 100644 sources/Catalyst-Plugin-Session-Store-DBIC/t/lib/TestApp/Schema.pm
 delete mode 100644 sources/Catalyst-Plugin-Session-Store-DBIC/t/lib/TestApp/Schema/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