[librecommended-perl] 02/05: Apply wrap-and-sort

Axel Beckert abe at deuxchevaux.org
Thu Jul 30 23:56:12 UTC 2015


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

abe pushed a commit to branch master
in repository librecommended-perl.

commit 37afbc2b455064d21cc6c7b9953ff2d6a955d02a
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Fri Jul 31 01:29:15 2015 +0200

    Apply wrap-and-sort
---
 debian/control | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 0756e29..364c44e 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ 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: libmodule-runtime-perl (>= 0.014),
- perl
+                     perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/librecommended-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/librecommended-perl.git
@@ -14,8 +14,9 @@ Testsuite: autopkgtest-pkg-perl
 
 Package: librecommended-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libmodule-runtime-perl (>= 0.014)
+Depends: libmodule-runtime-perl (>= 0.014),
+         ${misc:Depends},
+         ${perl:Depends}
 Description: Load recommended modules on demand when available
  recommended gathers a list of recommended modules and versions and provides
  means to check if they are available. It is a thin veneer around

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



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