[liblwpx-paranoidagent-perl] 08/12: Mark package as autopkgtest-able.

gregor herrmann gregoa at debian.org
Thu Sep 29 19:30:26 UTC 2016


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

gregoa pushed a commit to branch master
in repository liblwpx-paranoidagent-perl.

commit e7f3fa8b0d5c6bd53b5f0d2049e59e24474b3c9f
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Sep 29 21:25:15 2016 +0200

    Mark package as autopkgtest-able.
---
 debian/control | 20 +++++++++++++++-----
 1 file changed, 15 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 70ca8ee..7f828a1 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,27 @@
 Source: liblwpx-paranoidagent-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Hilko Bengen <bengen at debian.org>
 Section: perl
+Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9~)
-Build-Depends-Indep: perl, ca-certificates, libwww-perl, libnet-dns-perl, libcrypt-ssleay-perl,
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Hilko Bengen <bengen at debian.org>
+Build-Depends-Indep: perl,
+                     ca-certificates,
+                     libwww-perl,
+                     libnet-dns-perl,
+                     libcrypt-ssleay-perl
 Standards-Version: 3.9.6
-Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/liblwpx-paranoidagent-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/liblwpx-paranoidagent-perl.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/liblwpx-paranoidagent-perl.git
 
 Package: liblwpx-paranoidagent-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, ca-certificates, libwww-perl, libnet-dns-perl, libcrypt-ssleay-perl,
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         ca-certificates,
+         libwww-perl,
+         libnet-dns-perl,
+         libcrypt-ssleay-perl
 Description: "paranoid" subclass of LWP::UserAgent
  The LWPx::ParanoidAgent is a class subclassing LWP::UserAgent, but
  paranoid against attackers. It's to be used when a remote resource is

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



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