[libstring-expand-perl] 01/02: Apply wrap-and-sort -a

Axel Beckert abe at deuxchevaux.org
Fri Apr 17 23:45:06 UTC 2015


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

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

commit 87b28a544dd041191e7f8479977351ac90dda04a
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sat Apr 18 01:38:48 2015 +0200

    Apply wrap-and-sort -a
---
 debian/control | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index a6f9a93..39318a0 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: libtest-exception-perl,
- perl
+                     perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libstring-expand-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libstring-expand-perl.git
@@ -14,7 +14,8 @@ Testsuite: autopkgtest-pkg-perl
 
 Package: libstring-expand-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: string utility functions for expanding variables in self-referential sets
  String::Expand implements utility functions for expanding embedded variables
  in a string. Variable references are embedded in strings in a similar form to

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



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