libdatetime-timezone-systemv-perl 0.007-1 source package in Ubuntu

Changelog

libdatetime-timezone-systemv-perl (0.007-1) unstable; urgency=low


  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ Xavier Guimard ]
  * Imported Upstream version 0.007

  [ gregor herrmann ]
  * Update years of upstream and packaging copyright.

 -- Xavier Guimard <email address hidden>  Tue, 16 Jul 2013 13:24:13 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libdatetime-timezone-systemv-perl_0.007-1.dsc 2.3 KiB 3ffc0f20d29a41fa773b61f655016f2d7d04ac190ceefbb1ad661089f866caba
libdatetime-timezone-systemv-perl_0.007.orig.tar.gz 14.2 KiB d9dd2b262fb30adfd4d0c7cfe1e0934a8cf433927a3a6f8c4c6fc6407ce6035e
libdatetime-timezone-systemv-perl_0.007-1.debian.tar.gz 1.9 KiB 04d5d021935c163911583f115b1e1c71f89a156560f5309529b03b359d54eacd

Available diffs

No changes file available.

Binary packages built by this source

libdatetime-timezone-systemv-perl: System V and POSIX timezone strings

 An instance of this class represents a timezone that was specified by means
 of a System V timezone string or the POSIX extended form of the same syntax.
 These can express a plain offset from Universal Time, or a system of two
 offsets (standard and daylight saving time) switching on a yearly cycle
 according to certain types of rule.
 .
 DateTime::TimeZone::SystemV implements the DateTime::TimeZone interface, so
 that its instances can be used with DateTime objects.