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

Changelog

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

  * Import upstream version 1.59.
    Fixes "libdatetime-perl ftbfs with new libdatetime-locale-perl"
    (Closes: #1025882)
  * Declare compliance with Debian Policy 4.6.1.
  * Update years of packaging copyright.

 -- gregor herrmann <email address hidden>  Sun, 11 Dec 2022 17:24:35 +0100

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
Mantic release universe perl
Lunar release universe perl

Downloads

File Size SHA-256 Checksum
libdatetime-perl_1.59-1.dsc 2.9 KiB 63678193a2fd2475a9f2c95664111e239e25a5d3106c7f13a63e9b62283b5598
libdatetime-perl_1.59.orig.tar.gz 316.4 KiB de3e9a63ce15470b4db4adad4ba6ac8ec297d88c0c6c6b354b081883b0a67695
libdatetime-perl_1.59-1.debian.tar.xz 10.0 KiB 68f63f52619bdc0adad7345c733bd6a15f9175e9d5aa9f1a0081e59f99a73158

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