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

Changelog

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

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Wed, 10 Jan 2024 13:40:47 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
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.59.orig.tar.gz 316.4 KiB de3e9a63ce15470b4db4adad4ba6ac8ec297d88c0c6c6b354b081883b0a67695
libdatetime-perl_1.59-1build1.debian.tar.xz 10.0 KiB cafe8a7ec87339bdca70d4112b5928cf97c0cab1a7a3f036b2f3f6a8862c23ca
libdatetime-perl_1.59-1build1.dsc 2.7 KiB b9f0b4a9fdd55e092ce7ebdd2d0427665e41b9896f0cb23f511f2e1274d49bf8

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