[libschedule-ratelimiter-perl] 01/02: Remove Ryan Niebur from Uploaders. Thanks for your work!

gregor herrmann gregoa at debian.org
Sat Aug 20 03:19:09 UTC 2016


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

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

commit 472f7a847e504d4c12cf45f75bca1e7d0349a0e4
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Aug 20 03:22:11 2016 +0200

    Remove Ryan Niebur from Uploaders. Thanks for your work!
---
 debian/control | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index b99b850..7860fca 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,19 @@
 Source: libschedule-ratelimiter-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Section: perl
+Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ryan Niebur <ryan at debian.org>
 Standards-Version: 3.8.0
-Homepage: https://metacpan.org/release/Schedule-RateLimiter
-Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libschedule-ratelimiter-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libschedule-ratelimiter-perl.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libschedule-ratelimiter-perl.git
+Homepage: https://metacpan.org/release/Schedule-RateLimiter
 
 Package: libschedule-ratelimiter-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 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
@@ -29,4 +30,3 @@ Description: Perl library to prevent events from happening too quickly
  build an even more complicated one-liner such as this:
  .
  sleep( (seconds / iterations) - single_event_time )
-

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



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