Run of fresh-snapshots for libtimedate-perl
Merge these changes:
git pull https://janitor.debian.net/git/libtimedate-perl fresh-snapshots/main
git pull https://janitor.debian.net/git/libtimedate-perl fresh-snapshots/pristine-tar
git pull https://janitor.debian.net/git/libtimedate-perl fresh-snapshots/upstream
Summary
Merged new upstream version: 2.3300+git20210805.2.21b0250 (was: 2.3300+git20210805.1.21b0250).
Diff
Branch: main
diff --git a/META.json b/META.json
index 2a6f5ee..5e8a4a4 100644
--- a/META.json
+++ b/META.json
@@ -4,7 +4,7 @@
"Graham Barr <gbarr@pobox.com>"
],
"dynamic_config" : 1,
- "generated_by" : "ExtUtils::MakeMaker version 7.44, CPAN::Meta::Converter version 2.150010",
+ "generated_by" : "ExtUtils::MakeMaker version 7.62, CPAN::Meta::Converter version 2.150010",
"license" : [
"perl_5"
],
@@ -41,5 +41,5 @@
}
},
"version" : "2.33",
- "x_serialization_backend" : "JSON::PP version 4.04"
+ "x_serialization_backend" : "JSON::PP version 4.06"
}
diff --git a/META.yml b/META.yml
index 65008fb..b6723fa 100644
--- a/META.yml
+++ b/META.yml
@@ -7,7 +7,7 @@ build_requires:
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 7.44, CPAN::Meta::Converter version 2.150010'
+generated_by: 'ExtUtils::MakeMaker version 7.62, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
diff --git a/debian/changelog b/debian/changelog
index 558772c..1c0b517 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libtimedate-perl (2.3300+git20210805.2.21b0250-1) UNRELEASED; urgency=low
+
+ * New upstream snapshot.
+ * New upstream snapshot.
+
+ -- Debian Janitor <janitor@jelmer.uk> Sat, 07 May 2022 02:39:07 -0000
+
libtimedate-perl (2.3300-2) unstable; urgency=medium
[ Debian Janitor ]
diff --git a/lib/Date/Parse.pm b/lib/Date/Parse.pm
index afdcc1c..a5dc0fb 100644
--- a/lib/Date/Parse.pm
+++ b/lib/Date/Parse.pm
@@ -354,12 +354,6 @@ Below is a sample list of dates that are known to be parsable with Date::Parse
1999 10:02:18 "GMT"
16 Nov 94 22:28:20 PST
-=head1 LIMITATION
-
-Date::Parse uses L<Time::Local> internally, so is limited to only parsing dates
-which result in valid values for Time::Local::timelocal. This generally means dates
-between 1901-12-17 00:00:00 GMT and 2038-01-16 23:59:59 GMT
-
=head1 BUGS
When both the month and the date are specified in the date as numbers
Branch: pristine-tar
diff --git a/libtimedate-perl_2.3300+git20210805.2.21b0250.orig.tar.gz.delta b/libtimedate-perl_2.3300+git20210805.2.21b0250.orig.tar.gz.delta
new file mode 100644
index 0000000..7f64d55
Binary files /dev/null and b/libtimedate-perl_2.3300+git20210805.2.21b0250.orig.tar.gz.delta differ
diff --git a/libtimedate-perl_2.3300+git20210805.2.21b0250.orig.tar.gz.id b/libtimedate-perl_2.3300+git20210805.2.21b0250.orig.tar.gz.id
new file mode 100644
index 0000000..693c006
--- /dev/null
+++ b/libtimedate-perl_2.3300+git20210805.2.21b0250.orig.tar.gz.id
@@ -0,0 +1 @@
+e85d336518280d19152f40e8ee81300d26cc937e
diff --git a/libtimedate-perl_2.3300.orig.tar.gz.delta b/libtimedate-perl_2.3300.orig.tar.gz.delta
deleted file mode 100644
index 4b5f4b0..0000000
Binary files a/libtimedate-perl_2.3300.orig.tar.gz.delta and /dev/null differ
diff --git a/libtimedate-perl_2.3300.orig.tar.gz.id b/libtimedate-perl_2.3300.orig.tar.gz.id
deleted file mode 100644
index f972e11..0000000
--- a/libtimedate-perl_2.3300.orig.tar.gz.id
+++ /dev/null
@@ -1 +0,0 @@
-8cb3834dce34a803867d3c56e91744ff4c1a6133
Branch: upstream
Tag: upstream/2.3300+git20210805.2.21b0250diff --git a/META.json b/META.json
index 2a6f5ee..5e8a4a4 100644
--- a/META.json
+++ b/META.json
@@ -4,7 +4,7 @@
"Graham Barr <gbarr@pobox.com>"
],
"dynamic_config" : 1,
- "generated_by" : "ExtUtils::MakeMaker version 7.44, CPAN::Meta::Converter version 2.150010",
+ "generated_by" : "ExtUtils::MakeMaker version 7.62, CPAN::Meta::Converter version 2.150010",
"license" : [
"perl_5"
],
@@ -41,5 +41,5 @@
}
},
"version" : "2.33",
- "x_serialization_backend" : "JSON::PP version 4.04"
+ "x_serialization_backend" : "JSON::PP version 4.06"
}
diff --git a/META.yml b/META.yml
index 65008fb..b6723fa 100644
--- a/META.yml
+++ b/META.yml
@@ -7,7 +7,7 @@ build_requires:
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 7.44, CPAN::Meta::Converter version 2.150010'
+generated_by: 'ExtUtils::MakeMaker version 7.62, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
diff --git a/lib/Date/Parse.pm b/lib/Date/Parse.pm
index afdcc1c..a5dc0fb 100644
--- a/lib/Date/Parse.pm
+++ b/lib/Date/Parse.pm
@@ -354,12 +354,6 @@ Below is a sample list of dates that are known to be parsable with Date::Parse
1999 10:02:18 "GMT"
16 Nov 94 22:28:20 PST
-=head1 LIMITATION
-
-Date::Parse uses L<Time::Local> internally, so is limited to only parsing dates
-which result in valid values for Time::Local::timelocal. This generally means dates
-between 1901-12-17 00:00:00 GMT and 2038-01-16 23:59:59 GMT
-
=head1 BUGS
When both the month and the date are specified in the date as numbers
Publish Blockers
- ☑ run was successful
- ☑ package has not been removed from the archive
- ☒ command changed from
DEB_UPDATE_CHANGELOG=update deb-new-upstream --snapshot --refresh-patches
toDEB_UPDATE_CHANGELOG=auto deb-new-upstream --snapshot --refresh-patches
- ☒ run not yet processed
- ☑ 0 publish attempts so far.not currently attempting to back off
- ☑ proposals not currently being rate-limited for maintainer pkg-perl-maintainers@lists.alioth.debian.org
- ☑ change set 72c65ce8-3f50-416d-babc-22f4a426fd2e is ready
- ☑ no relevant previous merge proposals
Resulting package
The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:
apt install -t fresh-snapshots libtimedate-perl