debian/0000755000000000000000000000000011751016163007167 5ustar debian/copyright0000644000000000000000000000234511751016163011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Schedule-At Upstream-Contact: Jose A. Rodriguez Source: http://search.cpan.org/dist/Schedule-At/ Files: * Copyright: 1997-2012, Jose A. Rodriguez License: Artistic or GPL-1+ Files: debian/* Copyright: 2007, 2008, Vincent Danjean 2008, Rene Mayorga 2008, gregor herrmann 2010, Jonathan Yu 2010-2012, Salvatore Bonaccorso 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/watch0000644000000000000000000000023611751016163010221 0ustar # Compulsory line, this is a version 3 file version=3 http://search.cpan.org/dist/Schedule-At/ .*/Schedule-At-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/control0000644000000000000000000000171111751016163010572 0ustar Source: libschedule-at-perl Section: perl Priority: optional Build-Depends: debhelper (>= 9), at Build-Depends-Indep: perl Maintainer: Debian Perl Group Uploaders: Vincent Danjean , Rene Mayorga , gregor herrmann , Jonathan Yu Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/Schedule-At/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libschedule-at-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libschedule-at-perl.git Package: libschedule-at-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, at Description: OS independent interface to the Unix 'at' command Schedule::At is an Operating System-independent Perl interface to 'at', the Unix command that allows you to execute commands at a specified time. It can add new jobs to the queue, read current jobs and remove jobs. debian/changelog0000644000000000000000000000721511751016163011046 0ustar libschedule-at-perl (1.15-1) unstable; urgency=low * Team upload. * Imported Upstream version 1.15 * Update debian/copyright format. Update format to copyright-format 1.0 as released together with Debian policy 3.9.3. * Bump Standards-Version to 3.9.3 -- Salvatore Bonaccorso Fri, 04 May 2012 20:13:42 +0200 libschedule-at-perl (1.14-1) unstable; urgency=low * Team upload. [ 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. * Imported Upstream version 1.14 * Update debian/copyright file. Update copyright years for upstream files and for debian/* packaging files. * Bump Debhelper compat level to 9. Adjust versioned Build-Depends on debhelper to (>= 9). -- Salvatore Bonaccorso Tue, 31 Jan 2012 07:49:13 +0100 libschedule-at-perl (1.13-1) unstable; urgency=low * Team upload. * New upstream release * Drop fix-pod-errors.patch as applied upstream. * debian/copyright: Update copyright years for debian/* packaging. * Bump Standards-Version to 3.9.2 (no changes). -- Salvatore Bonaccorso Mon, 20 Jun 2011 23:40:19 +0200 libschedule-at-perl (1.11-1) unstable; urgency=low * Team upload. * New upstream release * debian/copyright: - Refresh upstream copyright stanza: Update copyright years. - Refresh debian/* packaging stanza - Explicitly refer to GPL-1 license text in common-licences. - Refer to Debian systems in general instead of only Debian GNU/Linux systems. * Bump Standards-Version to 3.9.1. * Add fix-pod-errors.patch to fix two small POD errors in manpage of Schedule::At. -- Salvatore Bonaccorso Fri, 10 Dec 2010 20:55:53 +0100 libschedule-at-perl (1.10-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Standards-Version 3.8.4 (no changes) * Refresh copyright information * Use new 3.0 (quilt) copyright format * Rewrite control description * Add myself to Uploaders and Copyright [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Rene Mayorga ] * debian/control: update my email address. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ gregor herrmann ] * Use tiny debian/rules. -- Jonathan Yu Wed, 07 Apr 2010 11:58:56 -0400 libschedule-at-perl (1.08-1) unstable; urgency=low * New upstream release. * debian/copyright: update years of upstream copyright. * Add /me to Uploaders. * debian/rules: add new enviroment variables to get full and verbose tests. -- gregor herrmann Fri, 10 Oct 2008 15:04:31 +0200 libschedule-at-perl (1.07-1) unstable; urgency=low [ Vincent Danjean ] * [debian/control] fix typo in Homepage field [ gregor herrmann ] * debian/watch: use dist-based URL. [ Rene Mayorga ] * New upstream release * debian/control + debhelper version to 7 + set standards-version to 3.8.0 (no changes needed) + add myself to uploaders + add module name to long-description * debian/rules - refresh it using dh-make-perl -R * debian/copyright - converted to (new)format [ gregor herrmann ] * debian/copyright: adjust years of upstream copyright to the notice in the module. -- Rene Mayorga Sat, 13 Sep 2008 03:30:31 -0600 libschedule-at-perl (1.06-1) unstable; urgency=low * Initial Release (ITP Closes: 452714) -- Vincent Danjean Sat, 24 Nov 2007 17:14:47 +0100 debian/rules0000755000000000000000000000013711751016163010250 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_test: AT_CAN_EXEC=1 AT_VERBOSE=1 dh_auto_test debian/source/0000755000000000000000000000000011751016163010467 5ustar debian/source/format0000644000000000000000000000001411751016163011675 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211751016163010365 0ustar 9