[libfinance-quote-perl] 14/42: Add libdate-calc-perl and libjson-perl to (Build-)Depends.

gregor herrmann gregoa at debian.org
Mon Aug 21 19:53:11 UTC 2017


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

gregoa pushed a commit to branch master
in repository libfinance-quote-perl.

commit 0a1e7de62686b501d985762060315e4ffadb2977
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Sun Jun 29 17:42:31 2014 +0200

    Add libdate-calc-perl and libjson-perl to (Build-)Depends.
---
 debian/control | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index c955372..464300c 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,8 @@ Source: libfinance-quote-perl
 Section: perl
 Priority: optional
 Maintainer: Sébastien Villemot <sebastien at debian.org>
-Build-Depends: debhelper (>= 9), libhtml-tableextract-perl, libwww-perl, libcrypt-ssleay-perl
+Build-Depends: debhelper (>= 9), libhtml-tableextract-perl, libwww-perl, libcrypt-ssleay-perl,
+               libdate-calc-perl, libjson-perl
 Standards-Version: 3.9.5
 Homepage: http://finance-quote.sourceforge.net/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-gnucash/libfinance-quote-perl.git
@@ -10,7 +11,8 @@ Vcs-Git: git://anonscm.debian.org/pkg-gnucash/libfinance-quote-perl.git
 
 Package: libfinance-quote-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libhtml-tableextract-perl, libwww-perl, libcrypt-ssleay-perl
+Depends: ${perl:Depends}, ${misc:Depends}, libhtml-tableextract-perl, libwww-perl, libcrypt-ssleay-perl,
+         libdate-calc-perl, libjson-perl
 Description: Perl module for retrieving stock quotes from a variety of sources
  This module gets stock quotes from various internet sources, including
  Yahoo! Finance, Fidelity Investments, and the Australian Stock Exchange.

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



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