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 <[email protected]> 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 <[email protected]> Uploaders: CSILLAG Tamas <[email protected]> -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 _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
