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

Changelog

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

  * New upstream version 1.65
  * d/control:
    - Declare compliance with Debian Policy 4.6.2
    - Drop version constraint for libdatetime-timezone-perl
  * d/copyright:
    - Update years of upstream copyright
    - Update years of Debian copyright

 -- Nick Morrott <email address hidden>  Sat, 24 Feb 2024 14:54:28 +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.65-1.dsc 2.6 KiB ec5f3d5ee9214d152c4d274746562c7c0b02936ea63db96fcbab50f40bd9bc89
libdatetime-perl_1.65.orig.tar.gz 314.0 KiB f98d0df5483c588bb41685af31f7098a87526353f09c18f279820db4fc060bf4
libdatetime-perl_1.65-1.debian.tar.xz 10.0 KiB 489f6d5b7401f45b16195bdf2121bb0aefd6fa7e0733c4963bbbdf510daa2bb1

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