[libschedule-cron-perl] 10/19: Mark package as autopkgtest-able.

gregor herrmann gregoa at debian.org
Thu Jun 29 21:55:34 UTC 2017


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

gregoa pushed a commit to branch master
in repository libschedule-cron-perl.

commit 5e453e2c7a2b42299f9b79b9e1998ed6c02d92ac
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jun 29 23:38:08 2017 +0200

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

diff --git a/debian/control b/debian/control
index 0fad020..3edcb08 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,24 @@
 Source: libschedule-cron-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Section: perl
+Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, libtime-modules-perl (>= 2011.0505), libtest-pod-perl (>= 1.00), libtest-pod-coverage-perl, libtest-kwalitee-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Build-Depends-Indep: perl,
+                     libtime-modules-perl (>= 2011.0505),
+                     libtest-pod-perl (>= 1.00),
+                     libtest-pod-coverage-perl,
+                     libtest-kwalitee-perl
 Standards-Version: 3.8.3
-Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libschedule-cron-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libschedule-cron-perl.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libschedule-cron-perl.git
 Homepage: https://metacpan.org/release/Schedule-Cron
 
 Package: libschedule-cron-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libtime-modules-perl (>= 2011.0505)
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libtime-modules-perl (>= 2011.0505)
 Description: Simple but complete cron like scheduler
  This perl module can be used for periodically executing perl
  subroutines. The dates and parameters for the subroutines to be

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



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