[libhtml-linkextractor-perl] 01/03: Reformat debian/control with cme

Alex Muntada alexm at debian.org
Sun Oct 8 22:07:46 UTC 2017


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 <alexm at debian.org>
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 <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Christian Sánchez <csanchez at unplug.org.ve>,
- gregor herrmann <gregoa at debian.org>
+           gregor herrmann <gregoa at debian.org>
 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



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