r77318 - in /trunk/libpoe-component-jobqueue-perl: CHANGES JobQueue.pm META.yml debian/changelog
ansgar at users.alioth.debian.org
ansgar at users.alioth.debian.org
Sun Jul 10 08:16:03 UTC 2011
Author: ansgar
Date: Sun Jul 10 08:16:00 2011
New Revision: 77318
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=77318
Log:
IGNORE-VERSION: 0.5710-1
No changes.
Modified:
trunk/libpoe-component-jobqueue-perl/CHANGES
trunk/libpoe-component-jobqueue-perl/JobQueue.pm
trunk/libpoe-component-jobqueue-perl/META.yml
trunk/libpoe-component-jobqueue-perl/debian/changelog
Modified: trunk/libpoe-component-jobqueue-perl/CHANGES
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-jobqueue-perl/CHANGES?rev=77318&op=diff
==============================================================================
--- trunk/libpoe-component-jobqueue-perl/CHANGES (original)
+++ trunk/libpoe-component-jobqueue-perl/CHANGES Sun Jul 10 08:16:00 2011
@@ -1,29 +1,3 @@
-==================================
-2009-07-28T06:34:13.173649Z v0_570
-==================================
-
- 2009-07-28 06:33:37 (r29) by rcaputo; Makefile.PL M; JobQueue.pm M
-
- Use latest POE, and prepare for a new release.
-
- 2009-07-27 04:43:43 (r28) by rcaputo; Makefile.PL M; JobQueue.pm M
-
- Add a machine-readable repository. Add BUG TRACKER, REPOSITORY and
- OTHER RESOURCES sections to the docs.
-
-=================================
-2009-07-25T06:45:02.718940Z v0_56
-=================================
-
- 2009-07-25 06:44:35 (r26) by rcaputo; Makefile.PL M; JobQueue.pm M
-
- New release. Add a LICENSE. Resolve rt.cpan.org #45537 by applying
- Steve Stachurski's documentation patch.
-
- 2006-11-06 19:23:22 (r25) by rcaputo; Makefile.PL M
-
- Set a LICENSE. Cheap kwalitee points!
-
==============
End of Excerpt
==============
Modified: trunk/libpoe-component-jobqueue-perl/JobQueue.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-jobqueue-perl/JobQueue.pm?rev=77318&op=diff
==============================================================================
--- trunk/libpoe-component-jobqueue-perl/JobQueue.pm (original)
+++ trunk/libpoe-component-jobqueue-perl/JobQueue.pm Sun Jul 10 08:16:00 2011
@@ -6,7 +6,7 @@
use strict;
use vars qw($VERSION);
-$VERSION = '0.570';
+$VERSION = '0.571';
use Carp qw (croak);
Modified: trunk/libpoe-component-jobqueue-perl/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-jobqueue-perl/META.yml?rev=77318&op=diff
==============================================================================
--- trunk/libpoe-component-jobqueue-perl/META.yml (original)
+++ trunk/libpoe-component-jobqueue-perl/META.yml Sun Jul 10 08:16:00 2011
@@ -1,6 +1,6 @@
--- #YAML:1.0
name: POE-Component-JobQueue
-version: 0.570
+version: 0.571
abstract: POE component for processing large numbers of tasks with finite numbers of workers.
author:
- Rocco Caputo <rcaputo at cpan.org>
@@ -19,7 +19,7 @@
directory:
- t
- inc
-generated_by: ExtUtils::MakeMaker version 6.54
+generated_by: ExtUtils::MakeMaker version 6.56
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: 1.4
Modified: trunk/libpoe-component-jobqueue-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-jobqueue-perl/debian/changelog?rev=77318&op=diff
==============================================================================
--- trunk/libpoe-component-jobqueue-perl/debian/changelog (original)
+++ trunk/libpoe-component-jobqueue-perl/debian/changelog Sun Jul 10 08:16:00 2011
@@ -1,4 +1,7 @@
-libpoe-component-jobqueue-perl (0.5700-2) UNRELEASED; urgency=low
+libpoe-component-jobqueue-perl (0.5710-1) UNRELEASED; urgency=low
+
+ IGNORE-VERSION: 0.5710-1
+ No changes.
[ Jonathan Yu ]
* Remove libscan.patch; it doesn't seem needed anymore
More information about the Pkg-perl-cvs-commits
mailing list