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

Changelog

libdatetime-timezone-systemv-perl (0.010-1) unstable; urgency=medium

  * Team upload.

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Import upstream version 0.010
  * Update debian/upstream/metadata.
  * Update years of upstream copyright.
  * Declare compliance with Debian Policy 4.0.0.
  * Bump debhelper compatibility level to 9.

 -- gregor herrmann <email address hidden>  Wed, 02 Aug 2017 20:56:57 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe perl
Focal release universe perl
Bionic release universe perl

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libdatetime-timezone-systemv-perl_0.010-1.dsc 2.5 KiB 035e587a917a8f58503485fcbc2ab426c8a5039d5ed79a90f314ef39ef41c5a2
libdatetime-timezone-systemv-perl_0.010.orig.tar.gz 15.5 KiB 827bce3c45c2777331cba201e31801945aeeb18c59aed3d94c2b2adb209d954a
libdatetime-timezone-systemv-perl_0.010-1.debian.tar.xz 2.4 KiB 0d2921eb56ba899836f1c6b70600fdf5ed8f162921bd1a78936408ade14831bf

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.