Package: libmail-dmarc-perl / 1.20240314-1

Metadata

Package Version Patches format
libmail-dmarc-perl 1.20240314-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 pod Fix missing and malformed NAME headings.patch | (download)

bin/dmarc_http_client | 2 1 + 1 - 0 !
bin/dmarc_lookup | 2 1 + 1 - 0 !
bin/dmarc_receive | 2 1 + 1 - 0 !
bin/dmarc_send_reports | 2 1 + 1 - 0 !
bin/dmarc_update_public_suffix_list | 2 1 + 1 - 0 !
bin/dmarc_view_reports | 4 4 + 0 - 0 !
6 files changed, 9 insertions(+), 5 deletions(-)

 [patch] pod: fix missing and malformed name headings

whatis expects the NAME heading to show the name of the program,
followed by ' - ', followed by the program description.  This change
updates the pod for the included executables to follow that
convention.

0005 recommend system psl.patch | (download)

share/mail-dmarc.ini | 8 7 + 1 - 0 !
1 file changed, 7 insertions(+), 1 deletion(-)

 use the debian-provided publicsuffix list by default
skip_network_tests.patch | (download)

t/04.PurePerl.t | 18 7 + 11 - 0 !
t/06.Result.t | 6 2 + 4 - 0 !
t/11.Report.Store.t | 1 1 + 0 - 0 !
t/22.Report.Send.SMTP.t | 4 2 + 2 - 0 !
t/26.Report.Sender.t | 7 1 + 6 - 0 !
5 files changed, 13 insertions(+), 23 deletions(-)

 skip tests that depend on network access