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

Changelog

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

  * Import upstream version 1.46.
  * Update years of packaging copyright.

 -- gregor herrmann <email address hidden>  Wed, 14 Feb 2018 20:05:46 +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
Bionic release universe perl

Downloads

File Size SHA-256 Checksum
libdatetime-perl_1.46-1.dsc 2.6 KiB 7ad4154092116ca3e6f293eea99d5a42327f5d2429e4174f5f57162ee2b20760
libdatetime-perl_1.46.orig.tar.gz 235.0 KiB e9fcf859103e9a8067d5e11b7b14e956c8fd4ad6402124fb1221d527b0688788
libdatetime-perl_1.46-1.debian.tar.xz 9.4 KiB f915f8aa45c46dfb010a7a3a2df5f16cc9015c208eb8a354035b892390f2761d

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