libmail-verp-perl 0.06+dfsg-3 source package in Ubuntu

Changelog

libmail-verp-perl (0.06+dfsg-3) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.

  [ Martín Ferrari ]
  * Remove myself from Uploaders.

  [ gregor herrmann ]
  * Switch repackaging framework to Files-Excluded method.

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set field Upstream-Name in debian/copyright.

 -- Jelmer Vernooij <email address hidden>  Wed, 15 Jun 2022 16:14:35 +0100

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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmail-verp-perl_0.06+dfsg-3.dsc 2.1 KiB 296045bbf2ddc2c7d622e5518e3e3f18be351bc2286be92c2e8ab10b697113b1
libmail-verp-perl_0.06+dfsg.orig.tar.gz 5.8 KiB afe4f08d593bf615dcbc36ca9b7e016f2f65966a204c05d34cd5a170a44fd49e
libmail-verp-perl_0.06+dfsg-3.debian.tar.xz 3.1 KiB aa43aa05c04282842fe45611c1959a02476f0e43b6f5e37b57f9783f602e4c15

Available diffs

No changes file available.

Binary packages built by this source

libmail-verp-perl: Variable Envelope Return Paths (VERP) address encoder/decoder

 Mail::Verp provides utility functions to encode and decode Variable Envelope
 Return Paths (VERP) addresses, as described by http://cr.yp.to/proto/verp.txt.
 .
 VERP addresses are used to help manage bounces coming back from remote SMTP
 servers, especially when dispatching mail for a mailing-list; the VERP address
 encodes the recipient address, which can then be recovered from the bounce to
 unsubscribe the address from the mailing-list.
 .
 The encoding uses the method described by
 http://www.courier-mta.org/draft-varshavchik-verp-smtpext.txt.