New Upstream Snapshot - libtest-tabs-perl

Ready changes

Summary

Merged new upstream version: 0.005+git20140916.1.83d4cb2 (was: 0.005).

Resulting package

Built on 2022-11-07T18:50 (took 9m53s)

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

apt install -t fresh-snapshots libtest-tabs-perl

Lintian Result

Diff

diff --git a/CONTRIBUTING b/CONTRIBUTING
deleted file mode 100644
index ba115b4..0000000
--- a/CONTRIBUTING
+++ /dev/null
@@ -1,83 +0,0 @@
-NAME
-    CONTRIBUTING
-
-DESCRIPTION
-    If you're reading this document, that means you might be thinking about
-    helping me out with this project. Thanks!
-
-    Here's some ways you could help out:
-
-    *   Bug reports
-
-        Found a bug? Great! (Well, not so great I suppose.)
-
-        The place to report them is <https://rt.cpan.org/>. Don't e-mail me
-        about it, as your e-mail is more than likely to get lost amongst the
-        spam.
-
-        An example script clearly demonstrating the bug (preferably written
-        using Test::More) would be greatly appreciated.
-
-    *   Patches
-
-        If you've found a bug and written a fix for it, even better!
-
-        Generally speaking you should check out the latest copy of the code
-        from the source repository rather than using the CPAN distribution.
-        The file META.yml should contain a link to the source repository. If
-        not, then try <https://github.com/tobyink> or submit a bug report.
-        (As far as I'm concerned the lack of a link is a bug.) Many of my
-        distributions are also mirrored at <https://bitbucket.org/tobyink>.
-
-        To submit the patch, do a pull request on GitHub or Bitbucket, or
-        attach a diff file to a bug report. Unless otherwise stated, I'll
-        assume that your contributions are licensed under the same terms as
-        the rest of the project.
-
-        (If using git, feel free to work in a branch. For Mercurial, I'd
-        prefer bookmarks within the default branch.)
-
-    *   Documentation
-
-        If there's anything unclear in the documentation, please submit this
-        as a bug report or patch as above.
-
-        Non-toy example scripts that I can bundle would also be appreciated.
-
-    *   Translation
-
-        Translations of documentation would be welcome.
-
-        For translations of error messages and other strings embedded in the
-        code, check with me first. Sometimes the English strings may not in
-        a stable state, so it would be a waste of time translating them.
-
-  Coding Style
-    I tend to write using something approximating the Allman style, using
-    tabs for indentation and Unix-style line breaks.
-
-    *   <http://en.wikipedia.org/wiki/Indent_style#Allman_style>
-
-    *   <http://www.derkarl.org/why_to_tabs.html>
-
-    I nominally encode all source files as UTF-8, though in practice most of
-    them use a 7-bit-safe ASCII-compatible subset of UTF-8.
-
-AUTHOR
-    Toby Inkster <tobyink@cpan.org>.
-
-COPYRIGHT AND LICENCE
-    Copyright (c) 2012-2014 by Toby Inkster.
-
-    CONTRIBUTING is available under three different licences permitting its
-    redistribution: the CC-BY-SA_UK-2.0 licence, plus the same licences as
-    Perl itself, which is distributed under the GNU General Public Licence
-    version 1, and the Artistic Licence.
-
-    This file is licensed under the Creative Commons Attribution-ShareAlike
-    2.0 UK: England & Wales License. To view a copy of this license, visit
-    <http://creativecommons.org/licenses/by-sa/2.0/uk/>.
-
-    This file 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/COPYRIGHT b/COPYRIGHT
index 5d34316..ad7f8a6 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -6,19 +6,22 @@ Source: https://metacpan.org/release/Test-Tabs
 Files: Changes
  META.json
  META.yml
- dist.ini
  doap.ttl
- t/02this.t
-Copyright: Copyright 2014 Toby Inkster.
+Copyright: Copyright 2022 Toby Inkster.
 License: GPL-1.0+ or Artistic-1.0
 
-Files: CONTRIBUTING
- INSTALL
+Files: INSTALL
  LICENSE
  TODO
 Copyright: Unknown
 License: Unknown
 
+Files: dist.ini
+ t/01basic.t
+ t/02this.t
+Copyright: Copyright 2014 Toby Inkster.
+License: GPL-1.0+ or Artistic-1.0
+
 Files: COPYRIGHT
  CREDITS
  SIGNATURE
@@ -31,22 +34,18 @@ Copyright: This software is copyright (c) 2012-2013 by Toby Inkster.
 License: GPL-1.0+ or Artistic-1.0
 
 Files: Makefile.PL
-Copyright: Copyright 2013 Toby Inkster.
-License: GPL-1.0+ or Artistic-1.0
-
-Files: t/01basic.t
-Copyright: Copyright 2012 Toby Inkster.
+Copyright: Copyright 2020 Toby Inkster.
 License: GPL-1.0+ or Artistic-1.0
 
 License: Artistic-1.0
- This software is Copyright (c) 2014 by the copyright holder(s).
+ This software is Copyright (c) 2022 by the copyright holder(s).
  
  This is free software, licensed under:
  
    The Artistic License 1.0
 
 License: GPL-1.0
- This software is Copyright (c) 2014 by the copyright holder(s).
+ This software is Copyright (c) 2022 by the copyright holder(s).
  
  This is free software, licensed under:
  
diff --git a/LICENSE b/LICENSE
index 351778e..30ffe17 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-This software is copyright (c) 2014 by Toby Inkster.
+This software is copyright (c) 2022 by Toby Inkster.
 
 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) 2014 by Toby Inkster.
+This software is Copyright (c) 2022 by Toby Inkster.
 
 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) 2014 by Toby Inkster.
+This software is Copyright (c) 2022 by Toby Inkster.
 
 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 1686b93..e1d0cb1 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,4 +1,3 @@
-CONTRIBUTING
 COPYRIGHT
 CREDITS
 Changes
diff --git a/META.json b/META.json
index f5f9d83..1c9984a 100644
--- a/META.json
+++ b/META.json
@@ -4,14 +4,14 @@
       "Toby Inkster (TOBYINK) <tobyink@cpan.org>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Inkt::Profile::TOBYINK version 0.021, CPAN::Meta::Converter version 2.140640",
+   "generated_by" : "Dist::Inkt::Profile::TOBYINK version 0.024, CPAN::Meta::Converter version 2.150010",
    "keywords" : [],
    "license" : [
       "perl_5"
    ],
    "meta-spec" : {
       "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
-      "version" : "2"
+      "version" : 2
    },
    "name" : "Test-Tabs",
    "no_index" : {
@@ -63,5 +63,7 @@
       },
       "x_identifier" : "http://purl.org/NET/cpan-uri/dist/Test-Tabs/project"
    },
-   "version" : "0.005"
+   "version" : "0.005",
+   "x_serialization_backend" : "JSON::PP version 4.07",
+   "x_static_install" : 1
 }
diff --git a/META.yml b/META.yml
index a204285..cd96b01 100644
--- a/META.yml
+++ b/META.yml
@@ -7,7 +7,7 @@ build_requires:
 configure_requires:
   ExtUtils::MakeMaker: '6.17'
 dynamic_config: 0
-generated_by: 'Dist::Inkt::Profile::TOBYINK version 0.021, CPAN::Meta::Converter version 2.140640'
+generated_by: 'Dist::Inkt::Profile::TOBYINK version 0.024, CPAN::Meta::Converter version 2.150010'
 keywords: []
 license: perl
 meta-spec:
@@ -35,3 +35,5 @@ resources:
   license: http://dev.perl.org/licenses/
   repository: git://github.com/tobyink/p5-test-tabs.git
 version: '0.005'
+x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
+x_static_install: 1
diff --git a/Makefile.PL b/Makefile.PL
index c472a2a..b0f49aa 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -4,39 +4,40 @@ use ExtUtils::MakeMaker 6.17;
 my $EUMM = eval( $ExtUtils::MakeMaker::VERSION );
 
 my $meta = {
-  "abstract"       => "check the presence of tabs in your project",
-  "author"         => ["Toby Inkster (TOBYINK) <tobyink\@cpan.org>"],
-  "dynamic_config" => 0,
-  "generated_by"   => "Dist::Inkt::Profile::TOBYINK version 0.021, CPAN::Meta::Converter version 2.140640",
-  "keywords"       => [],
-  "license"        => ["perl_5"],
-  "meta-spec"      => {
-                        url => "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
-                        version => 2,
-                      },
-  "name"           => "Test-Tabs",
-  "no_index"       => { directory => ["eg", "examples", "inc", "t", "xt"] },
-  "prereqs"        => {
-                        configure => { requires => { "ExtUtils::MakeMaker" => 6.17 } },
-                        runtime => { requires => { perl => 5.008 } },
-                        test => { requires => { "Test::More" => 0.61 } },
-                      },
-  "provides"       => {
-                        "Test::Tabs" => { file => "lib/Test/Tabs.pm", version => 0.005 },
-                      },
-  "release_status" => "stable",
-  "resources"      => {
-                        bugtracker   => { web => "http://rt.cpan.org/Dist/Display.html?Queue=Test-Tabs" },
-                        homepage     => "https://metacpan.org/release/Test-Tabs",
-                        license      => ["http://dev.perl.org/licenses/"],
-                        repository   => {
-                                          type => "git",
-                                          url  => "git://github.com/tobyink/p5-test-tabs.git",
-                                          web  => "https://github.com/tobyink/p5-test-tabs",
-                                        },
-                        x_identifier => "http://purl.org/NET/cpan-uri/dist/Test-Tabs/project",
-                      },
-  "version"        => 0.005,
+  "abstract"         => "check the presence of tabs in your project",
+  "author"           => ["Toby Inkster (TOBYINK) <tobyink\@cpan.org>"],
+  "dynamic_config"   => 0,
+  "generated_by"     => "Dist::Inkt::Profile::TOBYINK version 0.024, CPAN::Meta::Converter version 2.150010",
+  "keywords"         => [],
+  "license"          => ["perl_5"],
+  "meta-spec"        => {
+                          url => "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
+                          version => 2,
+                        },
+  "name"             => "Test-Tabs",
+  "no_index"         => { directory => ["eg", "examples", "inc", "t", "xt"] },
+  "prereqs"          => {
+                          configure => { requires => { "ExtUtils::MakeMaker" => 6.17 } },
+                          runtime => { requires => { perl => 5.008 } },
+                          test => { requires => { "Test::More" => 0.61 } },
+                        },
+  "provides"         => {
+                          "Test::Tabs" => { file => "lib/Test/Tabs.pm", version => 0.005 },
+                        },
+  "release_status"   => "stable",
+  "resources"        => {
+                          bugtracker   => { web => "http://rt.cpan.org/Dist/Display.html?Queue=Test-Tabs" },
+                          homepage     => "https://metacpan.org/release/Test-Tabs",
+                          license      => ["http://dev.perl.org/licenses/"],
+                          repository   => {
+                                            type => "git",
+                                            url  => "git://github.com/tobyink/p5-test-tabs.git",
+                                            web  => "https://github.com/tobyink/p5-test-tabs",
+                                          },
+                          x_identifier => "http://purl.org/NET/cpan-uri/dist/Test-Tabs/project",
+                        },
+  "version"          => 0.005,
+  "x_static_install" => 1,
 };
 
 my %dynamic_config;
@@ -110,28 +111,8 @@ else
 	}
 }
 
-sub FixMakefile
-{
-	return unless -d 'inc';
-	my $file = shift;
-	
-	local *MAKEFILE;
-	open MAKEFILE, "< $file" or die "FixMakefile: Couldn't open $file: $!; bailing out";
-	my $makefile = do { local $/; <MAKEFILE> };
-	close MAKEFILE or die $!;
-	
-	$makefile =~ s/\b(test_harness\(\$\(TEST_VERBOSE\), )/$1'inc', /;
-	$makefile =~ s/( -I\$\(INST_ARCHLIB\))/ -Iinc$1/g;
-	$makefile =~ s/( "-I\$\(INST_LIB\)")/ "-Iinc"$1/g;
-	$makefile =~ s/^(FULLPERL = .*)/$1 "-Iinc"/m;
-	$makefile =~ s/^(PERL = .*)/$1 "-Iinc"/m;
-	
-	open  MAKEFILE, "> $file" or die "FixMakefile: Couldn't open $file: $!; bailing out";
-	print MAKEFILE $makefile or die $!;
-	close MAKEFILE or die $!;
-}
 
 my $mm = WriteMakefile(%WriteMakefileArgs);
-FixMakefile($mm->{FIRST_MAKEFILE} || 'Makefile');
+
 exit(0);
 
diff --git a/SIGNATURE b/SIGNATURE
index 2d4f6ba..6a37ba7 100644
--- a/SIGNATURE
+++ b/SIGNATURE
@@ -1,5 +1,5 @@
 This file contains message digests of all files listed in MANIFEST,
-signed via the Module::Signature module, version 0.73.
+signed via the Module::Signature module, version 0.88.
 
 To verify the content in this distribution, first make sure you have
 Module::Signature installed, then type:
@@ -12,29 +12,21 @@ the distribution may already have been compromised, and you should
 not run its Makefile.PL or Build.PL.
 
 -----BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
+Hash: RIPEMD160
 
-SHA1 33317486c4fa2cf7fec85bf92ed38ac0f64233a0 CONTRIBUTING
-SHA1 b619051389bdb5c6fef80b4b494c91b132fcdbbe COPYRIGHT
-SHA1 6bd7b17d81be63d08d4efa6cb80106e72887842c CREDITS
-SHA1 fffce0a80c2449f8e0e2656ed8af1eac0e82d47f Changes
-SHA1 a7fd5b683354c74b86a062afb06d80efc4ae5bda INSTALL
-SHA1 34f5e12514b91055de4b164a1f2327ef5c30ba53 LICENSE
-SHA1 ae1476b357de08ffbeaa0e16beb59238e9770431 MANIFEST
-SHA1 6b7a2748a91f12089e126e1ec31b8f1bab27ed55 META.json
-SHA1 ff00d9ed64253476ae79406b39324ce75aef349d META.yml
-SHA1 7d47f1a8ae01510f780ebcb43407f0ce3add8344 Makefile.PL
-SHA1 1337e0ecda4fd45cc3ffe890b84bcee04af4cd34 README
-SHA1 f8a670588dc325c6b0402fd864cae8b8dbbff9a2 TODO
-SHA1 717f808aad894a31c7ee243e8ee62da683bbbac3 dist.ini
-SHA1 3447039db052140471ad66b96716cab841ed43d7 doap.ttl
-SHA1 e327b4b93b43ba8bf5ecaac0c38b9b8419243450 lib/Test/Tabs.pm
-SHA1 7efb3c1206810f0148bb174d28d8ca31cada7f6d t/01basic.t
-SHA1 2378f2b64dd8b231bf3fb256011ad0e674a80bcb t/02this.t
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1
-
-iEYEARECAAYFAlQYhRUACgkQzr+BKGoqfTmrPgCfe0Ebfcsbqf+eVS946sz4lWdi
-bN0An36/nnFl6y0NxoPU37PylcK/uTXQ
-=1r+N
------END PGP SIGNATURE-----
+SHA256 aa386aabf123bdae4891c519336117a646969e48e3142215aebc1dce17e47c82 COPYRIGHT
+SHA256 7977c02e031153dc91d6db9d2e803671d586e59bca2c5c3dc6211f29c04d92d6 CREDITS
+SHA256 f8267e78d245babdd7db06c98116037a7129a0a255021fcf3439cc856d894715 Changes
+SHA256 4598ee4605eb2069132dda680156bd4bc37df852d6facbcc29a277f2333c432e INSTALL
+SHA256 98bdbfeb866b57812bae7e52cd321d38d2f0779fe3079463fb6ff518905ef282 LICENSE
+SHA256 059602130c490e6d03773439253f0e3bbe3ef48f59647b809794cb79635d69ef MANIFEST
+SHA256 9cc41617dba73a5396de5fddcd14a60dd770fa9f91a11ae49e1ac9873906835b META.json
+SHA256 628e784e2b5aa694236cb84fd28d559b9ca004167fa4f5574a2ec4fe2bd209d8 META.yml
+SHA256 a7d2582a75dbd83c1b521fdf344f5a4c702b4618e43a9bc2c3445808a122e5e2 Makefile.PL
+SHA256 de5ed6f9105d66b9d6601549ac91e20d84046207beda8381d21e7b769db897ec README
+SHA256 d1b7e6ebb0b295112efae78ae18ee676e3a0426a6e6d00125557aa2dbe7e9d64 TODO
+SHA256 a6103197afa789457cdb1bececde57ab427492070ac3a5970d1f2acaf07b801a dist.ini
+SHA256 5d3d45bd65ca61756d05cf219968eca22e7cc360e7ed936cffa07b102485d60c doap.ttl
+SHA256 c3bed0420e3900a82592c14d25a23b2425166889abd435660d6c7c5a3b764cd8 lib/Test/Tabs.pm
+SHA256 be381f3d1b35519c053f0bcf6645f5e7b217c9bdb8a3fa26198853d998c0b862 t/01basic.t
+SHA256 2a8f8689ceaa87f7bb7c93fad681a3dcb05d3dbcdca49747a20fce9d37c3c454 t/02this.t
diff --git a/debian/changelog b/debian/changelog
index 3b4eeeb..0059eb5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libtest-tabs-perl (0.005+git20140916.1.83d4cb2-1) UNRELEASED; urgency=low
+
+  * New upstream snapshot.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 07 Nov 2022 18:46:14 -0000
+
 libtest-tabs-perl (0.005-3) unstable; urgency=medium
 
   [ Debian Janitor ]

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

More details

Full run details