[libdist-zilla-role-bootstrap-perl] 01/05: Apply wrap-and-sort

Axel Beckert abe at deuxchevaux.org
Sat Aug 8 12:47:04 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-role-bootstrap-perl.

commit 193f7bbc9e79413c0f0158d93511a0f415576141
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sat Aug 8 14:32:30 2015 +0200

    Apply wrap-and-sort
---
 debian/control | 25 +++++++++++++------------
 1 file changed, 13 insertions(+), 12 deletions(-)

diff --git a/debian/control b/debian/control
index 3dbf6fe..96dfb77 100644
--- a/debian/control
+++ b/debian/control
@@ -5,12 +5,12 @@ 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,
- libfile-copy-recursive-perl,
- liblist-utilsby-perl,
- libmoose-perl,
- libmoosex-attributeshortcuts-perl (>= 0.015),
- libpath-tiny-perl,
- perl
+                     libfile-copy-recursive-perl,
+                     liblist-utilsby-perl,
+                     libmoose-perl,
+                     libmoosex-attributeshortcuts-perl (>= 0.015),
+                     libpath-tiny-perl,
+                     perl
 Standards-Version: 3.9.5
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdist-zilla-role-bootstrap-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdist-zilla-role-bootstrap-perl.git
@@ -18,12 +18,13 @@ Homepage: https://metacpan.org/release/Dist-Zilla-Role-Bootstrap
 
 Package: libdist-zilla-role-bootstrap-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libdist-zilla-perl,
- liblist-utilsby-perl,
- libmoose-perl,
- libmoosex-attributeshortcuts-perl (>= 0.015),
- libpath-tiny-perl
+Depends: libdist-zilla-perl,
+         liblist-utilsby-perl,
+         libmoose-perl,
+         libmoosex-attributeshortcuts-perl (>= 0.015),
+         libpath-tiny-perl,
+         ${misc:Depends},
+         ${perl:Depends}
 Description: Shared logic for bootstrap things.
  (no description was found)
  .

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



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