[libapp-stacktrace-perl] 03/06: Apply wrap-and-sort
    Axel Beckert 
    abe at deuxchevaux.org
       
    Fri Dec 12 15:39:50 UTC 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository libapp-stacktrace-perl.
commit cb2491f0308ded50114a60bff795d9c81a6bf9ef
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Fri Dec 12 16:15:59 2014 +0100
    Apply wrap-and-sort
---
 debian/control | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 18c3fc2..d62e93c 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Axel Beckert <abe at debian.org>
 Build-Depends: debhelper (>= 9.20120312~),
- perl
+               perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libapp-stacktrace-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libapp-stacktrace-perl.git
@@ -13,7 +13,9 @@ Testsuite: autopkgtest-pkg-perl
 
 Package: perl-stacktrace
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: Create stack traces of a running perl processes
  perl-stacktrace prints Perl stack traces of Perl threads for a given
  Perl process. For each Perl frame, the full file name and line number
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libapp-stacktrace-perl.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list