This is an automated email from the git hooks/post-receive script. alexm pushed a commit to branch master in repository libhtml-linkextractor-perl.
commit 71d04387e93bcd02bc065f84a6408ad8683b8cbb Author: Alex Muntada <[email protected]> Date: Sun Oct 8 17:24:55 2017 +0200 Reformat debian/control with cme Gbp-Dch: ignore --- debian/control | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/debian/control b/debian/control index f43b2f9..9d715b4 100644 --- a/debian/control +++ b/debian/control @@ -1,23 +1,24 @@ Source: libhtml-linkextractor-perl Maintainer: Debian Perl Group <[email protected]> Uploaders: Christian Sánchez <[email protected]>, - gregor herrmann <[email protected]> + gregor herrmann <[email protected]> Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libhtml-parser-perl, - liburi-perl, - perl + liburi-perl, + perl Standards-Version: 3.9.4 -Homepage: https://metacpan.org/release/HTML-LinkExtractor -Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libhtml-linkextractor-perl.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libhtml-linkextractor-perl.git +Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libhtml-linkextractor-perl.git +Homepage: https://metacpan.org/release/HTML-LinkExtractor Package: libhtml-linkextractor-perl Architecture: all -Depends: ${misc:Depends}, ${perl:Depends}, - libhtml-parser-perl, - liburi-perl +Depends: ${misc:Depends}, + ${perl:Depends}, + libhtml-parser-perl, + liburi-perl Description: Perl module used to extract links from HTML documents HTML::LinkExtractor is used to extract links from HTML documents. It is very similar to HTML::LinkExtor, except that besides getting the URL, you also get -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhtml-linkextractor-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
