libemail-valid-perl (1.202-1.1)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 1.203-1 > 1.202-1.1
- Git: https://anonscm.debian.org/git/pkg-perl/packages/libemail-valid-perl.git
-
- Branch: master
- Path: debian/changelog
- Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libemail-valid-perl.git
- Last scan: 2022-07-04 04:04:02+00
- Error: The Vcs URL is using anonscm.debian.org. Please update it for the move to salsa.debian.org.
- Next scan: 2022-07-05 05:40:00+00
- Debian changelog in Git:
libemail-valid-perl (1.203-1) UNRELEASED; urgency=medium
PROBLEM: tests fail
https://github.com/Perl-Email-Project/Email-Valid/issues/53
[ Alex Muntada ]
* Remove inactive pkg-perl members from Uploaders.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Laurent Baillet ]
* fix lintian file-contains-trailing-whitespace warning
[ gregor herrmann ]
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Submit.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
* Bump debhelper from old 12 to 13.
[ gregor herrmann ]
* Import upstream version 1.203.
* Update upstream contact.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.6.1.
* Set Rules-Requires-Root: no.
* Annotate test-only build dependencies with <!nocheck>.
-- gregor herrmann <gregoa@debian.org> Fri, 03 Jun 2022 19:57:01 +0200
- This branch is 36 commits ahead of tag debian/1.202-1.1
- Git log:
commit e375d455212a0f6ea67b0e9fe74bec8b25f169fe
Merge: 297a49a c51d068
Author: gregor herrmann <gregoa@debian.org>
Date: Mon Jun 13 20:30:00 2022 +0200
Merge tag 'debian/1.202-1.1'
Debian release 1.202-1.1
commit 297a49a977f229e8550b481dbc6e8ddfa10bf52a
Author: gregor herrmann <gregoa@debian.org>
Date: Fri Jun 3 20:07:22 2022 +0200
update changelog / add PROBLEM
Gbp-Dch: Ignore
commit 1c7ba66236f9cb8bf7f2112f43863c700094b852
Author: gregor herrmann <gregoa@debian.org>
Date: Fri Jun 3 19:59:36 2022 +0200
(Re-)sort dependencies
Gbp-Dch: ignore
commit ce49f3f2314a8d8569ec34c8c46c6fccd6920b3c
Author: gregor herrmann <gregoa@debian.org>
Date: Fri Jun 3 19:59:31 2022 +0200
Annotate test-only build dependencies with <!nocheck>.
commit 228ef1e652c24a7d9e059fbeecca430e61e18229
Author: gregor herrmann <gregoa@debian.org>
Date: Fri Jun 3 19:59:26 2022 +0200
Set Rules-Requires-Root: no.
commit cb0ac72018669a5606f9f7f5468c7dc1881eebfc
Author: gregor herrmann <gregoa@debian.org>
Date: Fri Jun 3 19:59:23 2022 +0200
Declare compliance with Debian Policy 4.6.1.
commit ae56da98912a3f6fa615e47bd767441df709309d
Author: gregor herrmann <gregoa@debian.org>
Date: Fri Jun 3 19:58:42 2022 +0200
Update years of packaging copyright.
commit 9ed14753db9435249f895c6d6d0565d40ac09d79
Author: gregor herrmann <gregoa@debian.org>
Date: Fri Jun 3 19:58:28 2022 +0200
Update upstream contact.
commit 893135fa1f014144ef167394bb5327076ddff75c
Author: gregor herrmann <gregoa@debian.org>
Date: Fri Jun 3 19:57:01 2022 +0200
Update debian/changelog
Gbp-Dch: Ignore
commit 0b244848ddac7000a2382141423410d24e678db4
Merge: 5630543 4e187a7
Author: gregor herrmann <gregoa@debian.org>
Date: Fri Jun 3 19:57:01 2022 +0200
Update upstream source from tag 'upstream/1.203'
Update to upstream version '1.203'
with Debian dir 03d9f66121486bee9c342c74da6d329c5c1001ca
commit 4e187a7163cd1b8d93669423033c1ef1c91f9acd
Merge: e3d9c45 ede466a
Author: gregor herrmann <gregoa@debian.org>
Date: Fri Jun 3 19:57:01 2022 +0200
New upstream version 1.203
commit 563054318ce6776637136eec134504ea603aeb20
Author: gregor herrmann <gregoa@debian.org>
Date: Fri Jun 3 19:56:46 2022 +0200
update changelog
Gbp-Dch: Ignore
commit ede466a520a668932bbf4a4f97f6e892ffc39077
Author: Ricardo Signes <rjbs@semiotic.systems>
Date: Sun May 29 15:23:05 2022 -0400
v1.203
- tiny packaging improvements
- detect published null MX records (thanks, Gene Hightower)
commit c47912c34906c8d7ad0f69fb20e59c31a2a79125
Author: Ricardo Signes <rjbs@semiotic.systems>
Date: Sun May 29 15:22:28 2022 -0400
null mx tests: fix skip count when Net::DNS missing
commit 1a75ab2963ebd37251542d2670937db7cf97dbab
Author: Ricardo Signes <rjbs@semiotic.systems>
Date: Sun May 29 15:20:44 2022 -0400
null mx detection: use $a[0] rather than @a[0]
This was just a mistake/typo in the submitted code.
commit bee2415f6dafa8a8a11ef3f2e361a9ce687ff118
Author: Ricardo Signes <rjbs@semiotic.systems>
Date: Sun May 29 15:19:07 2022 -0400
prep next release; set perl-window!
commit 36ec16898dcf368bf65a2c8466c90f78c3858fc5
Author: Gene Hightower <gene@digilicious.com>
Date: Fri Aug 6 09:45:15 2021 -0700
RFC-7505 defines a Null MX record to allow a domain to announce that it accepts no mail.
Enhance the MX check to account for Null MX.
commit 10d5a38a58bfe103025202c00da6405eea8278a2
Author: Yanick Champoux <yanick@babyl.dyndns.org>
Date: Sat Sep 8 06:24:40 2018 -0400
add 'dynamic_config' to the META info
For #40, as part of the PR CPAN Challenge
commit cafdbbd4f858b23659c40cee0dc820406ef21568
Author: Dan Book <grinnz@gmail.com>
Date: Thu Apr 8 22:02:09 2021 -0400
Makefile.PL: fix conditional declaration, avoid string eval
commit 66be2124ff483db0d957f9374b3e28f69a74992c
Author: Jenkins <jenkins@jenkins.debian.net>
Date: Mon Sep 13 17:13:37 2021 +0000
Bump debhelper from old 12 to 13.
Changes-By: lintian-brush
Fixes: lintian: package-uses-old-debhelper-compat-version
See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html
commit 9edc3cef096d7ad9ad86e984a867ff34930fa594
Author: Debian Janitor <janitor@jelmer.uk>
Date: Fri Apr 10 02:50:40 2020 +0000
Remove obsolete fields Contact, Name from debian/upstream/metadata (already present in machine-readable debian/copyright).
commit 5e50d13254e3ec1a2a35948ea36cc0a535e04354
Author: Debian Janitor <janitor@jelmer.uk>
Date: Fri Apr 10 02:50:10 2020 +0000
Set upstream metadata fields: Bug-Submit.
commit 198ec71ed0d07d5a3f2e1f6815d0db63e501c043
Author: Debian Janitor <janitor@jelmer.uk>
Date: Fri Apr 10 02:49:41 2020 +0000
Set debhelper-compat version in Build-Depends.
Fixes: lintian: uses-debhelper-compat-file
See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html
commit 2fc1e2a70c1a403febd523f63cea1c37fd4a9142
Author: Debian Janitor <janitor@jelmer.uk>
Date: Fri Apr 10 02:49:11 2020 +0000
Bump debhelper from old 9 to 12.
Fixes: lintian: package-uses-old-debhelper-compat-version
See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html
commit 4193c6bff6c425d73cdcd2755dd6efd2e49fa59e
Author: gregor herrmann <gregoa@debian.org>
Date: Sat Feb 22 16:38:45 2020 +0100
update changelog
Gbp-Dch: Ignore
commit dca446f1f2f42f4d82dd8d3804d1910a2820f8ac
Author: gregor herrmann <gregoa@debian.org>
Date: Sat Feb 22 16:38:45 2020 +0100
debian/watch: use uscan version 4.
commit e01e1c3f02e1618206dd11c72475bfc7c20a0a33
Author: Laurent Baillet <laurent.baillet@gmail.com>
Date: Mon Mar 4 20:58:34 2019 +0000
fix lintian file-contains-trailing-whitespace warning
commit 797d82c10fa62d1d40cf02c7c85fa27ee7bf2448
Author: Salvatore Bonaccorso <carnil@debian.org>
Date: Sun Feb 25 15:10:18 2018 +0100
update changelog
Gbp-Dch: Ignore
commit b9b95e7956070b9070fade7e7b740a7bf31e8f1a
Author: Salvatore Bonaccorso <carnil@debian.org>
Date: Sun Feb 25 15:10:18 2018 +0100
Update Vcs-* headers for switch to salsa.debian.org
commit d964a2f5dd68683ed7bcc15524451d83a39934f9
Author: Alex Muntada <alexm@debian.org>
Date: Sun Oct 8 17:23:39 2017 +0200
update changelog
Gbp-Dch: Ignore
commit f273544b26387df66580cc6268ec2ee38e6ca602
Author: Alex Muntada <alexm@debian.org>
Date: Sun Oct 8 17:23:39 2017 +0200
Remove inactive pkg-perl members from Uploaders.
commit b769b694651dc244031f48835d08bdb6e6a8ae94
Author: Ricardo Signes <rjbs@cpan.org>
Date: Sun Sep 25 22:09:23 2016 -0400
v1.202
- avoid using a new Net::DNS feature, which should restore function
with old versions of Net::DNS
commit 81ba5d5b441398e2117ad7d7b8106992d143b44a
Author: Ricardo Signes <rjbs@cpan.org>
Date: Sun Sep 25 21:46:11 2016 -0400
use $Resolver->query, not Net::DNS::rr()
...turns out that rr() did not exist until 1.05, March 2016
commit 761e0c9b6542862bed51faf0f14a6d82004a8fe8
Author: Ricardo Signes <rjbs@cpan.org>
Date: Thu Sep 22 19:21:17 2016 -0400
v1.201
- mx check once again allows for A records; a future check may
allow mx-only checks on purpose
commit bbb2e84b293851783c1c72e5a0c81ec3050ceb5f
Author: Ricardo Signes <rjbs@cpan.org>
Date: Thu Sep 22 19:20:58 2016 -0400
ignore .gitnxtver_cache
commit bf66317ea34008273314dd83f8c795eabc7bb6c3
Author: Troy Morehouse <troymore@nbnet.nb.ca>
Date: Tue Sep 20 11:07:36 2016 -0300
Added host A check for MX routine
Added in checking for valid A record for host if valid MX record not found.