libmail-mboxparser-perl 0.55-5 source package in Ubuntu

Changelog

libmail-mboxparser-perl (0.55-5) unstable; urgency=medium

  [ 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

  [ gregor herrmann ]
  * Change bugtracker URL(s) to HTTPS.
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Tim Retout from Uploaders. Thanks for your work!

  [ 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 deprecated 8 to 12.
  * Set debhelper-compat version in Build-Depends.

 -- Jelmer Vernooij <email address hidden>  Wed, 15 Jun 2022 16:06:53 +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
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmail-mboxparser-perl_0.55-5.dsc 2.2 KiB ec5f2233103bf4df93171acd8d16e94e8ff8cfec5523c7295d482bdec093a0af
libmail-mboxparser-perl_0.55.orig.tar.gz 42.5 KiB 33f025e9b10956b9a58ef01774b92b790aacca5fb00b1c755ada77ad4e5c7d3b
libmail-mboxparser-perl_0.55-5.debian.tar.xz 5.1 KiB ce6c88d12cad270fa7be049f18a9b24c81f7a2f232c8f602295ddbda6dbbc062

Available diffs

No changes file available.

Binary packages built by this source

libmail-mboxparser-perl: module providing read-only access to UNIX mailboxes

 Mail::MboxParser attempts to provide a simplified access to standard
 UNIX-mailboxes. It offers only a subset of methods to get 'straight
 to the point'. More sophisticated things can still be done by
 invoking any method from MIME::Tools on the appropriate return
 values.