[libfinance-quote-perl] 35/42: Mark package as autopkgtest-able.

gregor herrmann gregoa at debian.org
Mon Aug 21 19:53:13 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 cd7bae4afcc39f2df35df39963010f51297c35ed
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Aug 21 21:16:04 2017 +0200

    Mark package as autopkgtest-able.
---
 debian/control | 24 +++++++++++++++++-------
 1 file changed, 17 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 356cb11..2290000 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,30 @@
 Source: libfinance-quote-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Sébastien Villemot <sebastien at debian.org>
-Build-Depends: debhelper (>= 9), libhtml-tableextract-perl, libwww-perl,
-               liblwp-protocol-https-perl, libdatetime-perl, libjson-perl,
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
+Build-Depends: debhelper (>= 9),
+               libhtml-tableextract-perl,
+               libwww-perl,
+               liblwp-protocol-https-perl,
+               libdatetime-perl,
+               libjson-perl,
                libcgi-pm-perl | perl (<< 5.19)
 Standards-Version: 3.9.6
-Homepage: http://finance-quote.sourceforge.net/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-gnucash/libfinance-quote-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-gnucash/libfinance-quote-perl.git
+Homepage: http://finance-quote.sourceforge.net/
 
 Package: libfinance-quote-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libhtml-tableextract-perl, libwww-perl,
-         liblwp-protocol-https-perl, libdatetime-perl, libjson-perl,
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libhtml-tableextract-perl,
+         libwww-perl,
+         liblwp-protocol-https-perl,
+         libdatetime-perl,
+         libjson-perl,
          libcgi-pm-perl | perl (<< 5.19)
 Description: Perl module for retrieving stock quotes from a variety of sources
  This module gets stock quotes from various internet sources, including

-- 
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