[SCM] Debian packaging of libmoosex-lazyrequire-perl branch, master, updated. 90f01c9ec34e28909aff872144da0bcabfef92ee

Alessandro Ghedini alessandro at ghedini.me
Tue Feb 12 13:30:39 UTC 2013


The following commit has been merged in the master branch:
commit caefb1d629687d7e66f9cc90ccc0cba97e935f14
Author: Alessandro Ghedini <alessandro at ghedini.me>
Date:   Tue Feb 12 14:19:30 2013 +0100

    Fix alignment
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 35971a4..932e172 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,18 @@
 Source: libmoosex-lazyrequire-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ansgar Burchardt <ansgar at debian.org>,
-           gregor herrmann <gregoa at debian.org>,
-           Salvatore Bonaccorso <carnil at debian.org>,
-           Alessandro Ghedini <ghedo at debian.org>
+ gregor herrmann <gregoa at debian.org>,
+ Salvatore Bonaccorso <carnil at debian.org>,
+ Alessandro Ghedini <ghedo at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
-                     libaliased-perl,
-                     libmoose-perl,
-                     libmoosex-types-perl,
-                     libnamespace-autoclean-perl,
-                     libtest-exception-perl
+ libaliased-perl,
+ libmoose-perl,
+ libmoosex-types-perl,
+ libnamespace-autoclean-perl,
+ libtest-exception-perl
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-lazyrequire-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-lazyrequire-perl.git
@@ -20,12 +20,11 @@ Homepage: https://metacpan.org/release/MooseX-LazyRequire/
 
 Package: libmoosex-lazyrequire-perl
 Architecture: all
-Depends: ${perl:Depends},
-         ${misc:Depends},
-         libaliased-perl,
-         libmoose-perl,
-         libmoosex-types-perl,
-         libnamespace-autoclean-perl
+Depends: ${perl:Depends}, ${misc:Depends},
+ libaliased-perl,
+ libmoose-perl,
+ libmoosex-types-perl,
+ libnamespace-autoclean-perl
 Description: Moose extension to delay errors for attribute declarations
  MooseX::LazyRequire adds a lazy_require option to Moose attribute
  declarations.

-- 
Debian packaging of libmoosex-lazyrequire-perl



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