[libdist-zilla-plugin-test-kwalitee-perl] 02/03: Apply wrap-and-sort

Axel Beckert abe at deuxchevaux.org
Thu Aug 6 00:17:20 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-test-kwalitee-perl.

commit eba6bd8fd8ee950254dbeaedba867351a13e8bfc
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Thu Aug 6 02:05:42 2015 +0200

    Apply wrap-and-sort
---
 debian/control | 35 ++++++++++++++++++-----------------
 1 file changed, 18 insertions(+), 17 deletions(-)

diff --git a/debian/control b/debian/control
index 0ab7a80..100f18b 100644
--- a/debian/control
+++ b/debian/control
@@ -5,17 +5,17 @@ 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: libdata-section-perl (>= 0.004),
- libdist-zilla-perl (>= 4.300039),
- libfile-pushd-perl,
- libmodule-build-tiny-perl (>= 0.037),
- libmoose-perl,
- libnamespace-autoclean-perl,
- libpath-tiny-perl,
- libsub-exporter-formethods-perl,
- libtest-deep-perl,
- libtest-fatal-perl,
- libtest-kwalitee-perl (>= 1.21),
- perl
+                     libdist-zilla-perl (>= 4.300039),
+                     libfile-pushd-perl,
+                     libmodule-build-tiny-perl (>= 0.037),
+                     libmoose-perl,
+                     libnamespace-autoclean-perl,
+                     libpath-tiny-perl,
+                     libsub-exporter-formethods-perl,
+                     libtest-deep-perl,
+                     libtest-fatal-perl,
+                     libtest-kwalitee-perl (>= 1.21),
+                     perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdist-zilla-plugin-test-kwalitee-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdist-zilla-plugin-test-kwalitee-perl.git
@@ -24,12 +24,13 @@ Testsuite: autopkgtest-pkg-perl
 
 Package: libdist-zilla-plugin-test-kwalitee-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libdata-section-perl (>= 0.004),
- libdist-zilla-perl (>= 4.300039),
- libmoose-perl,
- libnamespace-autoclean-perl,
- libsub-exporter-formethods-perl
+Depends: libdata-section-perl (>= 0.004),
+         libdist-zilla-perl (>= 4.300039),
+         libmoose-perl,
+         libnamespace-autoclean-perl,
+         libsub-exporter-formethods-perl,
+         ${misc:Depends},
+         ${perl:Depends}
 Description: Release tests for kwalitee
  This is an extension of Dist::Zilla::Plugin::InlineFiles, providing the
  following file:

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



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