New Upstream Snapshot - liblog-any-adapter-tap-perl

Ready changes

Summary

Merged new upstream version: 0.003003 (was: 0.3.3).

Resulting package

Built on 2022-04-15T11:36 (took 3m19s)

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t fresh-snapshots liblog-any-adapter-tap-perl

Lintian Result

Diff

diff --git a/LICENSE b/LICENSE
index c96bb21..d45b897 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-This software is copyright (c) 2016 by Michael Conrad.
+This software is copyright (c) 2022 by Michael Conrad.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
@@ -12,7 +12,7 @@ b) the "Artistic License"
 
 --- The GNU General Public License, Version 1, February 1989 ---
 
-This software is Copyright (c) 2016 by Michael Conrad.
+This software is Copyright (c) 2022 by Michael Conrad.
 
 This is free software, licensed under:
 
@@ -272,7 +272,7 @@ That's all there is to it!
 
 --- The Artistic License 1.0 ---
 
-This software is Copyright (c) 2016 by Michael Conrad.
+This software is Copyright (c) 2022 by Michael Conrad.
 
 This is free software, licensed under:
 
@@ -292,21 +292,21 @@ Definitions:
 
   - "Package" refers to the collection of files distributed by the Copyright
     Holder, and derivatives of that collection of files created through
-    textual modification. 
+    textual modification.
   - "Standard Version" refers to such a Package if it has not been modified,
     or has been modified in accordance with the wishes of the Copyright
-    Holder. 
+    Holder.
   - "Copyright Holder" is whoever is named in the copyright or copyrights for
-    the package. 
+    the package.
   - "You" is you, if you're thinking about copying or distributing this Package.
   - "Reasonable copying fee" is whatever you can justify on the basis of media
     cost, duplication charges, time of people involved, and so on. (You will
     not be required to justify it to the Copyright Holder, but only to the
-    computing community at large as a market that must bear the fee.) 
+    computing community at large as a market that must bear the fee.)
   - "Freely Available" means that no fee is charged for the item itself, though
     there may be fees involved in handling the item. It also means that
     recipients of the item may redistribute it under the same conditions they
-    received it. 
+    received it.
 
 1. You may make and give away verbatim copies of the source form of the
 Standard Version of this Package without restriction, provided that you
@@ -373,7 +373,7 @@ products derived from this software without specific prior written permission.
 
 9. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
 WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
-MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
 The End
 
diff --git a/MANIFEST b/MANIFEST
index 93ac713..a7be50e 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest v5.043.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.024.
 Changes
 LICENSE
 MANIFEST
diff --git a/META.yml b/META.yml
index 0bc358d..8e150d6 100644
--- a/META.yml
+++ b/META.yml
@@ -11,7 +11,7 @@ build_requires:
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 5.043, CPAN::Meta::Converter version 2.150001'
+generated_by: 'Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -34,3 +34,6 @@ resources:
   homepage: https://github.com/silverdirk/perl-Log-Any-Adapter-TAP
   repository: git://github.com/silverdirk/perl-Log-Any-Adapter-TAP.git
 version: '0.003003'
+x_generated_by_perl: v5.34.0
+x_serialization_backend: 'YAML::Tiny version 1.73'
+x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
diff --git a/Makefile.PL b/Makefile.PL
index 85d2841..802e027 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v5.043.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.024.
 use strict;
 use warnings;
 
diff --git a/README b/README
index 43bfecc..a5ffaeb 100644
--- a/README
+++ b/README
@@ -1,15 +1,12 @@
-
-
 This archive contains the distribution Log-Any-Adapter-TAP,
 version 0.003003:
 
   Logger suitable for use with TAP test files
 
-This software is copyright (c) 2016 by Michael Conrad.
+This software is copyright (c) 2022 by Michael Conrad.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
 
 
-This README file was generated by Dist::Zilla::Plugin::Readme v5.043.
-
+This README file was generated by Dist::Zilla::Plugin::Readme v6.024.
diff --git a/debian/changelog b/debian/changelog
index cfde342..b78f8fb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+liblog-any-adapter-tap-perl (0.003003-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 15 Apr 2022 11:34:47 -0000
+
 liblog-any-adapter-tap-perl (0.3.3-2) unstable; urgency=medium
 
   * Team upload.
diff --git a/lib/Log/Any/Adapter/TAP.pm b/lib/Log/Any/Adapter/TAP.pm
index 025cd57..299684b 100644
--- a/lib/Log/Any/Adapter/TAP.pm
+++ b/lib/Log/Any/Adapter/TAP.pm
@@ -457,7 +457,7 @@ Michael Conrad <mike@nrdvana.net>
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2016 by Michael Conrad.
+This software is copyright (c) 2022 by Michael Conrad.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
diff --git a/t/author-pod-coverage.t b/t/author-pod-coverage.t
index 094d8f5..243340f 100644
--- a/t/author-pod-coverage.t
+++ b/t/author-pod-coverage.t
@@ -2,8 +2,8 @@
 
 BEGIN {
   unless ($ENV{AUTHOR_TESTING}) {
-    require Test::More;
-    Test::More::plan(skip_all => 'these tests are for testing by the author');
+    print qq{1..0 # SKIP these tests are for testing by the author\n};
+    exit
   }
 }
 
diff --git a/t/author-pod-syntax.t b/t/author-pod-syntax.t
index 35fb1b9..2233af0 100644
--- a/t/author-pod-syntax.t
+++ b/t/author-pod-syntax.t
@@ -2,8 +2,8 @@
 
 BEGIN {
   unless ($ENV{AUTHOR_TESTING}) {
-    require Test::More;
-    Test::More::plan(skip_all => 'these tests are for testing by the author');
+    print qq{1..0 # SKIP these tests are for testing by the author\n};
+    exit
   }
 }
 

More details

Full run details