[libanyevent-gearman-perl] 01/04: Mark package as autopkgtest-able.

gregor herrmann gregoa at debian.org
Sun May 24 17:47:15 UTC 2015


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

gregoa pushed a commit to branch master
in repository libanyevent-gearman-perl.

commit 7992eed6c2c5ebec067dbe40b0ac2f529c9c49ec
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun May 24 19:44:20 2015 +0200

    Mark package as autopkgtest-able.
    
    Add some build dependencies which are not needed during build (because they
    are included in inc/) but are needed for running the test suite against the
    installed package.
---
 debian/control | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/control b/debian/control
index 190b43a..d634780 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,10 @@ Build-Depends-Indep: libany-moose-perl,
  libmousex-foreign-perl,
  libobject-container-perl,
  libobject-event-perl,
+ libtest-base-perl,
  libtest-deep-perl,
+ libtest-exception-perl,
+ libtest-tcp-perl,
  libgearman-client-perl,
  gearman-server,
  perl
@@ -20,6 +23,7 @@ Standards-Version: 3.9.5
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libanyevent-gearman-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libanyevent-gearman-perl.git
 Homepage: https://metacpan.org/release/AnyEvent-Gearman
+Testsuite: autopkgtest-pkg-perl
 
 Package: libanyevent-gearman-perl
 Architecture: all

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



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