[libdist-zilla-plugin-ourpkgversion-perl] 01/02: Apply wrap-and-sort

Axel Beckert abe at deuxchevaux.org
Wed Aug 6 16:44:45 UTC 2014


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

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

commit 212be5dc006737cc0c1dc14905d3a9f86226aecd
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Wed Aug 6 18:42:41 2014 +0200

    Apply wrap-and-sort
---
 debian/control   | 25 +++++++++++++------------
 debian/copyright | 12 ++++++------
 2 files changed, 19 insertions(+), 18 deletions(-)

diff --git a/debian/control b/debian/control
index 4a23693..425b63a 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,
- libmoose-perl,
- libmoosex-types-perl-perl,
- libnamespace-autoclean-perl,
- libppi-perl,
- libtest-version-perl (>= 0.04),
- perl
+                     libmoose-perl,
+                     libmoosex-types-perl-perl,
+                     libnamespace-autoclean-perl,
+                     libppi-perl,
+                     libtest-version-perl (>= 0.04),
+                     perl
 Standards-Version: 3.9.5
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdist-zilla-plugin-ourpkgversion-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdist-zilla-plugin-ourpkgversion-perl.git
@@ -18,12 +18,13 @@ Homepage: https://metacpan.org/release/Dist-Zilla-Plugin-OurPkgVersion
 
 Package: libdist-zilla-plugin-ourpkgversion-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libdist-zilla-perl,
- libmoose-perl,
- libmoosex-types-perl-perl,
- libnamespace-autoclean-perl,
- libppi-perl
+Depends: libdist-zilla-perl,
+         libmoose-perl,
+         libmoosex-types-perl-perl,
+         libnamespace-autoclean-perl,
+         libppi-perl,
+         ${misc:Depends},
+         ${perl:Depends}
 Description: Alternative to DZP::PkgVersion with no line insertion and "our"
  This Dist::Zilla plugin was created as an alternative to
  Dist::Zilla::Plugin::PkgVersion and uses some code from that module.
diff --git a/debian/copyright b/debian/copyright
index 787fd9a..09b4894 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -38,7 +38,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
  .
@@ -71,7 +71,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
@@ -107,7 +107,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
@@ -141,7 +141,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
@@ -159,7 +159,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
@@ -176,7 +176,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-ourpkgversion-perl.git



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