[SCM] Debian packaging of libcatalyst-view-tt-perl branch, master, updated. upstream/0.38-34-g92dcdc2

gregor herrmann gregoa at debian.org
Sat Feb 18 13:07:59 UTC 2012


The following commit has been merged in the master branch:
commit 92dcdc229a947b7b2e52fc8e8d6b140d83d1686e
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Feb 18 14:03:53 2012 +0100

    sort/wrap deps
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 57c224d..780220b 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,16 @@ Source: libcatalyst-view-tt-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libcatalyst-perl,
- libtemplate-perl, libtemplate-timer-perl, libtemplate-provider-encoding-perl,
- libmro-compat-perl
+Build-Depends-Indep: perl,
+ libcatalyst-perl,
+ libmro-compat-perl,
+ libtemplate-perl,
+ libtemplate-provider-encoding-perl,
+ libtemplate-timer-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>, gregor herrmann <gregoa at debian.org>,
+ Jonathan Yu <jawnsy at cpan.org>,
+ gregor herrmann <gregoa at debian.org>,
  Ansgar Burchardt <ansgar at debian.org>,
  Florian Schlichting <fschlich at zedat.fu-berlin.de>
 Standards-Version: 3.9.2
@@ -17,9 +21,12 @@ Homepage: http://search.cpan.org/dist/Catalyst-View-TT/
 
 Package: libcatalyst-view-tt-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libcatalyst-perl,
- libtemplate-perl, libtemplate-timer-perl, libtemplate-provider-encoding-perl,
- libmro-compat-perl
+Depends: ${perl:Depends}, ${misc:Depends},
+ libcatalyst-perl,
+ libmro-compat-perl,
+ libtemplate-perl,
+ libtemplate-provider-encoding-perl,
+ libtemplate-timer-perl
 Description: Template View Class for Catalyst
  Catalyst::View::TT is the Catalyst view class for the Template toolkit. Your
  application subclass should inherit from this class. This plugin renders the

-- 
Debian packaging of libcatalyst-view-tt-perl



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