[libmango-perl] 03/04: wrap&sort d/control

gregor herrmann gregoa at debian.org
Fri Jul 24 13:58:13 UTC 2015


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

gregoa pushed a commit to branch master
in repository libmango-perl.

commit bc3fdbb5d2f69e79cca62008ccba4acddef0eaf8
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jul 24 15:56:06 2015 +0200

    wrap&sort d/control
    
    Gbp-Dch: Ignore
---
 debian/control | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 3b53221..6be9acc 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: CSILLAG Tamas <cstamas at cstamas.hu>
-Build-Depends: debhelper (>= 9), libmojolicious-perl (>= 5.40)
+Build-Depends: debhelper (>= 9),
+               libmojolicious-perl (>= 5.40)
 Build-Depends-Indep: perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmango-perl.git
@@ -13,7 +14,9 @@ Testsuite: autopkgtest-pkg-perl
 
 Package: libmango-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libmojolicious-perl (>= 5.40)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libmojolicious-perl (>= 5.40)
 Description: Pure-Perl non-blocking I/O MongoDB client
  Mango is a pure-Perl non-blocking I/O MongoDB client, optimized for use with
  the Mojolicious real-time web framework, and with multiple event loop

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



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