New Upstream Snapshot - libauthen-captcha-perl

Ready changes

Summary

Merged new upstream version: 1.024+git20140312.3.610298c+ds (was: 1.024+git20140312.2.610298c+ds).

Resulting package

Built on 2022-09-07T08:14 (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 libauthen-captcha-perl

Lintian Result

Diff

diff --git a/META.json b/META.json
index 57a823b..978d369 100644
--- a/META.json
+++ b/META.json
@@ -4,13 +4,13 @@
       "Seth T. Jackson <sjackson@purifieddata.net>"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 6.68, CPAN::Meta::Converter version 2.120921",
+   "generated_by" : "ExtUtils::MakeMaker version 7.62, CPAN::Meta::Converter version 2.150010",
    "license" : [
       "unknown"
    ],
    "meta-spec" : {
       "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
-      "version" : "2"
+      "version" : 2
    },
    "name" : "Authen-Captcha",
    "no_index" : {
@@ -25,6 +25,11 @@
             "ExtUtils::MakeMaker" : "0"
          }
       },
+      "configure" : {
+         "requires" : {
+            "ExtUtils::MakeMaker" : "0"
+         }
+      },
       "runtime" : {
          "requires" : {
             "File::Basename" : "0",
@@ -42,5 +47,6 @@
          "web" : "https://github.com/lkundrak/perl-Authen-Captcha"
       }
    },
-   "version" : "1.024"
+   "version" : "1.024",
+   "x_serialization_backend" : "JSON::PP version 4.06"
 }
diff --git a/META.yml b/META.yml
index f86523f..37fae7d 100644
--- a/META.yml
+++ b/META.yml
@@ -3,23 +3,26 @@ abstract: "Perl extension for creating captcha's to verify the human element in
 author:
   - 'Seth T. Jackson <sjackson@purifieddata.net>'
 build_requires:
-  ExtUtils::MakeMaker: 0
+  ExtUtils::MakeMaker: '0'
+configure_requires:
+  ExtUtils::MakeMaker: '0'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 6.68, CPAN::Meta::Converter version 2.120921'
+generated_by: 'ExtUtils::MakeMaker version 7.62, CPAN::Meta::Converter version 2.150010'
 license: unknown
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
-  version: 1.4
+  version: '1.4'
 name: Authen-Captcha
 no_index:
   directory:
     - t
     - inc
 requires:
-  File::Basename: 0
-  File::Spec: 0.8
-  GD: 0
-  String::Random: 0
+  File::Basename: '0'
+  File::Spec: '0.8'
+  GD: '0'
+  String::Random: '0'
 resources:
   repository: https://github.com/lkundrak/perl-Authen-Captcha.git
-version: 1.024
+version: '1.024'
+x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff --git a/debian/changelog b/debian/changelog
index b9db9f2..78271d2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+libauthen-captcha-perl (1.024+git20140312.3.610298c+ds-1) UNRELEASED; urgency=low
+
+  * New upstream snapshot.
+  * New upstream snapshot.
+  * New upstream snapshot.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 07 Sep 2022 08:11:40 -0000
+
 libauthen-captcha-perl (1.024-3) unstable; urgency=medium
 
   [ Damyan Ivanov ]
diff --git a/debian/patches/pod-encoding.patch b/debian/patches/pod-encoding.patch
index 93390c5..eb414fe 100644
--- a/debian/patches/pod-encoding.patch
+++ b/debian/patches/pod-encoding.patch
@@ -6,9 +6,11 @@ Forwarded: https://rt.cpan.org/Ticket/Display.html?id=93798
 Author: gregor herrmann <gregoa@debian.org>
 Last-Update: 2014-03-12
 
---- a/Captcha.pm
-+++ b/Captcha.pm
-@@ -547,6 +547,8 @@
+Index: libauthen-captcha-perl/Captcha.pm
+===================================================================
+--- libauthen-captcha-perl.orig/Captcha.pm
++++ libauthen-captcha-perl/Captcha.pm
+@@ -547,6 +547,8 @@ sub version
  __END__
  # Below is stub documentation for your module. You'd better edit it!
  

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

More details

Full run details