libdatetime-format-rfc3339-perl 1.2.0-2 source package in Ubuntu

Changelog

libdatetime-format-rfc3339-perl (1.2.0-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.
  * debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS.
  * Remove Lars Dɪᴇᴄᴋᴏᴡ from Uploaders. Thanks for your work!
  * debian/copyright: replace full CC0-1.0 text with pointer to
    /usr/share/common-licenses/CC0-1.0.

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

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

  [ Debian Janitor ]
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).

 -- Jelmer Vernooij <email address hidden>  Mon, 13 Jun 2022 08:11:47 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libdatetime-format-rfc3339-perl_1.2.0-2.dsc 2.2 KiB 395e83a17eb42e04a5eb02c470785bafce97284bcf1540b9096a99f4936f064a
libdatetime-format-rfc3339-perl_1.2.0.orig.tar.gz 9.0 KiB 136ee1224c31c6e017692a9f5e56fdb4f70a95f46aec3ad855d3783de35a0df7
libdatetime-format-rfc3339-perl_1.2.0-2.debian.tar.xz 2.1 KiB 0864e64e0b74555359b870cf94b7b421a170cdb775ce23c96a3c6da5b8ce59b5

Available diffs

No changes file available.

Binary packages built by this source

libdatetime-format-rfc3339-perl: module to parse and format RFC3339 datetime strings

 DateTime::Format::RFC3339 understands the RFC3339 date/time format, an ISO
 8601 profile, defined at http://tools.ietf.org/html/rfc3339.
 .
 It can be used to parse these formats in order to create the appropriate
 objects.