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

Changelog

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

  * Import upstream version 1.55.
  * Update years of upstream and packaging copyright.
  * Declare compliance with Debian Policy 4.6.0.
  * Drop unneeded version constraints from (build) dependencies,
    and ancient Breaks.

 -- gregor herrmann <email address hidden>  Sun, 26 Dec 2021 19:58:23 +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

Downloads

File Size SHA-256 Checksum
libdatetime-perl_1.55-1.dsc 2.8 KiB 5a88ac965f615de4ad2140fa14196c3be3dd1ae527674875f005ca10764fa707
libdatetime-perl_1.55.orig.tar.gz 312.5 KiB 83eee03e377e0e6f8bdaa250353b5860a551b69cec46a327e489145b97f5abd0
libdatetime-perl_1.55-1.debian.tar.xz 9.8 KiB e0c4d506ae0f1d43974ff01afcb6fee4aec4c591edfe33fc257e0018fc6be083

Available diffs

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