libmail-srs-perl 0.31-6 source package in Ubuntu

Changelog

libmail-srs-perl (0.31-6) unstable; urgency=medium

  * Team upload.

  [ Ansgar Burchardt ]
  * Update my email address.
  * debian/control: Convert Vcs-* fields to Git.

  [ Salvatore Bonaccorso ]
  * debian/copyright: Replace DEP5 Format-Specification URL from
    svn.debian.org to anonscm.debian.org URL.
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ Niko Tyni ]
  * Update to debhelper compat level 10
  * Update to Standards-Version 4.1.3
  * Declare that the package does not need (fake)root to build
  * Add Testsuite declaration for autopkgtest-pkg-perl
  * Update debian/copyright to format 1.0

 -- Niko Tyni <email address hidden>  Sat, 17 Feb 2018 18:32:16 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe perl
Focal release universe perl
Bionic release universe perl

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmail-srs-perl_0.31-6.dsc 2.2 KiB 14a071a24895f9be352ade64a1056cf35e4b647ee331934c6a8bd79714d251b9
libmail-srs-perl_0.31.orig.tar.gz 26.0 KiB cea326558c58e92503bfce5d5b16a9231acc276652abc20c31701272979dbf57
libmail-srs-perl_0.31-6.debian.tar.xz 2.9 KiB c5034132f3718e788cde2363b663df69a514654e143fc7b7ab7c54cb674e49c4

Available diffs

No changes file available.

Binary packages built by this source

libmail-srs-perl: No summary available for libmail-srs-perl in ubuntu kinetic.

No description available for libmail-srs-perl in ubuntu kinetic.

srs: command-line Sender Rewriting Scheme client

 The Sender Rewriting Scheme preserves .forward functionality in an
 SPF-compliant world.
 .
 SPF requires the SMTP client IP to match the envelope sender
 (return-path). When a message is forwarded through an intermediate
 server, that intermediate server may need to rewrite the return-path
 to remain SPF compliant. If the message bounces, that intermediate
 server needs to validate the bounce and forward the bounce to the
 original sender.
 .
 This package contains the srs client that can be used in
 your .forward files.