[liblog-any-adapter-filehandle-perl] 08/09: Mark package as autopkgtest-able.

gregor herrmann gregoa at debian.org
Fri May 1 19:51:19 UTC 2015


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

gregoa pushed a commit to branch master
in repository liblog-any-adapter-filehandle-perl.

commit be3969688ec4d1e22050809642bcc93ef9e6c9c6
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri May 1 21:45:33 2015 +0200

    Mark package as autopkgtest-able.
---
 debian/control | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index c85d91e..f0f72d9 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,13 @@
 Source: liblog-any-adapter-filehandle-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 (CPAN/PAUSE) <daxim at cpan.org>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libio-string-perl,
- liblog-any-perl (>= 1.00) | liblog-any-adapter-perl
- perl
+                     liblog-any-perl (>= 1.00) | liblog-any-adapter-perl,
+                     perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/liblog-any-adapter-filehandle-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblog-any-adapter-filehandle-perl.git
@@ -14,8 +15,9 @@ Homepage: https://metacpan.org/release/Log-Any-Adapter-FileHandle
 
 Package: liblog-any-adapter-filehandle-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- liblog-any-perl (>= 1.00) | liblog-any-adapter-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         liblog-any-perl (>= 1.00) | liblog-any-adapter-perl
 Description: basic Log::Any::Adapter to forward messages to a filehandle
  Log::Any::Adapter::FileHandle is a basic adapter that will simply forward log
  messages to a filehandle, or any object that supports a 'print' method

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liblog-any-adapter-filehandle-perl.git



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