[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#518443: marked as done (ITP: libschedule-ratelimiter-perl -- Perl library to prevent events from happening too quickly)



Your message dated Sat, 07 Mar 2009 19:09:16 +0000
with message-id <E1Lg1tc-0004NU-9D@ries.debian.org>
and subject line Bug#518443: fixed in libschedule-ratelimiter-perl 0.01-1
has caused the Debian Bug report #518443,
regarding ITP: libschedule-ratelimiter-perl -- Perl library to prevent events from happening too quickly
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
518443: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=518443
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Owner: Ryan Niebur <ryanryan52@gmail.com>
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name    : libschedule-ratelimiter-perl
  Version         : 0.01
  Upstream Author : Daniel J. Wright, <wright@pair.com>
* URL             : http://search.cpan.org/dist/Schedule-RateLimiter/
* License         : Artistic | GPL-1+
  Programming Lang: Perl
  Description     : Perl library to prevent events from happening too quickly
 Schedule::RateLimiter provides a way to voluntarily restrict how many times a
 given action may take place within a specified time frame. Such a tool may be
 useful if you have written something which periodically polls some public
 resource and want to ensure that you do not overburden that resource with too
 many requests.
 .
 Initially, one might think that solving this problem would be as simple as
 sleeping for the number of seconds divided by the number of iterations in
 between each event. However, that would only be correct if the event took no
 time at all.
 .
 If you know exactly how much time each event is going to take then you could
 build an even more complicated one-liner such as this:
 .
 sleep( (seconds / iterations) - single_event_time )

-- 
_________________________
Ryan Niebur
ryanryan52@gmail.com

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: libschedule-ratelimiter-perl
Source-Version: 0.01-1

We believe that the bug you reported is fixed in the latest version of
libschedule-ratelimiter-perl, which is due to be installed in the Debian FTP archive:

libschedule-ratelimiter-perl_0.01-1.diff.gz
  to pool/main/libs/libschedule-ratelimiter-perl/libschedule-ratelimiter-perl_0.01-1.diff.gz
libschedule-ratelimiter-perl_0.01-1.dsc
  to pool/main/libs/libschedule-ratelimiter-perl/libschedule-ratelimiter-perl_0.01-1.dsc
libschedule-ratelimiter-perl_0.01-1_all.deb
  to pool/main/libs/libschedule-ratelimiter-perl/libschedule-ratelimiter-perl_0.01-1_all.deb
libschedule-ratelimiter-perl_0.01.orig.tar.gz
  to pool/main/libs/libschedule-ratelimiter-perl/libschedule-ratelimiter-perl_0.01.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 518443@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ryan Niebur <ryanryan52@gmail.com> (supplier of updated libschedule-ratelimiter-perl package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 05 Mar 2009 23:00:58 -0800
Source: libschedule-ratelimiter-perl
Binary: libschedule-ratelimiter-perl
Architecture: source all
Version: 0.01-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Changed-By: Ryan Niebur <ryanryan52@gmail.com>
Description: 
 libschedule-ratelimiter-perl - Perl library to prevent events from happening too quickly
Closes: 518443
Changes: 
 libschedule-ratelimiter-perl (0.01-1) unstable; urgency=low
 .
   * Initial Release. (Closes: #518443)
Checksums-Sha1: 
 192bb81c29820210602fd8359b10b2bc0f7bec84 1436 libschedule-ratelimiter-perl_0.01-1.dsc
 5faa6b2afa89b805ec7413fbff0ef18cb38f29c6 4844 libschedule-ratelimiter-perl_0.01.orig.tar.gz
 c6b05486ba0daaa070d65f5761e1011323284773 1603 libschedule-ratelimiter-perl_0.01-1.diff.gz
 95ef5556d576053909a83bac95e0077b47d5e846 10144 libschedule-ratelimiter-perl_0.01-1_all.deb
Checksums-Sha256: 
 de16582b8175354bcf54b1636df2702b331468ad571844140137bce11a067296 1436 libschedule-ratelimiter-perl_0.01-1.dsc
 33352a84f785926386848826bfce275a55549a1d445d73483fe3384d43cf1c79 4844 libschedule-ratelimiter-perl_0.01.orig.tar.gz
 78fae82bac444aae434bf25433ebcd07445e9c2f0683a7a90c0c3cdf9a582eff 1603 libschedule-ratelimiter-perl_0.01-1.diff.gz
 d477c90d0d87c23fcdde953cbfcb69906e7c1b1ab9e8a6e4e020e6ed993aab2c 10144 libschedule-ratelimiter-perl_0.01-1_all.deb
Files: 
 749d7e4b441e1a89618052c47a1dffb9 1436 perl optional libschedule-ratelimiter-perl_0.01-1.dsc
 e90052ab44db83a0404c29dffd5c2b3d 4844 perl optional libschedule-ratelimiter-perl_0.01.orig.tar.gz
 355f79ab2bebd4da8e2314f664d24a33 1603 perl optional libschedule-ratelimiter-perl_0.01-1.diff.gz
 ea68afa7b8297a4af2f452a640433fc1 10144 perl optional libschedule-ratelimiter-perl_0.01-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkmxI/wACgkQOzKYnQDzz+QH5gCeMlCqEHgbhueri8ZX4x9zlMwi
/1kAoPgW970779F42YDLoZWOIaH67W79
=t3Th
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: