New Upstream Snapshot - libdevel-strictmode-perl

Ready changes

Summary

Merged new upstream version: 0.003+git20140915.1.2b18bc2 (was: 0.003).

Resulting package

Built on 2022-11-07T17:50 (took 9m44s)

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

apt install -t fresh-snapshots libdevel-strictmode-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 28fe836..2d63cc5 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -3,14 +3,6 @@ Upstream-Name: Devel-StrictMode
 Upstream-Contact: Toby Inkster (TOBYINK) <tobyink@cpan.org>
 Source: https://metacpan.org/release/Devel-StrictMode
 
-Files: Changes
- META.json
- META.yml
- dist.ini
- doap.ttl
-Copyright: Copyright 2014 Toby Inkster.
-License: GPL-1.0+ or Artistic-1.0
-
 Files: README
  lib/Devel/StrictMode.pm
  t/01basic.t
@@ -18,11 +10,12 @@ Files: README
 Copyright: This software is copyright (c) 2014 by Toby Inkster.
 License: GPL-1.0+ or Artistic-1.0
 
-Files: CONTRIBUTING
- INSTALL
- LICENSE
-Copyright: Unknown
-License: Unknown
+Files: Changes
+ META.json
+ META.yml
+ doap.ttl
+Copyright: Copyright 2022 Toby Inkster.
+License: GPL-1.0+ or Artistic-1.0
 
 Files: COPYRIGHT
  CREDITS
@@ -30,19 +23,28 @@ Files: COPYRIGHT
 Copyright: None
 License: public-domain
 
+Files: INSTALL
+ LICENSE
+Copyright: Unknown
+License: Unknown
+
 Files: Makefile.PL
-Copyright: Copyright 2013 Toby Inkster.
+Copyright: Copyright 2020 Toby Inkster.
+License: GPL-1.0+ or Artistic-1.0
+
+Files: dist.ini
+Copyright: Copyright 2014 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 f3eff7d..00d0e3d 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,4 +1,3 @@
-CONTRIBUTING
 COPYRIGHT
 CREDITS
 Changes
diff --git a/META.json b/META.json
index 8f8c72e..7004c47 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" : "Devel-StrictMode",
    "no_index" : {
@@ -63,5 +63,7 @@
       },
       "x_identifier" : "http://purl.org/NET/cpan-uri/dist/Devel-StrictMode/project"
    },
-   "version" : "0.003"
+   "version" : "0.003",
+   "x_serialization_backend" : "JSON::PP version 4.07",
+   "x_static_install" : 1
 }
diff --git a/META.yml b/META.yml
index e4a9ce2..053ace2 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-devel-strictmode.git
 version: '0.003'
+x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
+x_static_install: 1
diff --git a/Makefile.PL b/Makefile.PL
index 93bf9fa..ea6aaf3 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -4,41 +4,42 @@ use ExtUtils::MakeMaker 6.17;
 my $EUMM = eval( $ExtUtils::MakeMaker::VERSION );
 
 my $meta = {
-  "abstract"       => "determine whether strict (but slow) tests should be enabled",
-  "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"           => "Devel-StrictMode",
-  "no_index"       => { directory => ["eg", "examples", "inc", "t", "xt"] },
-  "prereqs"        => {
-                        configure => { requires => { "ExtUtils::MakeMaker" => 6.17 } },
-                        runtime => { requires => { perl => 5.006 } },
-                        test => { requires => { "Test::More" => 0.47 } },
-                      },
-  "provides"       => {
-                        "Devel::StrictMode" => { file => "lib/Devel/StrictMode.pm", version => 0.003 },
-                      },
-  "release_status" => "stable",
-  "resources"      => {
-                        bugtracker   => {
-                                          web => "http://rt.cpan.org/Dist/Display.html?Queue=Devel-StrictMode",
-                                        },
-                        homepage     => "https://metacpan.org/release/Devel-StrictMode",
-                        license      => ["http://dev.perl.org/licenses/"],
-                        repository   => {
-                                          type => "git",
-                                          url  => "git://github.com/tobyink/p5-devel-strictmode.git",
-                                          web  => "https://github.com/tobyink/p5-devel-strictmode",
-                                        },
-                        x_identifier => "http://purl.org/NET/cpan-uri/dist/Devel-StrictMode/project",
-                      },
-  "version"        => 0.003,
+  "abstract"         => "determine whether strict (but slow) tests should be enabled",
+  "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"             => "Devel-StrictMode",
+  "no_index"         => { directory => ["eg", "examples", "inc", "t", "xt"] },
+  "prereqs"          => {
+                          configure => { requires => { "ExtUtils::MakeMaker" => 6.17 } },
+                          runtime => { requires => { perl => 5.006 } },
+                          test => { requires => { "Test::More" => 0.47 } },
+                        },
+  "provides"         => {
+                          "Devel::StrictMode" => { file => "lib/Devel/StrictMode.pm", version => 0.003 },
+                        },
+  "release_status"   => "stable",
+  "resources"        => {
+                          bugtracker   => {
+                                            web => "http://rt.cpan.org/Dist/Display.html?Queue=Devel-StrictMode",
+                                          },
+                          homepage     => "https://metacpan.org/release/Devel-StrictMode",
+                          license      => ["http://dev.perl.org/licenses/"],
+                          repository   => {
+                                            type => "git",
+                                            url  => "git://github.com/tobyink/p5-devel-strictmode.git",
+                                            web  => "https://github.com/tobyink/p5-devel-strictmode",
+                                          },
+                          x_identifier => "http://purl.org/NET/cpan-uri/dist/Devel-StrictMode/project",
+                        },
+  "version"          => 0.003,
+  "x_static_install" => 1,
 };
 
 my %dynamic_config;
@@ -112,28 +113,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 315b9e9..57cc8a4 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,28 +12,20 @@ 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 f9d0939b1f8dc809c2ab4b18403f84a29bc1f535 COPYRIGHT
-SHA1 6bd7b17d81be63d08d4efa6cb80106e72887842c CREDITS
-SHA1 8764c3cd9dd11406f70885fca90248da6a7410dd Changes
-SHA1 421be6694755f267cdce6eba5a996024d8a65ef8 INSTALL
-SHA1 34f5e12514b91055de4b164a1f2327ef5c30ba53 LICENSE
-SHA1 5170294a7af6161aabf359295eb621a5cbd49eef MANIFEST
-SHA1 3a21d4159584d822d4198a10533dbb9f9354f5a3 META.json
-SHA1 aa2c7ae27ff0c1f6890dac8f386f00c16deac842 META.yml
-SHA1 16f29d2d3ab5967c8facb56a2c109951a44fb625 Makefile.PL
-SHA1 b0eeb030e5bd56eba7ba23c37808c2b2df97ed1a README
-SHA1 66c3d56d7be662124adc287967eda083386fa7c3 dist.ini
-SHA1 53c11cb572fac0c36546d968d4a8c2826a509359 doap.ttl
-SHA1 610c7a75309a20a5a155f552f74dce9965828847 lib/Devel/StrictMode.pm
-SHA1 6333ab27492baf14acb87ed14285ca3b9ce9455e t/01basic.t
-SHA1 1ec78d79b43be60a0b8d3480ef3e77a1f4da7d7b t/02lax.t
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1
-
-iEYEARECAAYFAlQXSx0ACgkQzr+BKGoqfTlJcwCfTP4ny6A2XCNtaiO7JIdE78MG
-ZV8AmweUlSI0+o6GMq42ZwQqXlQAYEAB
-=5jeh
------END PGP SIGNATURE-----
+SHA256 edbd777f953e7cc2844b18189b31f15f5f08778f4938aafb4b7e303d1b945425 COPYRIGHT
+SHA256 7977c02e031153dc91d6db9d2e803671d586e59bca2c5c3dc6211f29c04d92d6 CREDITS
+SHA256 0f2a764bf40836f4070687e53beb706abbc92f5734659c02cd4e92ce49bc5d32 Changes
+SHA256 cc468d690dd79c12eae5110419ee794e02f32ef35d76b3552276c0fdda8c353d INSTALL
+SHA256 98bdbfeb866b57812bae7e52cd321d38d2f0779fe3079463fb6ff518905ef282 LICENSE
+SHA256 6948a3890c12cd47fa3b43415624f12d42860ddcb094ea50474db4bc0c14502c MANIFEST
+SHA256 b8cf0779037bfdbebb14663cc9505aa605e884e684de76fd96a15ff2acb87caf META.json
+SHA256 da47aaeebd6af731bea396b7afb3de467a44a17c8164042576710e12173c7bc8 META.yml
+SHA256 6e95b3cb415d100a3caa17e719dcdd67d72f5d5c01d2ddbdd071b0827d26a8fa Makefile.PL
+SHA256 cebb2bb263bdbfa9a83159e162abaf07f4997974ebad631c033063a44724ad7e README
+SHA256 de96aa67ad07e9e426978ea85adab556698c0350403c88f00557ba4442adc20d dist.ini
+SHA256 3280f8df8b181546da34c20ff6f7bac2236877a9da8cd9728ba9a188faa84b38 doap.ttl
+SHA256 6bf87dccf042066e51913011486836ee85e86485b19dbc188b722eb5ca88984b lib/Devel/StrictMode.pm
+SHA256 edbc732aad9dc74d12880f2ff4d025a668fee357190e6e7c57711af50c3c51b4 t/01basic.t
+SHA256 b64a0e54bc4badb00afd37bca5e88e58e187c87e31cd917c3b4b7c553c0bc3af t/02lax.t
diff --git a/debian/changelog b/debian/changelog
index 5a0a575..ab7db4e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libdevel-strictmode-perl (0.003+git20140915.1.2b18bc2-1) UNRELEASED; urgency=low
+
+  * New upstream snapshot.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 07 Nov 2022 17:46:17 -0000
+
 libdevel-strictmode-perl (0.003-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