[SCM] Debian packaging of HTML-LinkExtractor CPAN distribution branch, master, updated. debian/0.130-5-13-g970b019

gregor herrmann gregoa at debian.org
Sat Mar 30 12:11:30 UTC 2013


The following commit has been merged in the master branch:
commit 2112463901ce7fc27708d4047d7f465e87a90a0a
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Mar 30 13:01:07 2013 +0100

    d/control cosmetics
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 639b15f..1587f0c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,20 +3,21 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Christian Sánchez <csanchez at unplug.org.ve>
 Section: perl
 Priority: optional
-Build-Depends-Indep: libhtml-parser-perl, liburi-perl,
+Build-Depends: debhelper (>= 7)
+Build-Depends-Indep: libhtml-parser-perl,
+ liburi-perl,
  perl
 Standards-Version: 3.9.4
 Homepage: https://metacpan.org/release/HTML-LinkExtractor/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-linkextractor-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-linkextractor-perl.git
-Build-Depends: debhelper (>= 7)
 
 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
- This is the CPAN Perl module HTML::LinkExtractor.
- .
  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
  the link-text.

-- 
Debian packaging of HTML-LinkExtractor CPAN distribution



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