libdatetime-perl 2:1.57-2ubuntu2 source package in Ubuntu

Changelog

libdatetime-perl (2:1.57-2ubuntu2) lunar; urgency=medium

  * debian/patches/strftime-output-change.patch: update test suite for
    changed strftime output.

 -- Steve Langasek <email address hidden>  Sun, 11 Dec 2022 08:34:03 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libdatetime-perl_1.57.orig.tar.gz 311.9 KiB e0899533924822b91885e7e1d8f09379f63f37bed449c51a4404446ade1200c2
libdatetime-perl_1.57-2ubuntu2.debian.tar.xz 10.5 KiB e419b9c5886f7394ceecec27a4c18dba8a6505d3756463db594c5e22446bfe40
libdatetime-perl_1.57-2ubuntu2.dsc 2.8 KiB 7ad627a1ac47e602b35f44f338e2068ee2f5db4a3dde55c214dc388f5973fe52

View changes file

Binary packages built by this source

libdatetime-perl: module for manipulating dates, times and timestamps

 DateTime is a Perl module which aims to provide a complete, correct, and easy
 to use date/time object implementation. It provides an easy way to manipulate
 dates and times, including date calculations (even addition and subtraction)
 and provides convenient methods for extracting or modifying portions of any
 date or time.
 .
 This module supports the Olson time zone database, meaning that historical
 time zone information, and more importantly, daylight saving time rules, can
 be handled transparently, simply by setting the correct time zone. This is
 done by using the DateTime::TimeZone module.

libdatetime-perl-dbgsym: debug symbols for libdatetime-perl