debian/0000755000000000000000000000000011716035017007167 5ustar debian/copyright0000644000000000000000000000224611716035017011126 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: Joshua Hoblitt Source: http://search.cpan.org/dist/DateTime-Format-ISO8601/ Name: DateTime-Format-ISO8601 Files: * Copyright: 2003-2005, Joshua Hoblitt License: Artistic or GPL-1+ Files: debian/* Copyright: 2010-2012, Salvatore Bonaccorso 2010, Jonathan Yu 2008, AGOSTINI Yves License: Artistic or GPL-1+ 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'. 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'. debian/watch0000644000000000000000000000040211716035017010214 0ustar # format version number, currently 3; this line is compulsory! version=3 # URL to the package page followed by a regex to search http://search.cpan.org/dist/DateTime-Format-ISO8601/ .*/DateTime-Format-ISO8601-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/control0000644000000000000000000000304011716035017010567 0ustar Source: libdatetime-format-iso8601-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libdatetime-perl, libdatetime-format-builder-perl, libtest-pod-perl, libtest-distribution-perl, libfile-find-rule-perl Maintainer: Debian Perl Group Uploaders: Salvatore Bonaccorso , AGOSTINI Yves , Jaldhar H. Vyas , Jonathan Yu Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/DateTime-Format-ISO8601/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libdatetime-format-iso8601-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdatetime-format-iso8601-perl.git Package: libdatetime-format-iso8601-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdatetime-format-builder-perl, libdatetime-perl Description: module to parse ISO8601 date and time formats DateTime::Format::ISO8601 is a Perl DateTime extension that parses almost all ISO8601 date and time formats. The signature feature of ISO 8601 date/time representations is the ordering of date and time values from the most to the least significant or, in plain terms, from the largest (the year) to the smallest (the second). . Example date: 2008-04-18 Example separate date and time in UTC: 2008-04-18 08:47Z Example combined date and time in UTC: 2008-04-18T08:47Z Example date with week number: 2008-W16-5 . ISO 8601 time intervals will be supported in a later release. debian/changelog0000644000000000000000000000536211716035017011047 0ustar libdatetime-format-iso8601-perl (0.08-1) unstable; urgency=low * Imported Upstream version 0.08 * Update copyright years for debian/* packaging -- Salvatore Bonaccorso Sun, 12 Feb 2012 23:13:34 +0100 libdatetime-format-iso8601-perl (0.07-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Remove patch for BTS#564411 (fixed upstream) * Add myself to Uploaders and Copyright * Rewrite control description * Drop version deps satisfied by oldstable [ gregor herrmann ] * Remove alternative (build) dependencies that are already satisfied in oldstable. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Email change: Salvatore Bonaccorso -> carnil@debian.org * debian/copyright: - Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. - Update copyright years for debian/* packaging. - Refer to Debian systems in general instead of only Debian GNU/Linux systems. - Explicitly refer to GPL-1 license text in common-licenses. * debian/control: Bump versioned Build-Depends on debhelper to (>= 8). * Bump Debhelper compat level to 8. Use Build.PL by default. * Bump Standards-Version to 3.9.2. -- Salvatore Bonaccorso Tue, 23 Aug 2011 07:42:48 +0200 libdatetime-format-iso8601-perl (0.06-2) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Salvatore Bonaccorso ] * Convert to '3.0 (quilt)' source format. * Add 564411-fix_1_digit_year.patch patch to fix FTBFS due to failed tests testing one digit years formats (Closes: #564411). * Add myself to Uploaders. * Bump debhelper compat level to 7. * debian/control: - Bump versioned dependency on debhelper to debhelper (>= 7). - Substitute versioned Build-Depends-Indep on perl with unversioned dependency. - Reorganize Build-Depends and Build-Depends-Indep. - Improve the synopsis of the package - Improve the long description of the package. Remove usage information from description. * Simplify debian/rules to a tiny 3-liner makefile. * Referesh debian/copyright to the proposal in DEP5 for machine-readable format specification. * Bump Standards-Version to 3.8.3. [ gregor herrmann ] * Build depend on debhelper 7.2.10 and Module::Build. -- Salvatore Bonaccorso Mon, 11 Jan 2010 11:16:15 +0100 libdatetime-format-iso8601-perl (0.06-1) unstable; urgency=low * Initial Release (Closes: #476408). -- AGOSTINI Yves Wed, 16 Apr 2008 09:36:51 +0200 debian/rules0000755000000000000000000000003611716035017010246 0ustar #!/usr/bin/make -f %: dh $@ debian/source/0000755000000000000000000000000011716035017010467 5ustar debian/source/format0000644000000000000000000000001411716035017011675 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211716035017010365 0ustar 8