debian/0000755000000000000000000000000012217337320007166 5ustar debian/rules0000755000000000000000000000003612217337320010245 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000274712217337320010603 0ustar Source: libdatetime-timezone-tzfile-perl Maintainer: Debian Perl Group Uploaders: Ivan Kohler , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 8), perl Build-Depends-Indep: libdate-iso8601-perl, libdatetime-timezone-systemv-perl (>= 0.009), libparams-classify-perl, libtest-pod-coverage-perl, libtest-pod-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdatetime-timezone-tzfile-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdatetime-timezone-tzfile-perl.git Homepage: https://metacpan.org/release/DateTime-TimeZone-Tzfile/ Package: libdatetime-timezone-tzfile-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdate-iso8601-perl, libdatetime-timezone-systemv-perl (>= 0.009), libparams-classify-perl Description: Perl handling of tzfile (zoneinfo) timezone files An instance of this class represents a timezone that was encoded in a file in the tzfile(5) format. These can express arbitrary patterns of offsets from Universal Time, changing over time. Offsets and change times are limited to a resolution of one second. . DateTime::Timezone::Tzfile implements the DateTime::TimeZone interface, so that its instances can be used with DateTime objects. debian/source/0000755000000000000000000000000012217337320010466 5ustar debian/source/format0000644000000000000000000000001412217337320011674 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000301412217337320011036 0ustar libdatetime-timezone-tzfile-perl (0.010-1) unstable; urgency=low * Team upload. * New upstream release. * Bump version of libdatetime-timezone-systemv-perl (build) dependency. -- gregor herrmann Sat, 21 Sep 2013 17:43:42 +0200 libdatetime-timezone-tzfile-perl (0.008-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.008 * Update debian/copyright years * Add minimal version to libdatetime-timezone-systemv-perl dependency -- Xavier Guimard Fri, 26 Jul 2013 04:44:36 +0200 libdatetime-timezone-tzfile-perl (0.007-1) unstable; urgency=low [ Xavier Guimard ] * Take over for the Debian Perl Group on maintainer's request (http://bugs.debian.org/677732#10) * Imported Upstream version 0.007 * Update source format to 3.0 (quilt) * Bump Standards-Version to 3.9.4 * Bump Standards-Version to 8 * Add libparams-classify-perl in dependencies * Update debian/copyright (years and format) [ gregor herrmann ] * Don't install README. * Mention module name in long description. * Build depend on libtest-pod* for additional tests. -- Xavier Guimard Sat, 22 Dec 2012 19:07:38 +0100 libdatetime-timezone-tzfile-perl (0.002-1) unstable; urgency=low * Initial Release (closes: Bug#575980). -- Ivan Kohler Tue, 30 Mar 2010 21:06:36 -0700 debian/compat0000644000000000000000000000000212217337320010364 0ustar 8 debian/copyright0000644000000000000000000000216412217337320011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: DateTime-TimeZone-Tzfile Source: https://metacpan.org/release/DateTime-TimeZone-Tzfile/ Upstream-Contact: Andrew Main (Zefram) Files: * Copyright: 2007-2013, Andrew Main (Zefram) License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Ivan Kohler 2012-2013, Xavier Guimard License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000021612217337320010216 0ustar version=3 https://metacpan.org/release/DateTime-TimeZone-Tzfile/ .*/DateTime-TimeZone-Tzfile-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$