[libcatalystx-simplelogin-perl] 01/03: replace libcatalyst-modules-perl with individual packages in (build-)dependencies

Damyan Ivanov dmn at moszumanska.debian.org
Mon May 19 10:26:46 UTC 2014


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 <dmn at debian.org>
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



More information about the Pkg-perl-cvs-commits mailing list