New Upstream Snapshot - libmojolicious-plugin-i18n-perl

Ready changes

Summary

Merged new upstream version: 1.60+git20150811.1.0bc971e (was: 1.60).

Resulting package

Built on 2023-01-20T06:06 (took 5m22s)

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

apt install -t fresh-snapshots libmojolicious-plugin-i18n-perl

Lintian Result

Diff

diff --git a/META.json b/META.json
index dc81a5f..a2a362d 100644
--- a/META.json
+++ b/META.json
@@ -4,7 +4,7 @@
       "Anatoly Sharifulin <sharifulin@gmail.com>"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "Module::Build version 0.421",
+   "generated_by" : "Module::Build version 0.4232",
    "keywords" : [
       "mojo",
       "mojolicious",
@@ -17,7 +17,7 @@
    ],
    "meta-spec" : {
       "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
-      "version" : "2"
+      "version" : 2
    },
    "name" : "Mojolicious-Plugin-I18N",
    "prereqs" : {
@@ -54,5 +54,6 @@
          "url" : "http://github.com/sharifulin/Mojolicious-Plugin-I18N"
       }
    },
-   "version" : "1.6"
+   "version" : "1.6",
+   "x_serialization_backend" : "JSON::PP version 4.07"
 }
diff --git a/META.yml b/META.yml
index b98ddff..0be7d06 100644
--- a/META.yml
+++ b/META.yml
@@ -7,7 +7,7 @@ build_requires:
 configure_requires:
   Module::Build: '0.42'
 dynamic_config: 1
-generated_by: 'Module::Build version 0.421, CPAN::Meta::Converter version 2.143240'
+generated_by: 'Module::Build version 0.4232, CPAN::Meta::Converter version 2.150010'
 keywords:
   - mojo
   - mojolicious
@@ -31,3 +31,4 @@ resources:
   license: http://dev.perl.org/licenses/
   repository: http://github.com/sharifulin/Mojolicious-Plugin-I18N
 version: '1.6'
+x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff --git a/Makefile.PL b/Makefile.PL
index 294fa30..243f6c8 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -1,9 +1,9 @@
-# Note: this file was auto-generated by Module::Build::Compat version 0.4210
+# Note: this file was auto-generated by Module::Build::Compat version 0.4232
 require 5.010001;
 use ExtUtils::MakeMaker;
 WriteMakefile
 (
-  'VERSION_FROM' => 'lib/Mojolicious/Plugin/I18N.pm',
+  'INSTALLDIRS' => 'site',
   'EXE_FILES' => [],
   'PREREQ_PM' => {
                    'Test::More' => 0,
@@ -11,7 +11,7 @@ WriteMakefile
                    'I18N::LangTags' => '0.35'
                  },
   'NAME' => 'Mojolicious::Plugin::I18N',
-  'PL_FILES' => {},
-  'INSTALLDIRS' => 'site'
+  'VERSION_FROM' => 'lib/Mojolicious/Plugin/I18N.pm',
+  'PL_FILES' => {}
 )
 ;
diff --git a/debian/changelog b/debian/changelog
index 2cd4df0..70c51e7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libmojolicious-plugin-i18n-perl (1.60+git20150811.1.0bc971e-1) UNRELEASED; urgency=low
+
+  * New upstream snapshot.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 20 Jan 2023 06:03:11 -0000
+
 libmojolicious-plugin-i18n-perl (1.60-2) unstable; urgency=medium
 
   [ Salvatore Bonaccorso ]

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

More details

Full run details