libdatetime-format-dateparse-perl 0.05-3 source package in Ubuntu

Changelog

libdatetime-format-dateparse-perl (0.05-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.
  * Remove Jonathan Yu from Uploaders. Thanks for your work!
  * Remove Ryan Niebur 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.

 -- Jelmer Vernooij <email address hidden>  Mon, 13 Jun 2022 08:05:21 +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
libdatetime-format-dateparse-perl_0.05-3.dsc 2.3 KiB 0e037ecdad7d2904709da387cb661f6a71f88d8ad12b3835da456af8425471dd
libdatetime-format-dateparse-perl_0.05.orig.tar.gz 17.0 KiB f6eca4c8be66ce9992ee150932f8fcf07809fd3d1664caf200b8a5fd3a7e5ebc
libdatetime-format-dateparse-perl_0.05-3.debian.tar.xz 2.5 KiB 2f15b0cae27d99fe77f4130ad9ea13ced064d094904fca96a6d5940ad5cdeec1

Available diffs

No changes file available.

Binary packages built by this source

libdatetime-format-dateparse-perl: Perl module parsing Date::Parse compatible formats

 DateTime::Format::DateParse is a rather simplistic convenience module that
 simply wraps the Date::Parse module (see libtimedate-perl) and creates
 DateTime objects from given strings.