[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#748695: libcatalyst-view-component-subinclude-perl: Moving away from libcatalyst-modules-perl



Package: libcatalyst-view-component-subinclude-perl
Version: 0.10-1
Severity: normal
Tags: patch

Hi,

Recently we have split libcatalyst-modules-perl to separate packages, 
one module per package. The libcatalyst-modules-perl is now a hollow 
one, depending on the separate packages. 

Please find a patch below that replaces libcatalyst-modules-perl with 
the relevant separate packages in (build-)dependencies of 
libcatalyst-view-component-subinclude-perl.

If you'd like, I could take over 
libcatalyst-view-component-subinclude-perl under the pkg-perl umbrella 
and do the upload.

Thanks,
    dam
    Debian Perl Group

----------------------------------
--- libcatalyst-view-component-subinclude-perl-0.10/debian/control
+++ libcatalyst-view-component-subinclude-perl-0.10/debian/control
@@ -2,7 +2,9 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libcatalyst-perl (>= 5.80014), libcatalyst-modules-perl,
+Build-Depends-Indep: perl, libcatalyst-perl (>= 5.80014),
+ libcatalyst-action-renderview-perl,
+ libcatalyst-plugin-subrequest-perl,
  libmoose-perl, libmoosex-types-perl, libwww-perl, liblist-moreutils-perl,
  liburi-perl, libcatalyst-view-tt-perl
 Maintainer: Jonas Genannt <jonas.genannt@capi2name.de>
@@ -12,7 +14,9 @@
 Package: libcatalyst-view-component-subinclude-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}, libcatalyst-perl (>= 5.80014), 
- libcatalyst-modules-perl, libmoose-perl, libmoosex-types-perl,
+ libcatalyst-action-renderview-perl,
+ libcatalyst-plugin-subrequest-perl,
+ libmoose-perl, libmoosex-types-perl,
  libwww-perl, liblist-moreutils-perl
 Description: Use subincludes in your Catalyst views
  Catalyst::View::Component::SubInclude allows you to include content in


Reply to: