[libdist-zilla-plugin-bootstrap-lib-perl] 02/05: Apply wrap-and-sort

Axel Beckert abe at deuxchevaux.org
Sat Aug 8 11:43:23 UTC 2015


This is an automated email from the git hooks/post-receive script.

abe pushed a commit to branch master
in repository libdist-zilla-plugin-bootstrap-lib-perl.

commit 8ace90921ced852f493fab3fae029684b265bd1b
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sat Aug 8 13:37:08 2015 +0200

    Apply wrap-and-sort
---
 debian/control | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index b9c931e..72ca51d 100644
--- a/debian/control
+++ b/debian/control
@@ -5,10 +5,10 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Axel Beckert <abe at debian.org>
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libdist-zilla-perl,
- libdist-zilla-role-bootstrap-perl (>= 1.000000),
- libdist-zilla-util-test-kentnl-perl (>= 1.003001),
- libmoose-perl,
- perl
+                     libdist-zilla-role-bootstrap-perl (>= 1.000000),
+                     libdist-zilla-util-test-kentnl-perl (>= 1.003001),
+                     libmoose-perl,
+                     perl
 Standards-Version: 3.9.5
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdist-zilla-plugin-bootstrap-lib-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdist-zilla-plugin-bootstrap-lib-perl.git
@@ -16,9 +16,10 @@ Homepage: https://metacpan.org/release/Dist-Zilla-Plugin-Bootstrap-lib
 
 Package: libdist-zilla-plugin-bootstrap-lib-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libdist-zilla-role-bootstrap-perl (>= 1.000000),
- libmoose-perl
+Depends: libdist-zilla-role-bootstrap-perl (>= 1.000000),
+         libmoose-perl,
+         ${misc:Depends},
+         ${perl:Depends}
 Description: A minimal boot-strapping for Dist::Zilla Plug-ins.
  Dist::Zilla::Plugin::Bootstrap::lib exists for loading either /lib or
  /Dist-Name-$VERSION/lib into your @INC early on.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-bootstrap-lib-perl.git



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