[libio-epoll-perl] 01/02: Remove Jonathan Yu from Uploaders. Thanks for your work!
gregor herrmann
gregoa at debian.org
Sat Aug 20 03:05:52 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libio-epoll-perl.
commit 4ded2d4be76ff4f0dfd2ed43872204841efff29b
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Aug 20 02:50:24 2016 +0200
Remove Jonathan Yu from Uploaders. Thanks for your work!
---
debian/control | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index 9c8f357..8a38585 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,11 @@
Source: libio-epoll-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Florian Schlichting <fsfs at debian.org>
Section: perl
+Testsuite: autopkgtest-pkg-perl
Priority: optional
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>,
- Florian Schlichting <fsfs at debian.org>
-Build-Depends: debhelper (>= 9.20120312~), perl
+Build-Depends: debhelper (>= 9.20120312~),
+ perl
Standards-Version: 3.9.5
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libio-epoll-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libio-epoll-perl.git
@@ -12,7 +13,9 @@ Homepage: https://metacpan.org/release/IO-Epoll
Package: libio-epoll-perl
Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ ${shlibs:Depends}
Description: Perl interface to the Epoll IO Multiplexing subsystem
IO::Epoll provides access to the new, (currently) Linux-specific variant of
poll() known as epoll(). It is designed to offer O(1) scalability over large
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libio-epoll-perl.git
More information about the Pkg-perl-cvs-commits
mailing list