[libnumber-phone-perl] 03/06: debian/control: Update {Build-}Depends

Angel Abad angel at debian.org
Thu Sep 28 06:35:22 UTC 2017


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

angel pushed a commit to branch master
in repository libnumber-phone-perl.

commit 5df3ae0ea6cdbdf9ce185a6857bcb5a30a14468e
Author: Angel Abad <angelabad at gmail.com>
Date:   Thu Sep 28 08:06:37 2017 +0200

    debian/control: Update {Build-}Depends
---
 debian/control | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index f88edd1..902377a 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,9 @@ Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 10)
 Build-Depends-Indep: libdbm-deep-perl,
+                     libfile-sharedir-install-perl (>= 0.11),
+                     libfile-sharedir-perl (>= 1.104),
+                     libscalar-list-utils-perl,
                      libtest-utf8-perl,
                      perl
 Standards-Version: 4.0.0
@@ -17,7 +20,9 @@ Package: libnumber-phone-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
-         libdbm-deep-perl
+         libdbm-deep-perl,
+         libfile-sharedir-perl (>= 1.104),
+         libscalar-list-utils-perl
 Description: base class for parsing and dealing with phone numbers
  This Perl module and its sub-classes provides support for parsing
  and dealing with phone numbers, e.g. Number::Phone::Country looks up

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



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