debian/0000755000000000000000000000000012114452566007174 5ustar debian/rules0000755000000000000000000000003612114452566010253 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000335012114452566010600 0ustar Source: libmoosex-types-iso8601-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libaliased-perl, libdatetime-format-duration-perl, libdatetime-format-iso8601-perl, libdatetime-perl, libdatetime-timezone-perl, liblist-moreutils-perl, libmodule-runtime-perl, libmoose-perl, libmoosex-types-datetime-perl, libmoosex-types-perl, libnamespace-autoclean-perl, libsafe-isa-perl, libtest-checkdeps-perl, libtest-deep-perl, libtest-exception-perl, libtest-fatal-perl, libtest-nowarnings-perl (>= 1.04), libtest-pod-perl, libtest-requires-perl, libtry-tiny-perl Maintainer: Debian Perl Group Uploaders: Jonas Genannt Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/MooseX-Types-ISO8601/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-types-iso8601-perl.git Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/libmoosex-types-iso8601-perl.git;a=summary Package: libmoosex-types-iso8601-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libaliased-perl, libdatetime-format-duration-perl, libdatetime-format-iso8601-perl, libdatetime-perl, libdatetime-timezone-perl, liblist-moreutils-perl, libmodule-runtime-perl, libmoose-perl, libmoosex-types-datetime-perl, libmoosex-types-perl, libnamespace-autoclean-perl, libsafe-isa-perl, libtry-tiny-perl Description: ISO8601 date and duration string type constraints for Moose This module packages several TypeConstraints with coercions for working with ISO8601 date strings and the DateTime suite of objects. Available date constraints: - ISO8601DateStr - ISO8601TimeStr - ISO8601DateTimeStr - ISO8601DateTimeTZStr debian/source/0000755000000000000000000000000012114452566010474 5ustar debian/source/format0000644000000000000000000000001412114452566011702 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000432412114452566011051 0ustar libmoosex-types-iso8601-perl (0.14-1) unstable; urgency=low * Team upload. * New upstream release. * Update years of upstream copyright. * Update build and runtime dependencies. -- gregor herrmann Sat, 02 Mar 2013 20:39:15 +0100 libmoosex-types-iso8601-perl (0.13-1) unstable; urgency=low * Team upload. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * New upstream release. * Remove spelling patch, merged upstream. -- gregor herrmann Sun, 17 Feb 2013 19:54:11 +0100 libmoosex-types-iso8601-perl (0.12-1) unstable; urgency=low * Imported Upstream version 0.12 * d/control: - Change Maintainer to Perl Pkg Group - removed DM-Upload Allow - added Vcs* fields - removed version depend on libmoose-perl - removed version depend on libmoosex-types-perl - added libtest-fatal-perl, libtest-requires-perl, libtest-pod-perl, libtest-checkdeps-perl to Build-Depends * d/copyright: - updated year of Copyright of Tomas Doran - removed inc/* copyright, removed from upstream -- Jonas Genannt Sun, 18 Nov 2012 18:54:24 +0100 libmoosex-types-iso8601-perl (0.11-1) unstable; urgency=low * Adding upstream version 0.11. -- Jonas Genannt Sun, 27 May 2012 15:52:09 +0200 libmoosex-types-iso8601-perl (0.10-1) unstable; urgency=low * Adding upstream version 0.10. * Switch to dpkg-source 3.0 (quilt) format * Bumped standards version * d/control: added libaliased-perl * d/copyright: update to version 1.0 -- Jonas Genannt Sat, 07 Apr 2012 19:31:26 +0200 libmoosex-types-iso8601-perl (0.08-1) unstable; urgency=low * New Upstream release * d/control: Added DM-Upload-Allow * d/copyright: removed section inc/Module/AutoInstall.pm (no longer shipped) -- Jonas Genannt Tue, 20 Dec 2011 22:28:25 +0100 libmoosex-types-iso8601-perl (0.07-1) unstable; urgency=low * Initial Release. (Closes: #632364) -- Jonas Genannt Sun, 3 Jul 2011 20:05:29 +0000 debian/compat0000644000000000000000000000000212114452566010372 0ustar 8 debian/copyright0000644000000000000000000000210112114452566011121 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Tomas Doran Source: https://metacpan.org/release/MooseX-Types-ISO8601/ Upstream-Name: MooseX-Types-ISO8601 Files: * Copyright: 2009-2013 Tomas Doran License: Artistic or GPL-1 Files: debian/* Copyright: 2011-2012 Jonas Genannt 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/watch0000644000000000000000000000020612114452566010223 0ustar version=3 https://metacpan.org/release/MooseX-Types-ISO8601/ .*/MooseX-Types-ISO8601-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$