[libparse-http-useragent-perl] 05/10: Update (build) dependencies.

gregor herrmann gregoa at debian.org
Mon Jan 1 22:49:27 UTC 2018


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

gregoa pushed a commit to branch master
in repository libparse-http-useragent-perl.

commit ecddbae9e52e8def5f3e06c3cc6a5f391921e986
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jan 1 23:35:34 2018 +0100

    Update (build) dependencies.
---
 debian/control | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 5f987c7..542eeee 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +5,11 @@ Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
 Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
-Build-Depends: debhelper (>= 9),
-               libmodule-build-perl
-Build-Depends-Indep: perl
+Build-Depends: debhelper (>= 9)
+Build-Depends-Indep: libjson-perl,
+                     libxml-simple-perl,
+                     libyaml-perl,
+                     perl
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libparse-http-useragent-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libparse-http-useragent-perl.git
@@ -16,7 +18,10 @@ Homepage: https://metacpan.org/release/Parse-HTTP-UserAgent
 Package: libparse-http-useragent-perl
 Architecture: all
 Depends: ${misc:Depends},
-         ${perl:Depends}
+         ${perl:Depends},
+         libjson-perl,
+         libxml-simple-perl,
+         libyaml-perl
 Description: parser for the HTTP User Agent string
  Parse::HTTP::UserAgent implements a rules-based parser and tries to
  identify MSIE, FireFox, Opera, Safari & Chrome first. It then tries to

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libparse-http-useragent-perl.git



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