This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libtime-period-perl.
commit 1a20f5a5cc0070f24ff2cda0bcce8ba694fb4fd0 Author: gregor herrmann <[email protected]> Date: Fri Aug 4 12:30:39 2017 -0400 Mark package as autopkgtest-able. --- debian/control | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/debian/control b/debian/control index 7fc005c..2a26a06 100644 --- a/debian/control +++ b/debian/control @@ -1,17 +1,20 @@ Source: libtime-period-perl -Section: perl -Priority: optional Maintainer: Debian Perl Group <[email protected]> Uploaders: Roderick Schertler <[email protected]> +Section: perl +Testsuite: autopkgtest-pkg-perl +Priority: optional +Build-Depends: debhelper (>= 9), + perl Standards-Version: 3.9.6 -Homepage: https://metacpan.org/release/Time-Period -Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libtime-period-perl.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtime-period-perl.git -Build-Depends: debhelper (>= 9), perl +Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libtime-period-perl.git +Homepage: https://metacpan.org/release/Time-Period Package: libtime-period-perl Architecture: all -Depends: ${perl:Depends}, ${misc:Depends} +Depends: ${perl:Depends}, + ${misc:Depends} Description: Perl library for testing if a time() is in a specific period This Perl library provides a function which tells whether a specific time falls within a specified time period. Its syntax for specifying -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtime-period-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
