[libschedule-cron-perl] 05/19: Import Debian changes 0.98-1

gregor herrmann gregoa at debian.org
Thu Jun 29 21:55:33 UTC 2017


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libschedule-cron-perl.

commit bb291f393971cef10bd9be954e39e3af444a0f19
Merge: 4132cfa e2487be
Author: Miguelangel Jose Freitas Loreto <miguelangel.freitas at gmail.com>
Date:   Mon May 4 21:41:16 2009 -0330

    Import Debian changes 0.98-1
    
    libschedule-cron-perl (0.98-1) unstable; urgency=low
    
      * New upstream version.
      * debian/control:
        - B-D-I: added libtest-pod-perl (>= 1.00),
          libtest-pod-coverage-perl to perform more tests.
        - Standards-Version: 3.8.1.

 Build.PL                        |  34 ++++++
 CHANGES                         |  32 +++--
 ChangeLog                       |  28 +++++
 MANIFEST                        |   9 +-
 META.yml                        |  36 ++++--
 Makefile.PL                     |  13 ++-
 README                          |  33 ++++--
 debian/changelog                |  10 ++
 debian/control                  |   4 +-
 examples/simple.pl              |  34 ++++++
 Cron.pm => lib/Schedule/Cron.pm | 251 ++++++++++++++++++++++++++--------------
 t/after_job.t                   |  34 ++++++
 t/callbackreschedule.t          |  12 +-
 t/entry.t                       |   1 +
 t/execution_time.t              |  74 ++++++++++--
 t/kwalitee.t                    |   6 +
 t/nofork.t                      |  16 ++-
 t/pod.t                         |   6 +
 t/pod_coverage.t                |   8 ++
 t/pretty_print_args.t           |  14 +++
 t/sighandler.t                  |  11 +-
 t/startup.t                     |   9 +-
 22 files changed, 516 insertions(+), 159 deletions(-)

diff --cc debian/changelog
index 6e28133,0000000..0421851
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,87 -1,0 +1,97 @@@
++libschedule-cron-perl (0.98-1) unstable; urgency=low
++
++  * New upstream version.
++  * debian/control:
++    - B-D-I: added libtest-pod-perl (>= 1.00), 
++      libtest-pod-coverage-perl to perform more tests.
++    - Standards-Version: 3.8.1.
++
++ -- Miguelangel Jose Freitas Loreto <miguelangel.freitas at gmail.com>  Mon, 04 May 2009 20:41:16 -0430
++
 +libschedule-cron-perl (0.97-1) unstable; urgency=low
 +
 +  * New maintainer. (Closes: #503530)
 +  * New upstream version.
 +  * debian/compat:
 +    - upgrade to level 7.
 +  * debian/control:
 +    - Standards-Version: 3.8.0. 
 +    - Build-Depends: debhelper (>= 7)
 +  * Add debian/watch file.
 +  * debian/copyright:
 +    - update info and format.
 +
 + -- Miguelangel Jose Freitas Loreto <miguelangel.freitas at gmail.com>  Sun, 01 Feb 2009 11:19:33 -0430
 +
 +libschedule-cron-perl (0.05-6) unstable; urgency=low
 +
 +  * Add a binary-arch target to debian/rules (closes: #395614)
 +  * Bumped Standards-Version to 3.7.2
 +
 + -- Eric Van Buggenhaut <ericvb at debian.org>  Sat,  4 Nov 2006 00:39:46 +0100
 +
 +libschedule-cron-perl (0.05-5) unstable; urgency=low
 +
 +  * Included pointer to Perl license in debian/copyright
 +  * Updated Standards version to 3.6.1
 +  * Uses new extension .3perl for man page.
 +
 + -- Eric Van Buggenhaut <ericvb at debian.org>  Mon, 16 Aug 2004 18:58:48 +0200
 +
 +libschedule-cron-perl (0.05-4) unstable; urgency=low
 +
 +  * New maintainer's email address.
 +  * New section
 +  * New Standards-Version
 +
 + -- Eric Van Buggenhaut <ericvb at debian.org>  Fri,  4 Apr 2003 11:11:40 +0200
 +
 +libschedule-cron-perl (0.05-3) unstable; urgency=low
 +
 +  * Corrected typo in debian/copyright
 +  * Removed full-stop from synopsis
 +  * Updated Standards-Version to 3.5.8
 +
 + -- Eric Van Buggenhaut <ericvb at debian.org>  Thu,  6 Feb 2003 14:29:25 +0100
 +
 +libschedule-cron-perl (0.05-2) unstable; urgency=low
 +
 +  * Build package in build-indep target (closes: #157505)
 +
 + -- Eric Van Buggenhaut <ericvb at debian.org>  Wed, 21 Aug 2002 10:28:55 +0200
 +
 +libschedule-cron-perl (0.05-1) unstable; urgency=low
 +
 +  * New upstream release
 +  * using INSTALLDIRS=vendor as per perl policy 3.3
 +
 + -- Eric Van Buggenhaut <ericvb at debian.org>  Tue, 30 Jul 2002 08:14:14 +0200
 +
 +libschedule-cron-perl (0.03-4) unstable; urgency=low
 +
 +  * Package doesn't install .packlist anymore
 +
 + -- Eric Van Buggenhaut <ericvb at debian.org>  Tue,  4 Jun 2002 18:36:25 +0200
 +
 +libschedule-cron-perl (0.03-3) unstable; urgency=low
 +
 +  * New package (closes: #129813)
 +  * Corrected dep.
 +
 + -- Eric Van Buggenhaut <eric at andago.com>  Fri,  4 Jan 2002 11:12:00 +0100
 +
 +libschedule-cron-perl (0.03-2) unstable; urgency=low
 +
 +  * Added dependency to libtime-modules
 +
 + -- Eric Van Buggenhaut <eric at andago.com>  Fri,  4 Jan 2002 10:43:14 +0100
 +
 +libschedule-cron-perl (0.03-1) unstable; urgency=low
 +
 +  * Initial Release.
 +
 + -- Eric Van Buggenhaut <eric at andago.com>  Thu,  3 Jan 2002 18:03:14 +0100
 +
 +Local variables:
 +mode: debian-changelog
 +End:
diff --cc debian/control
index edcd36a,0000000..e269171
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,23 -1,0 +1,23 @@@
 +Source: libschedule-cron-perl
 +Section: perl
 +Priority: optional
 +Build-Depends: debhelper (>= 7)
- Build-Depends-Indep: perl (>= 5.6.0-16), libtime-modules-perl
++Build-Depends-Indep: perl (>= 5.6.0-16), libtime-modules-perl, libtest-pod-perl (>= 1.00), libtest-pod-coverage-perl
 +Maintainer: Miguelangel Jose Freitas Loreto <miguelangel.freitas at gmail.com>
- Standards-Version: 3.8.0
++Standards-Version: 3.8.1
 +Homepage: http://search.cpan.org/dist/Schedule-Cron/
 +
 +Package: libschedule-cron-perl
 +Architecture: all
 +Depends: ${perl:Depends}, ${misc:Depends}, libtime-modules-perl
 +Description: Simple but complete cron like scheduler
 + This perl module can be used for periodically executing perl
 + subroutines. The dates and parameters for the subroutines to be
 + called are specified with a format known as crontab entry (see
 + manpage crontab(5) or documentation of Schedule::Cron).
 + .
 + The philosophy behind Schedule::Cron is to call subroutines
 + periodically from within one single Perl program instead of letting
 + cron trigger several (possibly different) Perl scripts. Everything
 + under one roof. Furthermore Schedule::Cron provides mechanism to
 + create crontab entries dynamically, which isn't that easy with cron.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libschedule-cron-perl.git



More information about the Pkg-perl-cvs-commits mailing list