[libnet-amazon-s3-tools-perl] 04/04: Apply wrap-and-sort

Axel Beckert abe at deuxchevaux.org
Sun May 31 10:01:53 UTC 2015


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

abe pushed a commit to branch master
in repository libnet-amazon-s3-tools-perl.

commit 812c4b7cf68a077abdf1599f5f5218f1a3582e63
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun May 31 11:58:06 2015 +0200

    Apply wrap-and-sort
---
 debian/changelog |  1 +
 debian/control   | 11 +++++------
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8876e23..9b2953a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -32,6 +32,7 @@ libnet-amazon-s3-tools-perl (0.08-2) UNRELEASED; urgency=low
       capture. Issue reported by DUCK.
     + Convert to current machine-readable DEP5 format (1.0).
   * Fix duplicated dependency on libnet-amazon-s3-perl.
+  * Apply wrap-and-sort.
 
  -- Ryan Niebur <ryan at debian.org>  Fri, 25 Sep 2009 00:25:43 -0700
 
diff --git a/debian/control b/debian/control
index 67525aa..de85828 100644
--- a/debian/control
+++ b/debian/control
@@ -14,12 +14,12 @@ Homepage: https://metacpan.org/release/Net-Amazon-S3-Tools
 
 Package: libnet-amazon-s3-tools-perl
 Architecture: all
-Depends: ${perl:Depends},
-         ${misc:Depends},
-         libxml-writer-perl,
+Depends: libfile-homedir-perl,
+         libgetopt-argvfile-perl,
          libnet-amazon-s3-perl,
-         libfile-homedir-perl,
-         libgetopt-argvfile-perl
+         libxml-writer-perl,
+         ${misc:Depends},
+         ${perl:Depends}
 Description: Command line tools for Amazon AWS S3
  These S3 command line tools allow you to manipulate and populate an S3
  account.  Refer to the documentation (pod and man) for each of the
@@ -28,4 +28,3 @@ Description: Command line tools for Amazon AWS S3
  This Net::Amazon::S3::Tools module is mostly just a stub, to hoist
  the bundling and installation of the executable scripts that make up
  the actual tools.
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-amazon-s3-tools-perl.git



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