[SCM] Debian packaging of MooseX-AttributeShortcuts CPAN distribution branch, master, updated. debian/0.010-1-2-g8a4fd2a

gregor herrmann gregoa at debian.org
Thu Jul 5 20:40:46 UTC 2012


The following commit has been merged in the master branch:
commit 493daf679cf8f29a2179309cc980ecae89e4a9b3
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:41:56 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index 759664d..754460b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,16 +1,15 @@
 Source: libmoosex-attributeshortcuts-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Alessandro Ghedini <ghedo at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libmoose-perl,
- libmoosex-role-parameterized-perl,
- libmoosex-types-common-perl,
- libmoosex-types-perl,
- libnamespace-autoclean-perl,
- perl (>= 5.10.1) | libtest-simple-perl (>= 0.88)
+                     libmoose-perl,
+                     libmoosex-role-parameterized-perl,
+                     libmoosex-types-common-perl,
+                     libmoosex-types-perl,
+                     libnamespace-autoclean-perl
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-attributeshortcuts-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libmoosex-attributeshortcuts-perl.git
@@ -18,12 +17,13 @@ Homepage: http://search.cpan.org/dist/MooseX-AttributeShortcuts/
 
 Package: libmoosex-attributeshortcuts-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libmoose-perl,
- libmoosex-role-parameterized-perl,
- libmoosex-types-common-perl,
- libmoosex-types-perl,
- libnamespace-autoclean-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libmoose-perl,
+         libmoosex-role-parameterized-perl,
+         libmoosex-types-common-perl,
+         libmoosex-types-perl,
+         libnamespace-autoclean-perl
 Description: Moose extension providing shorthands for common attribute options
  Ever found yourself repeatedly specifying writers and builders, because
  there's no good shortcut to specifying them? Sometimes you want an  

-- 
Debian packaging of MooseX-AttributeShortcuts CPAN distribution



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