[SCM] Debian packaging of MooseX-AttributeShortcuts CPAN distribution branch, master, updated. 36729cda17225165e1b223471714db94cf668a51

gregor herrmann gregoa at debian.org
Mon Feb 6 23:12:22 UTC 2012


The following commit has been merged in the master branch:
commit b9c994747b710dfc7609299da7779db191222216
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Feb 7 00:00:05 2012 +0100

    add build-dep on perl
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index b330d38..5f45407 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,8 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Alessandro Ghedini <al3xbio at gmail.com>
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libmoose-perl,
+Build-Depends-Indep: perl,
+ libmoose-perl,
  libmoosex-role-parameterized-perl,
  libmoosex-types-common-perl,
  libmoosex-types-perl,

-- 
Debian packaging of MooseX-AttributeShortcuts CPAN distribution



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