debian/0000755000000000000000000000000011362142501007161 5ustar debian/control0000644000000000000000000000212511362142213010564 0ustar Source: libdatetime-format-dateparse-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7.2.10), perl (>= 5.10) | libmodule-build-perl Build-Depends-Indep: perl, libdatetime-timezone-perl, libdatetime-perl, libtimedate-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , Ryan Niebur , gregor herrmann Standards-Version: 3.8.4 Homepage: http://search.cpan.org/dist/DateTime-Format-DateParse/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libdatetime-format-dateparse-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libdatetime-format-dateparse-perl/ Package: libdatetime-format-dateparse-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libdatetime-timezone-perl, libdatetime-perl, libtimedate-perl Description: Perl module parsing Date::Parse compatible formats DateTime::Format::DateParse is a rather simplistic convenience module that simply wraps the Date::Parse module (see libtimedate-perl) and creates DateTime objects from given strings. debian/copyright0000644000000000000000000000223611362141650011123 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Joshua Hoblitt (JHOBLITT) Source: http://search.cpan.org/dist/DateTime-Format-DateParse/ Name: DateTime-Format-DateParse Files: * Copyright: 2005-2006, Joshua Hoblitt License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Ryan Niebur 2009, Jonathan Yu 2009, 2010, 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 GNU/Linux 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 GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL' debian/watch0000644000000000000000000000021711212456115010215 0ustar version=3 http://search.cpan.org/dist/DateTime-Format-DateParse/ .*/DateTime-Format-DateParse-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211205063572010365 0ustar 7 debian/changelog0000644000000000000000000000300711362142417011041 0ustar libdatetime-format-dateparse-perl (0.05-1) unstable; urgency=low * New upstream release. * Set Standards-Version to 3.8.4 (no changes). * Remove patch nanoseconds.patch (fixed upstream) and quilt framework. * Convert to source format 3.0 (quilt). * debian/copyright: update formatting. * debian/control: remove versions from libdatetime-timezone-perl, libdatetime-perl, libtimedate-perl (build) dependency, all already fulfilled in oldstable. -- gregor herrmann Fri, 16 Apr 2010 22:14:06 +0200 libdatetime-format-dateparse-perl (0.04-2) unstable; urgency=low [ 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). [ Ryan Niebur ] * Update jawnsy's email address * Update ryan52's email address [ gregor herrmann ] * debian/control: Changed: (build-)depend on perl instead of perl- modules. * Add patch nanoseconds.patch to handle newer DateTime behaviour regarding nanoseconds; add quilt framework (closes: #560637). * Set Standards-Version to 3.8.3 (no changes). * Add /me to Uploaders. -- gregor herrmann Sun, 20 Dec 2009 16:23:47 +0100 libdatetime-format-dateparse-perl (0.04-1) unstable; urgency=low * Initial Release. (Closes: #529547) -- Ryan Niebur Sat, 23 May 2009 01:08:52 -0700 debian/source/0000755000000000000000000000000011362142434010466 5ustar debian/source/format0000644000000000000000000000001411362142477011703 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611362141224010241 0ustar #!/usr/bin/make -f %: dh $@