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

Changelog

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

  * New upstream version 1.44
  * Declare compliance with Debian Policy 4.1.0
  * Bump debhelper compatibility version to 10

 -- Nick Morrott <email address hidden>  Sat, 26 Aug 2017 03:02:11 +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.44-1.dsc 2.6 KiB 7c0d545c25c003c63518970cd0ef276cfeb54de520021cdda8f84a41d72c1c74
libdatetime-perl_1.44.orig.tar.gz 234.1 KiB a7165a9b1bcef735e76ea44c184ea741840249dd1862b8465f3777cd8f0bd701
libdatetime-perl_1.44-1.debian.tar.xz 9.3 KiB 59d1f6a1ecc4cb19e04c5758b30be79ed4b47fb9ed1b937240f42bafe2a94e46

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