libemail-date-format-perl 1.005-2 source package in Ubuntu

Changelog

libemail-date-format-perl (1.005-2) 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.

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

  [ Debian Janitor ]
  * Bump debhelper from deprecated 8 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).

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

 -- Jelmer Vernooij <email address hidden>  Mon, 13 Jun 2022 21:19:57 +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
Kinetic release main perl

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libemail-date-format-perl_1.005-2.dsc 2.2 KiB b08b099023999e89a11bf8ba4b4b74e71a3412f9e3be586c5410d0ac94713235
libemail-date-format-perl_1.005.orig.tar.gz 14.0 KiB 579c617e303b9d874411c7b61b46b59d36f815718625074ae6832e7bb9db5104
libemail-date-format-perl_1.005-2.debian.tar.xz 2.3 KiB fb5d6e0c3d45a5abdbeee36f8da95db5f171ff26273a6024f78cdba01402c226

Available diffs

No changes file available.

Binary packages built by this source

libemail-date-format-perl: Module to generate RFC-2822-valid date strings

 Email::Date::Format provides a simple means for generating an RFC 2822
 compliant datetime string. It was refactored from Email::Date to avoid large
 dependency chains.