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

gregoa pushed a commit to branch master
in repository liblog-any-adapter-callback-perl.

commit 8da0b9594320628ee8f683f139aef4af2c20af77
Author: gregor herrmann <gre...@debian.org>
Date:   Fri May 1 17:36:09 2015 +0200

    wrap&sort d/control
    
    Git-Dch: Ignore
---
 debian/control | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 6bd0ffd..c940721 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,8 @@ Maintainer: Debian Perl Group 
<pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Robin Sheat <ro...@catalyst.net.nz>
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: liblog-any-perl (>= 1.00) | liblog-any-adapter-perl,
- perl (>= 5.13.11) | libtest-simple-perl (>= 0.98), perl
+                     perl,
+                     perl (>= 5.13.11) | libtest-simple-perl (>= 0.98)
 Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/liblog-any-adapter-callback-perl.git
 Vcs-Git: 
git://anonscm.debian.org/pkg-perl/packages/liblog-any-adapter-callback-perl.git
@@ -13,8 +14,9 @@ Homepage: 
https://metacpan.org/release/Log-Any-Adapter-Callback
 
 Package: liblog-any-adapter-callback-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- liblog-any-perl (>= 1.00) | liblog-any-adapter-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         liblog-any-perl (>= 1.00) | liblog-any-adapter-perl
 Description: module to send Log::Any logs to a subroutine
  Log::Any::Adapter::Callback lets you specify callback subroutine to be called
  by Log::Any's logging methods (like $log->debug(), $log->error(), etc) and

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/liblog-any-adapter-callback-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