New Upstream Snapshot - libdata-rmap-perl

Ready changes

Summary

Merged new upstream version: 0.65+git20161122.1.5116dd2 (was: 0.65).

Resulting package

Built on 2023-01-19T11:39 (took 3m44s)

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

apt install -t fresh-snapshots libdata-rmap-perl

Lintian Result

Diff

diff --git a/META.json b/META.json
index ce7119d..243de07 100644
--- a/META.json
+++ b/META.json
@@ -4,13 +4,13 @@
       "Brad Bowman E<lt>rmap@bereft.netE<gt>"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "Module::Build version 0.4218",
+   "generated_by" : "Module::Build version 0.4232",
    "license" : [
       "perl_5"
    ],
    "meta-spec" : {
       "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
-      "version" : "2"
+      "version" : 2
    },
    "name" : "Data-Rmap",
    "prereqs" : {
@@ -42,5 +42,5 @@
       }
    },
    "version" : "0.65",
-   "x_serialization_backend" : "JSON::PP version 2.27203"
+   "x_serialization_backend" : "JSON::PP version 4.07"
 }
diff --git a/META.yml b/META.yml
index 859acda..89cbe92 100644
--- a/META.yml
+++ b/META.yml
@@ -6,7 +6,7 @@ build_requires: {}
 configure_requires:
   Module::Build: '0.42'
 dynamic_config: 1
-generated_by: 'Module::Build version 0.4218, CPAN::Meta::Converter version 2.150005'
+generated_by: 'Module::Build version 0.4232, CPAN::Meta::Converter version 2.150010'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
diff --git a/Makefile.PL b/Makefile.PL
index 993fae1..6651b27 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -1,15 +1,15 @@
-# Note: this file was auto-generated by Module::Build::Compat version 0.4218
+# Note: this file was auto-generated by Module::Build::Compat version 0.4232
 use ExtUtils::MakeMaker;
 WriteMakefile
 (
   'NAME' => 'Data::Rmap',
-  'VERSION_FROM' => 'lib/Data/Rmap.pm',
+  'EXE_FILES' => [],
+  'INSTALLDIRS' => 'site',
+  'PL_FILES' => {},
   'PREREQ_PM' => {
                    'Scalar::Util' => 0,
                    'Test::Exception' => 0
                  },
-  'INSTALLDIRS' => 'site',
-  'EXE_FILES' => [],
-  'PL_FILES' => {}
+  'VERSION_FROM' => 'lib/Data/Rmap.pm'
 )
 ;
diff --git a/debian/changelog b/debian/changelog
index d12762e..5e0d701 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libdata-rmap-perl (0.65+git20161122.1.5116dd2-1) UNRELEASED; urgency=low
+
+  * New upstream snapshot.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 19 Jan 2023 11:36:33 -0000
+
 libdata-rmap-perl (0.65-3) unstable; urgency=medium
 
   [ Debian Janitor ]
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
index 1cfc241..f6348b3 100644
--- a/debian/patches/spelling.patch
+++ b/debian/patches/spelling.patch
@@ -5,9 +5,11 @@ Last-Update: 2016-12-28
 Forwarded: https://rt.cpan.org/Ticket/Display.html?id=119550
 Bug: https://rt.cpan.org/Ticket/Display.html?id=119550
 
---- a/lib/Data/Rmap.pm
-+++ b/lib/Data/Rmap.pm
-@@ -113,7 +113,7 @@
+Index: libdata-rmap-perl.git/lib/Data/Rmap.pm
+===================================================================
+--- libdata-rmap-perl.git.orig/lib/Data/Rmap.pm
++++ libdata-rmap-perl.git/lib/Data/Rmap.pm
+@@ -113,7 +113,7 @@ bitwise "or" of whatever types you choos
   VALUE  - non-reference scalar, eg. 1
   HASH   - hash reference
   ARRAY  - array reference

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

More details

Full run details