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

Changelog

libdatetime-perl (2:1.57-1) unstable; urgency=medium

  * New upstream version 1.57
  * d/control:
    - Add libtest-without-module-perl to B-D
  * d/copyright:
    - Refresh years of upstream and Debian copyright

 -- Nick Morrott <email address hidden>  Thu, 24 Mar 2022 04:29:57 +0000

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
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-1.dsc 2.6 KiB 8cdd171011c5b60d95cdb3eb1fda24b431bde1bc23f05924ffdbf4e619705a69
libdatetime-perl_1.57.orig.tar.gz 311.9 KiB e0899533924822b91885e7e1d8f09379f63f37bed449c51a4404446ade1200c2
libdatetime-perl_1.57-1.debian.tar.xz 9.9 KiB d2193f8e750f153c7941fef201d2faa88d3dccbf660f4ab59eed05ace139f6e1

No changes file available.

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