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

Changelog

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

  [ Debian Janitor ]
  * Apply multi-arch hints. + libdatetime-perl: Drop Multi-Arch: same.

 -- Jelmer Vernooij <email address hidden>  Sat, 19 Nov 2022 16:38:53 +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-2.dsc 2.6 KiB c98f0527ea20245a799152e34342151db092b480ffb1907113fa24ec9b73e601
libdatetime-perl_1.57.orig.tar.gz 311.9 KiB e0899533924822b91885e7e1d8f09379f63f37bed449c51a4404446ade1200c2
libdatetime-perl_1.57-2.debian.tar.xz 9.9 KiB f9670226fd1a11dfea124f1a9cb74c4becda746e74eb8c43becd6713153c6e16

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