[SCM] Debian packaging of libmoose-autobox-perl branch, master, updated. 1095c09c08349a39e8b474af7f3b7c2942513ac3

Alessandro Ghedini al3xbio at gmail.com
Wed Mar 21 12:51:20 UTC 2012


The following commit has been merged in the master branch:
commit 310783f2dee9aef24d1398eb2baa87cdbdbfd25e
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Wed Mar 21 12:55:21 2012 +0100

    Add libparent-perl to (build) depends

diff --git a/debian/control b/debian/control
index c92a78b..09dc910 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Build-Depends-Indep: perl,
  libmoose-perl (>= 0.42),
  libperl6-junction-perl (>= 1.40000),
  libtest-exception-perl (>= 0.21),
+ perl (>= 5.10.1) | libparent-perl,
  perl (>= 5.10.1) | libtest-simple-perl (>= 0.89)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>, Ansgar Burchardt <ansgar at debian.org>
@@ -20,7 +21,8 @@ Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends},
  libautobox-perl (>= 2.23),
  libmoose-perl (>= 0.42),
- libperl6-junction-perl (>= 1.40000)
+ libperl6-junction-perl (>= 1.40000),
+ perl (>= 5.10.1) | libparent-perl
 Description: Perl autobox wrapper that understands Moose roles
  Moose::Autobox implements SCALAR, ARRAY, HASH and CODE handlers for use with
  autobox, which is a Perl pragma facilitating method calls on native Perl data

-- 
Debian packaging of libmoose-autobox-perl



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