debian/0000755000000000000000000000000012255405007007166 5ustar debian/rules0000755000000000000000000000003612255405007010245 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000277312255405007010602 0ustar Source: libmoosex-types-datetime-perl Maintainer: Debian Perl Group Uploaders: Ryan Niebur , Jonathan Yu , gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libdatetime-locale-perl, libdatetime-perl, libdatetime-timezone-perl, libmoose-perl, libmoosex-types-perl (>= 0.30), libnamespace-clean-perl, libtest-exception-perl, libtest-use-ok-perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-types-datetime-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-types-datetime-perl.git Homepage: https://metacpan.org/release/MooseX-Types-DateTime/ Package: libmoosex-types-datetime-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libdatetime-locale-perl, libdatetime-perl, libdatetime-timezone-perl, libmoose-perl, libmoosex-types-perl (>= 0.30), libnamespace-clean-perl Breaks: libnet-amazon-s3-perl (<< 0.55-1) Description: Moose extension for DateTime-related constraints and coercions MooseX::Types::DateTime packages several Moose::Util::TypeConstraints with coercions, designed to work with the DateTime suite of objects. debian/source/0000755000000000000000000000000012255405007010466 5ustar debian/source/format0000644000000000000000000000001412255405007011674 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000466412255405007011052 0ustar libmoosex-types-datetime-perl (0.08-1) unstable; urgency=low [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Axel Beckert ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" [ gregor herrmann ] * New upstream release. * Update years of packaging copyright. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Sat, 21 Dec 2013 22:37:05 +0100 libmoosex-types-datetime-perl (0.07-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release 0.05 + Remove DateTimeX::Easy support, this is in its own distribution + Require DateTime::TimeZone 0.95 * Standards-Version 3.9.1 (no changes) * Added myself to Uploaders and Copyright * Add a Debian.NEWS file * Update short description * Refresh copyright information * Use new 3.0 (quilt) source format * Bump to debhelper 8 * Refresh copyright information [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Salvatore Bonaccorso ] * debian/control: Changed: Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). [ gregor herrmann ] * Bump (build) dependency on libmoosex-types-perl, remove (build) dependencies on several packages that are not needed anymore. [ Ryan Niebur ] * Email change: Jonathan Yu -> jawnsy@cpan.org * Email change: Ryan Niebur -> ryan@debian.org [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ gregor herrmann ] * New upstream releases 0.06, 0.07. * Remove POD patch. * Bump Standards-Version to 3.9.2 (no changes). * Add Breaks on older versions of libnet-amazon-s3-perl which needed the now removed DateTimeX::Easy. * Update libmoosex-types-perl and libmoose-perl (build) dependencies. * Add /me to Uploaders. -- gregor herrmann Sun, 18 Dec 2011 17:09:22 +0100 libmoosex-types-datetime-perl (0.03-1) unstable; urgency=low * Initial Release. (Closes: #529551) -- Ryan Niebur Wed, 27 May 2009 22:59:21 -0700 debian/NEWS0000644000000000000000000000060212255405007007663 0ustar libmoosex-types-datetime-perl (0.07-1) unstable; urgency=low The MooseX::Types::DateTimeX module, which provides support for DateTimeX::Easy, has been moved to its own distribution. The only consumer in Debian, libnet-amazon-s3-perl, has switched to MooseX::Types::DateTime::MoreCoercions in the meantime. -- Jonathan Yu Fri, 28 Aug 2009 20:24:45 -0400 debian/compat0000644000000000000000000000000212255405007010364 0ustar 7 debian/copyright0000644000000000000000000000223012255405007011116 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: MooseX-Types-DateTime Upstream-Contact: Yuval Kogman Source: https://metacpan.org/release/MooseX-Types-DateTime/ Files: * Copyright: 2008, Yuval Kogman License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Ryan Niebur 2009-2011, Jonathan Yu 2011-2013, gregor herrmann 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/watch0000644000000000000000000000021012255405007010210 0ustar version=3 https://metacpan.org/release/MooseX-Types-DateTime/ .*/MooseX-Types-DateTime-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$