This is an automated email from the git hooks/post-receive script. dmn pushed a commit to branch master in repository libcatalystx-simplelogin-perl.
commit f531c31214dc536ced47c0a2d6eb15db49913089 Author: Damyan Ivanov <[email protected]> Date: Mon May 19 09:01:56 2014 +0000 replace libcatalyst-modules-perl with individual packages in (build-)dependencies --- debian/control | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 49a4f90..8a76bd1 100644 --- a/debian/control +++ b/debian/control @@ -7,10 +7,16 @@ Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libcatalyst-action-rest-perl, libcatalyst-actionrole-acl-perl, - libcatalyst-modules-perl, + libcatalyst-action-renderview-perl, + libcatalyst-authentication-store-dbix-class-perl, + libcatalyst-model-dbic-schema-perl, + libcatalyst-plugin-authentication-perl, + libcatalyst-plugin-session-state-cookie-perl, + libcatalyst-plugin-session-store-file-perl, libcatalyst-perl (>= 5.90013), libcatalyst-view-tt-perl, libcatalystx-injectcomponent-perl, + libcatalystx-component-traits-perl, libhtml-formhandler-perl, libhttp-message-perl, libmoose-autobox-perl, @@ -32,10 +38,15 @@ Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcatalyst-action-rest-perl, - libcatalyst-modules-perl, + libcatalyst-action-renderview-perl, + libcatalyst-actionrole-acl-perl, + libcatalyst-plugin-authentication-perl, + libcatalyst-plugin-session-state-cookie-perl, + libcatalyst-plugin-session-store-file-perl, libcatalyst-perl (>= 5.90013), libcatalyst-view-tt-perl, libcatalystx-injectcomponent-perl, + libcatalystx-component-traits-perl, libhtml-formhandler-perl, libmoose-autobox-perl, libmoose-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatalystx-simplelogin-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
