This is an automated email from the git hooks/post-receive script. carnil pushed a commit to branch master in repository libsocket-getaddrinfo-perl.
commit 3025db713ae2bdea6a40b7bac6358204caf13664 Author: Salvatore Bonaccorso <[email protected]> Date: Fri Jun 5 19:45:57 2015 +0200 Wrap and sort fields in debian/control file --- debian/control | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/debian/control b/debian/control index ce159f7..0289b6b 100644 --- a/debian/control +++ b/debian/control @@ -1,15 +1,19 @@ Source: libsocket-getaddrinfo-perl Section: perl Priority: optional -Build-Depends: perl, debhelper (>= 9.20120312), +Build-Depends: + debhelper (>= 9.20120312), + libextutils-cchecker-perl (>= 0.06), + libmodule-build-perl, libtest-exception-perl, - libtest-warn-perl, libtest-pod-perl, - libextutils-cchecker-perl (>= 0.06), - libmodule-build-perl + libtest-warn-perl, + perl Maintainer: Debian Perl Group <[email protected]> -Uploaders: Jonathan Yu <[email protected]>, - Nathan Handler <[email protected]>, Ansgar Burchardt <[email protected]>, +Uploaders: + Jonathan Yu <[email protected]>, + Nathan Handler <[email protected]>, + Ansgar Burchardt <[email protected]>, gregor herrmann <[email protected]> Standards-Version: 3.9.3 Homepage: https://metacpan.org/release/Socket-GetAddrInfo -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsocket-getaddrinfo-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
