[libdist-zilla-plugin-test-podspelling-perl] 03/05: Apply wrap-and-sort

Axel Beckert abe at deuxchevaux.org
Mon May 25 10:01:43 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-podspelling-perl.

commit f2da4945875ea2a58c0039fa9e9df9dee1d78145
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Mon May 25 10:50:04 2015 +0200

    Apply wrap-and-sort
---
 debian/control   | 29 +++++++++++++++--------------
 debian/copyright | 14 +++++++-------
 2 files changed, 22 insertions(+), 21 deletions(-)

diff --git a/debian/control b/debian/control
index 5a226e6..78d05df 100644
--- a/debian/control
+++ b/debian/control
@@ -5,16 +5,16 @@ 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 (>= 5),
- libfile-pushd-perl,
- libmodule-build-tiny-perl (>= 0.039),
- libmoose-perl,
- libpath-tiny-perl,
- libtest-fatal-perl,
- libtest-requires-perl,
- libtest-script-perl (>= 1.05),
- libtest-spelling-perl (>= 0.12),
- libtest-tester-perl | perl (>= 5.21.6),
- perl
+                     libfile-pushd-perl,
+                     libmodule-build-tiny-perl (>= 0.039),
+                     libmoose-perl,
+                     libpath-tiny-perl,
+                     libtest-fatal-perl,
+                     libtest-requires-perl,
+                     libtest-script-perl (>= 1.05),
+                     libtest-spelling-perl (>= 0.12),
+                     libtest-tester-perl | perl (>= 5.21.6),
+                     perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdist-zilla-plugin-test-podspelling-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdist-zilla-plugin-test-podspelling-perl.git
@@ -23,10 +23,11 @@ Testsuite: autopkgtest-pkg-perl
 
 Package: libdist-zilla-plugin-test-podspelling-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libdist-zilla-perl (>= 5),
- libmoose-perl,
- libtest-spelling-perl (>= 0.12)
+Depends: libdist-zilla-perl (>= 5),
+         libmoose-perl,
+         libtest-spelling-perl (>= 0.12),
+         ${misc:Depends},
+         ${perl:Depends}
 Description: Author tests for POD spelling
  The Dist::Zilla plugin Dist::Zilla::Plugin::Test::PodSpelling adds
  author tests to spell-check all POD in a distribution.
diff --git a/debian/copyright b/debian/copyright
index 7b0ce0e..150ad53 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -39,7 +39,7 @@ License: Artistic-2.0
  license directly with the Copyright Holder of a given Package.  If the
  terms of this license do not permit the full use that you propose to
  make of the Package, you should contact the Copyright Holder and seek
- a different licensing arrangement. 
+ a different licensing arrangement.
  .
  Definitions
  .
@@ -72,7 +72,7 @@ License: Artistic-2.0
  .
      "Modified Version" means the Package, if it has been changed, and
      such changes were not explicitly requested by the Copyright
-     Holder. 
+     Holder.
  .
      "Original License" means this Artistic License as Distributed with
      the Standard Version of the Package, in its current version or as
@@ -108,7 +108,7 @@ License: Artistic-2.0
  will be subject to the Original License.
  .
  .
- Distribution of Modified Versions of the Package as Source 
+ Distribution of Modified Versions of the Package as Source
  .
  (4)  You may Distribute your Modified Version as Source (either gratis
  or for a Distributor Fee, and with or without a Compiled form of the
@@ -130,7 +130,7 @@ License: Artistic-2.0
      (c)  allow anyone who receives a copy of the Modified Version to
      make the Source form of the Modified Version available to others
      under
- 		
+ .
  	(i)  the Original License or
  .
  	(ii)  a license that permits the licensee to freely copy,
@@ -142,7 +142,7 @@ License: Artistic-2.0
  	Fees are allowed.
  .
  .
- Distribution of Compiled Forms of the Standard Version 
+ Distribution of Compiled Forms of the Standard Version
  or Modified Versions without the Source
  .
  (5)  You may Distribute Compiled forms of the Standard Version without
@@ -160,7 +160,7 @@ License: Artistic-2.0
  the Source of the Modified Version.
  .
  .
- Aggregating or Linking the Package 
+ Aggregating or Linking the Package
  .
  (7)  You may aggregate the Package (either the Standard Version or
  Modified Version) with other packages and Distribute the resulting
@@ -177,7 +177,7 @@ License: Artistic-2.0
  provided the result does not expose a direct interface to the Package.
  .
  .
- Items That are Not Considered Part of a Modified Version 
+ Items That are Not Considered Part of a Modified Version
  .
  (9) Works (including, but not limited to, modules and scripts) that
  merely extend or make use of the Package, do not, by themselves, cause

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



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