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

js pushed a commit to annotated tag debian/1.1.6-1
in repository boxer.

commit fc1e80d62d46d6ba3b7cfbebc3db292b254d6fdb
Author: Jonas Smedegaard <[email protected]>
Date:   Sun Nov 5 14:45:25 2017 +0100

    Fix require Test::Exception and Test::File::Contents for testsuite.
---
 meta/makefile.pret | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/makefile.pret b/meta/makefile.pret
index 42f0256..ec385f6 100644
--- a/meta/makefile.pret
+++ b/meta/makefile.pret
@@ -28,6 +28,8 @@
        :test-requirement     [ :on "English 0"^^:CpanId ];
        :test-requirement     [ :on "File::Spec 0"^^:CpanId ];
        :test-requirement     [ :on "Test::Compile 0"^^:CpanId ];
+       :test-requirement     [ :on "Test::Exception 0"^^:CpanId ];
+       :test-requirement     [ :on "Test::File::Contents 0"^^:CpanId ];
        :test-requirement     [ :on "Test::Fixme 0"^^:CpanId ];
        :test-requirement     [ :on "Test::MinimumVersion 0"^^:CpanId ];
        :test-requirement     [ :on "Test::Pod 1.00"^^:CpanId ];

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to