[arename] 01/03: Apply wrap-and-sort

Axel Beckert abe at deuxchevaux.org
Wed Mar 12 17:06:21 UTC 2014


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

abe pushed a commit to branch master
in repository arename.

commit cdd923f2793384139857af44db98ac1b12c84b4f
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Wed Mar 12 18:04:20 2014 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 3462e51..fda0020 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ arename (4.0-3) UNRELEASED; urgency=low
   [ Axel Beckert ]
   * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
     copyright"
+  * Apply wrap-and-sort
 
  -- Salvatore Bonaccorso <carnil at debian.org>  Sun, 06 Jan 2013 21:56:37 +0100
 
diff --git a/debian/control b/debian/control
index b9db5ac..5212fe3 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: sound
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Maximilian Gass <mxey at cloudconnected.org>,
- gregor herrmann <gregoa at debian.org>
+           gregor herrmann <gregoa at debian.org>
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
 Standards-Version: 3.9.2
@@ -13,8 +13,10 @@ Homepage: http://ft.bewatermyfriend.org/comp/arename.html
 
 Package: arename
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libreadonly-perl,
- libaudio-scan-perl
+Depends: libaudio-scan-perl,
+         libreadonly-perl,
+         ${misc:Depends},
+         ${perl:Depends}
 Description: automatic audio file renaming tool
  arename is a tool that is able to rename audio files by looking at a file's
  tagging information. It uses this information to assemble a consistent

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/arename.git



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