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

Changelog

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

  [ Damyan Ivanov ]
  * declare conformance with Policy 4.1.3 (no changes needed)

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ Xavier Guimard ]
  * Email change: Xavier Guimard -> <email address hidden>

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

 -- Jelmer Vernooij <email address hidden>  Mon, 13 Jun 2022 15:18:01 +0100

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
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libdatetime-timezone-systemv-perl_0.010-2.dsc 2.4 KiB f1460557b52d9e6c5d94e3e8669c0ae5513449cea78431ad7e565b0aff94eefd
libdatetime-timezone-systemv-perl_0.010.orig.tar.gz 15.5 KiB 827bce3c45c2777331cba201e31801945aeeb18c59aed3d94c2b2adb209d954a
libdatetime-timezone-systemv-perl_0.010-2.debian.tar.xz 2.5 KiB be0196187443ce70e84bcf8309a83f70b97f876a3d848ab402111b41b531f28e

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.