debian/0000755000000000000000000000000011742555252007176 5ustar debian/rules0000755000000000000000000000013311742555252010253 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_test: TEST_POD=1 TEST_LONG=1 dh_auto_test debian/control0000644000000000000000000000307211742555252010603 0ustar Source: libcatalyst-plugin-scheduler-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libcatalyst-perl, libclass-accessor-perl, libclass-data-inheritable-perl, libdatetime-perl, libdatetime-event-cron-perl, libdatetime-timezone-perl, libmro-compat-perl, libset-scalar-perl, libtest-pod-perl, libtest-pod-coverage-perl, libyaml-syck-perl | libyaml-perl Standards-Version: 3.9.3 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcatalyst-plugin-scheduler-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libcatalyst-plugin-scheduler-perl.git Homepage: http://search.cpan.org/dist/Catalyst-Plugin-Scheduler/ Package: libcatalyst-plugin-scheduler-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcatalyst-perl, libclass-accessor-perl, libclass-data-inheritable-perl, libdatetime-perl, libdatetime-event-cron-perl, libdatetime-timezone-perl, libmro-compat-perl, libset-scalar-perl, libyaml-syck-perl | libyaml-perl Description: Catalyst plugin for scheduling events to run in a cron-like fashion The Catalyst::Plugin::Scheduler plugin allows you to schedule events to run at recurring intervals. Events will run during the first request which meets or exceeds the specified time. Depending on the level of traffic to the application, events may or may not run at exactly the correct time, but it should be enough to satisfy many basic scheduling needs. debian/source/0000755000000000000000000000000011742555252010476 5ustar debian/source/format0000644000000000000000000000001411742555252011704 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000026311742555252011051 0ustar libcatalyst-plugin-scheduler-perl (0.10-1) unstable; urgency=low * Initial release (closes: #667848). -- gregor herrmann Sun, 15 Apr 2012 16:26:46 +0200 debian/compat0000644000000000000000000000000211742555252010374 0ustar 8 debian/copyright0000644000000000000000000000261511742555252011135 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Catalyst-Plugin-Scheduler Source: http://search.cpan.org/dist/Catalyst-Plugin-Scheduler/ Upstream-Contact: Andy Grundman Files: * Copyright: 2005-2010, Andy Grundman License: Artistic or GPL-1+ Comment: Under the Berne Convention it is assumed that the author is also the copyright holder. - Years are taken from the Changes file. Files: inc/Module/* Copyright: 2002-2010, Adam Kennedy 2002-2010, Audrey Tang 2002-2010, Brian Ingerson 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/watch0000644000000000000000000000021711742555252010227 0ustar version=3 http://search.cpan.org/dist/Catalyst-Plugin-Scheduler/ .*/Catalyst-Plugin-Scheduler-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$