[SCM] Debian packaging of libhtml-simpleparse-perl branch, master, updated. fa4f1b04e0447f61a9e10c2cefe2e993e2ff1319

gregor herrmann gregoa at debian.org
Thu Jul 5 20:32:14 UTC 2012


The following commit has been merged in the master branch:
commit f038b180d6e90b3b06eeeb38dbe822a94c0dda91
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:33:35 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index 078e014..b7bfe3b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,20 @@
 Source: libhtml-simpleparse-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jay Bonci <jaybonci at debian.org>, Ansgar Burchardt <ansgar at debian.org>
+Uploaders: Jay Bonci <jaybonci at debian.org>,
+           Ansgar Burchardt <ansgar at debian.org>
 Section: perl
 Priority: optional
+Build-Depends: debhelper (>= 7)
+Build-Depends-Indep: perl
 Standards-Version: 3.8.2
-Homepage: http://search.cpan.org/dist/HTML-SimpleParse/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libhtml-simpleparse-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-simpleparse-perl.git
-Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.6.1)
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libhtml-simpleparse-perl.git
+Homepage: http://search.cpan.org/dist/HTML-SimpleParse/
 
 Package: libhtml-simpleparse-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: bare-bones HTML parser
  HTML::SimpleParse is a bare-bones HTML parser, similar to HTML::Parser,
  but with a couple important distinctions:
@@ -29,3 +31,4 @@ Description: bare-bones HTML parser
  content, but rather a simple linear list.  It does not pay any attention to
  balancing start tags with corresponding end tags, or which pairs of tags are
  inside other pairs of tags.
+

-- 
Debian packaging of libhtml-simpleparse-perl



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