[libxml-xpath-perl] 04/07: debian/control: Add libscalar-list-utils-perl to {Build-}Depends.

Angel Abad angel at debian.org
Sat Nov 12 11:27:44 UTC 2016


This is an automated email from the git hooks/post-receive script.

angel pushed a commit to branch master
in repository libxml-xpath-perl.

commit a18d465bd057f04cd142275165f186e4ad590c8b
Author: Angel Abad <angelabad at gmail.com>
Date:   Sat Nov 12 12:14:39 2016 +0100

    debian/control: Add libscalar-list-utils-perl to {Build-}Depends.
---
 debian/control | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 273d744..7847762 100644
--- a/debian/control
+++ b/debian/control
@@ -5,10 +5,11 @@ Uploaders: Ansgar Burchardt <ansgar at debian.org>,
 Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
-Build-Depends: debhelper (>= 9~)
+Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl,
                      libpath-tiny-perl (>= 0.076),
-                     libxml-parser-perl
+                     libxml-parser-perl,
+                     libscalar-list-utils-perl
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libxml-xpath-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libxml-xpath-perl.git
@@ -18,7 +19,8 @@ Package: libxml-xpath-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
-         libxml-parser-perl
+         libxml-parser-perl,
+         libscalar-list-utils-perl
 Description: Perl module for processing XPath
  The XML::XPath module implements the W3C's XPath specification.  It aims to
  be completely correct to the letter of the spec, and yet still allow

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libxml-xpath-perl.git



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