debian/0000755000000000000000000000000012066700726007174 5ustar debian/rules0000755000000000000000000000003612066700726010253 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000215112066700726010576 0ustar Source: libdatetime-format-epoch-perl Maintainer: Debian Perl Group Uploaders: Ivan Kohler , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libdatetime-perl, libparams-validate-perl, libtest-pod-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdatetime-format-epoch-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libdatetime-format-epoch-perl.git Homepage: http://search.cpan.org/dist/DateTime-Format-Epoch/ Package: libdatetime-format-epoch-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdatetime-perl, libparams-validate-perl Description: Perl module to convert DateTime objects to or from epoch seconds DateTime::Format::Epoch can convert a DateTime object (or any object that can be converted to a DateTime object) to the number of seconds since a given epoch. It can also do the reverse. debian/libdatetime-format-epoch-perl.docs0000644000000000000000000000000512066700726015646 0ustar TODO debian/source/0000755000000000000000000000000012066700726010474 5ustar debian/source/format0000644000000000000000000000001412066700726011702 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000136412066700726011052 0ustar libdatetime-format-epoch-perl (0.13-1) unstable; urgency=low * Take over for the Debian Perl Group on maintainer's request (http://bugs.debian.org/677732#10) * Imported Upstream version 0.13 * Update source format to 3.0 (quilt) * Bump Standards-Version to 3.9.4 * Bump debhelper compatibility to 8 * Update debian/copyright (years and format) * Add libparams-validate-perl in dependencies * Remove README from docs * Add libtest-pod-perl to build dependencies * Update description -- Xavier Guimard Wed, 26 Dec 2012 22:29:51 +0100 libdatetime-format-epoch-perl (0.11-1) unstable; urgency=low * Initial Release (closes: Bug#575981). -- Ivan Kohler Tue, 30 Mar 2010 21:24:46 -0700 debian/compat0000644000000000000000000000000212066700726010372 0ustar 8 debian/copyright0000644000000000000000000000214412066700726011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: DateTime-Format-Epoch Source: http://search.cpan.org/dist/DateTime-Format-Epoch/ Upstream-Contact: Eugene van der Pijll (pijll@gmx.net) Files: * Copyright: 2003-2006, Eugene van der Pijll License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Ivan Kohler 2012, 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/watch0000644000000000000000000000020712066700726010224 0ustar version=3 http://search.cpan.org/dist/DateTime-Format-Epoch/ .*/DateTime-Format-Epoch-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$