[SCM] Debian packaging of libmoosex-configfromfile-perl branch, master, updated. 28a00b9927d7f213aedff157057b1c8a24b3def5

gregor herrmann gregoa at debian.org
Sat Dec 17 16:30:37 UTC 2011


The following commit has been merged in the master branch:
commit 547f573b17527fc5ecb7f66b1377b30b28b34463
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Dec 17 17:27:15 2011 +0100

    sort deps
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 9f61e72..6295fb5 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,12 @@ Source: libmoosex-configfromfile-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libmoose-perl, libmoosex-types-path-class-perl,
- libnamespace-autoclean-perl, libtest-fatal-perl, libtry-tiny-perl
+Build-Depends-Indep: perl,
+ libmoose-perl,
+ libmoosex-types-path-class-perl,
+ libnamespace-autoclean-perl,
+ libtest-fatal-perl,
+ libtry-tiny-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>,
  gregor herrmann <gregoa at debian.org>
@@ -14,8 +18,11 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-con
 
 Package: libmoosex-configfromfile-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libmoose-perl, libtry-tiny-perl,
- libmoosex-types-path-class-perl, libnamespace-autoclean-perl
+Depends: ${misc:Depends}, ${perl:Depends},
+ libmoose-perl,
+ libmoosex-types-path-class-perl,
+ libnamespace-autoclean-perl,
+ libtry-tiny-perl
 Description: Moose role for setting attributes from a config file
  MooseX::ConfigFromFile is an abstract Moose role that provides an alternate
  constructor for creating objects, using parameters passed in from a config

-- 
Debian packaging of libmoosex-configfromfile-perl



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