debian/0000755000000000000000000000000011742552463007177 5ustar debian/rules0000755000000000000000000000003611742552463010256 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000207711742552463010610 0ustar Source: libdatetime-event-cron-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libdatetime-perl, libdatetime-set-perl, libset-crontab-perl Standards-Version: 3.9.3 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdatetime-event-cron-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libdatetime-event-cron-perl.git Homepage: http://search.cpan.org/dist/DateTime-Event-Cron/ Package: libdatetime-event-cron-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdatetime-perl, libdatetime-set-perl, libset-crontab-perl Description: DateTime extension for generating recurrence sets from crontab lines and files DateTime::Event::Cron generates DateTime events and DateTime::Set objects based on crontab-style entries. The crontab formats are the extended V7 standard as described in crontab(5) on Linux systems and as noted in the documentation for Set::Crontab. debian/source/0000755000000000000000000000000011742552463010477 5ustar debian/source/format0000644000000000000000000000001411742552463011705 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000025511742552463011053 0ustar libdatetime-event-cron-perl (0.08-1) unstable; urgency=low * Initial release (closes: #667849). -- gregor herrmann Sun, 15 Apr 2012 16:03:27 +0200 debian/compat0000644000000000000000000000000211742552463010375 0ustar 8 debian/copyright0000644000000000000000000000206211742552463011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: DateTime-Event-Cron Source: http://search.cpan.org/dist/DateTime-Event-Cron/ Upstream-Contact: Matthew P. Sisk Files: * Copyright: 2003, Matthew P. Sisk License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, 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/watch0000644000000000000000000000020311742552463010223 0ustar version=3 http://search.cpan.org/dist/DateTime-Event-Cron/ .*/DateTime-Event-Cron-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$