debian/0000755000000000000000000000000012217336043007167 5ustar debian/rules0000755000000000000000000000003612217336043010246 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000266212217336043010600 0ustar Source: libdatetime-timezone-systemv-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, libparams-classify-perl, libtest-pod-perl, libtest-pod-coverage-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdatetime-timezone-systemv-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdatetime-timezone-systemv-perl.git Homepage: https://metacpan.org/release/DateTime-TimeZone-SystemV/ Package: libdatetime-timezone-systemv-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdate-iso8601-perl, libparams-classify-perl Description: 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. debian/source/0000755000000000000000000000000012217336043010467 5ustar debian/source/format0000644000000000000000000000001412217336043011675 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000270012217336043011040 0ustar libdatetime-timezone-systemv-perl (0.009-1) unstable; urgency=low * Team upload. * New upstream release. -- gregor herrmann Sat, 21 Sep 2013 17:32:42 +0200 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 Tue, 16 Jul 2013 13:24:13 +0200 libdatetime-timezone-systemv-perl (0.006-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.006 * Update source format to 3.0 (quilt) * Bump Standars-Version to 3.9.4 * Bump debhelper compatibility to 8 * Update debian/copyright (years and format) [ gregor herrmann ] * Drop (build) dependency on libdate-jd-perl. * Don't install README anymore. * Mention module name in long description. * Add build dependencies on libtest-pod* for additional tests. -- Xavier Guimard Sat, 22 Dec 2012 18:59:27 +0100 libdatetime-timezone-systemv-perl (0.003-1) unstable; urgency=low * Initial Release (closes: Bug#575986). -- Ivan Kohler Tue, 30 Mar 2010 21:12:51 -0700 debian/compat0000644000000000000000000000000212217336043010365 0ustar 8 debian/copyright0000644000000000000000000000216612217336043011127 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: DateTime-TimeZone-SystemV Source: https://metacpan.org/release/DateTime-TimeZone-SystemV/ 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/watch0000644000000000000000000000022012217336043010212 0ustar version=3 https://metacpan.org/release/DateTime-TimeZone-SystemV/ .*/DateTime-TimeZone-SystemV-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$