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

Changelog

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

  [ Alex Muntada ]
  * Remove inactive pkg-perl members from Uploaders.

  [ gregor herrmann ]
  * Import upstream version 1.45.
  * Update years of packaging copyright.
  * Make (build) dependency on libparams-validationcompiler-perl
    versioned.
  * Declare compliance with Debian Policy 4.1.3.
  * Let cme fix a versioned alternative build dependency.
  * Update debian/tests/pkg-perl/syntax-skip.
    Drop one fail, update error messages for another.

 -- gregor herrmann <email address hidden>  Wed, 03 Jan 2018 21:11: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.45-1.dsc 2.6 KiB c79d05281ff70303853f7f070b2e35b251220e0528e54553e4a2c24e05ac106e
libdatetime-perl_1.45.orig.tar.gz 234.7 KiB fde87438a888b95f00916dfbcf0bbcdaf2d60b682d6d55d275f86184651aa9f0
libdatetime-perl_1.45-1.debian.tar.xz 9.4 KiB f0fbdbaa5afd2ff2c7322e4b605a2e72abc2dbd6d77b0bdfd06512ae9c7020a1

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