[SCM] Debian packaging of libhtml-treebuilder-xpath-perl branch, master, updated. debian/0.14-1-2-g960d4a5

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


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

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

diff --git a/debian/control b/debian/control
index 058950c..34df066 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,28 @@
 Source: libhtml-treebuilder-xpath-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Damyan Ivanov <dmn at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Ansgar Burchardt <ansgar at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, libtest-pod-perl, libhtml-tree-perl,
- libtest-pod-coverage-perl, libxml-xpathengine-perl (>= 0.12)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Damyan Ivanov <dmn at debian.org>, gregor herrmann <gregoa at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>, Ansgar Burchardt <ansgar at debian.org>
+Build-Depends-Indep: perl,
+                     libtest-pod-perl,
+                     libhtml-tree-perl,
+                     libtest-pod-coverage-perl,
+                     libxml-xpathengine-perl
 Standards-Version: 3.9.2
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libhtml-treebuilder-xpath-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-treebuilder-xpath-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libhtml-treebuilder-xpath-perl.git
 Homepage: http://search.cpan.org/dist/HTML-TreeBuilder-XPath/
 
 Package: libhtml-treebuilder-xpath-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libhtml-tree-perl,
- libxml-xpathengine-perl (>= 0.12)
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libhtml-tree-perl,
+         libxml-xpathengine-perl
 Description: Perl module to add XPath support to HTML::TreeBuilder
  HTML::TreeBuilder::XPath is a drop-in replacement for HTML::TreeBuilder (see
  libhtml-treebuilder-perl) that adds typical XPath methods, making it easy to
@@ -25,3 +32,4 @@ Description: Perl module to add XPath support to HTML::TreeBuilder
  compact version, intended for machine readable output and minimal space
  requirements (in terms of disk space and network bandwidth); and a human
  readable, indented version.
+

-- 
Debian packaging of libhtml-treebuilder-xpath-perl



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