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 <a...@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 <r...@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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to