This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libhtml-parser-perl.
commit 6a4e3cb58ecbd1c01b2418902721956f344da972 Author: gregor herrmann <[email protected]> Date: Sun Jun 7 19:19:17 2015 +0200 cme: reformat debian/control Git-Dch: Ignore --- debian/control | 32 +++++++++++++++++++++----------- 1 file changed, 21 insertions(+), 11 deletions(-) diff --git a/debian/control b/debian/control index 601e635..fbb99cb 100644 --- a/debian/control +++ b/debian/control @@ -1,22 +1,32 @@ Source: libhtml-parser-perl -Section: perl -Priority: optional -Build-Depends: perl, debhelper (>= 9.20120312), liburi-perl, - libhtml-tagset-perl, libtest-pod-perl, libhttp-message-perl Maintainer: Debian Perl Group <[email protected]> Uploaders: Krzysztof Krzyzaniak (eloy) <[email protected]>, - Damyan Ivanov <[email protected]>, Antonio Radici <[email protected]>, - Rene Mayorga <[email protected]>, Jonathan Yu <[email protected]>, - Salvatore Bonaccorso <[email protected]>, Dominic Hargreaves <[email protected]> + Damyan Ivanov <[email protected]>, + Antonio Radici <[email protected]>, + Rene Mayorga <[email protected]>, + Jonathan Yu <[email protected]>, + Salvatore Bonaccorso <[email protected]>, + Dominic Hargreaves <[email protected]> +Section: perl +Priority: optional +Build-Depends: perl, + debhelper (>= 9.20120312), + libhtml-tagset-perl, + libhttp-message-perl, + libtest-pod-perl, + liburi-perl Standards-Version: 3.9.6 -Homepage: https://metacpan.org/release/HTML-Parser -Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-parser-perl.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libhtml-parser-perl.git +Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-parser-perl.git +Homepage: https://metacpan.org/release/HTML-Parser Package: libhtml-parser-perl Architecture: any -Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}, liburi-perl, - libhtml-tagset-perl +Depends: ${misc:Depends}, + ${perl:Depends}, + ${shlibs:Depends}, + libhtml-tagset-perl, + liburi-perl Recommends: libhttp-message-perl Suggests: libdata-dump-perl Enhances: libwww-perl -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhtml-parser-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
