[libcatalyst-authentication-store-dbix-class-perl] 01/06: replace (build-)dependencies on libcatalyst-modules-perl with the relevant split packages
Damyan Ivanov
dmn at moszumanska.debian.org
Wed May 14 20:22:20 UTC 2014
This is an automated email from the git hooks/post-receive script.
dmn pushed a commit to branch master
in repository libcatalyst-authentication-store-dbix-class-perl.
commit a6d1d7d3bb30b74f49d62745f1e8e9d721e511ce
Author: Damyan Ivanov <dmn at debian.org>
Date: Wed May 14 20:20:05 2014 +0000
replace (build-)dependencies on libcatalyst-modules-perl with the relevant split packages
---
debian/control | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index ff598b7..d262216 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,9 @@ Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Damyan Ivanov <dmn at debian.org>
Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libcatalyst-modules-perl (>= 0.10008),
- libcatalyst-perl (>= 5.8),
+Build-Depends-Indep: libcatalyst-perl (>= 5.8),
+ libcatalyst-plugin-authentication-perl (>= 0.10008),
+ libcatalyst-model-dbic-schema-perl (>= 0.18),
libdbix-class-perl (>= 0.08),
liblist-moreutils-perl,
libmoose-perl,
@@ -20,8 +21,9 @@ Homepage: https://metacpan.org/release/Catalyst-Authentication-Store-DBIx-Class
Package: libcatalyst-authentication-store-dbix-class-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
- libcatalyst-modules-perl (>= 0.10008),
libcatalyst-perl (>= 5.8),
+ libcatalyst-plugin-authentication-perl (>= 0.10008),
+ libcatalyst-model-dbic-schema-perl (>= 0.18),
libdbix-class-perl (>= 0.08),
liblist-moreutils-perl,
libmoose-perl,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatalyst-authentication-store-dbix-class-perl.git
More information about the Pkg-perl-cvs-commits
mailing list