[SCM] Debian packaging of libmoosex-multiinitarg-perl branch, master, updated. 208c5a90ca498d7586812ce5612fcab3ad30d9f2
gregor herrmann
gregoa at debian.org
Sat Jun 8 21:56:49 UTC 2013
The following commit has been merged in the master branch:
commit 9322f5d26986783f46b3228981bf15064f639f50
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Jun 8 23:53:31 2013 +0200
wrap-and-sort
Git-Dch: Ignore
diff --git a/debian/control b/debian/control
index f9415c4..141adaf 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,9 @@ Source: libmoosex-multiinitarg-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libmoose-perl, libtest-pod-perl
+Build-Depends-Indep: libmoose-perl,
+ libtest-pod-perl,
+ perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jonathan Yu <jawnsy at cpan.org>
Standards-Version: 3.9.4
@@ -12,7 +14,9 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-mul
Package: libmoosex-multiinitarg-perl
Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libmoose-perl
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libmoose-perl
Description: Perl library providing attributes with aliases for constructors
MooseX::MultiInitArg is an extension to Moose that allows you to call an
attribute any number of things while you're passing arguments to your object
--
Debian packaging of libmoosex-multiinitarg-perl
More information about the Pkg-perl-cvs-commits
mailing list