[libipc-sharelite-perl] 01/02: Remove Jay Bonci from Uploaders. Thanks for your work!
gregor herrmann
gregoa at debian.org
Sat Aug 20 03:06:20 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libipc-sharelite-perl.
commit 9fc87b271aa67dfd51243bf87bb4f4179de59283
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Aug 20 02:50:59 2016 +0200
Remove Jay Bonci from Uploaders. Thanks for your work!
---
debian/control | 19 +++++++++++--------
1 file changed, 11 insertions(+), 8 deletions(-)
diff --git a/debian/control b/debian/control
index d3809e5..b99407b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,24 @@
Source: libipc-sharelite-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jay Bonci <jaybonci at debian.org>,
- Krzysztof Krzyżaniak (eloy) <eloy at debian.org>
+Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>
Section: perl
+Testsuite: autopkgtest-pkg-perl
Priority: optional
+Build-Depends: perl,
+ debhelper (>= 9),
+ libtest-pod-perl
Standards-Version: 3.9.3
-Homepage: https://metacpan.org/release/IPC-ShareLite
-Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libipc-sharelite-perl.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libipc-sharelite-perl.git
-Build-Depends: perl, debhelper (>= 9), libtest-pod-perl
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libipc-sharelite-perl.git
+Homepage: https://metacpan.org/release/IPC-ShareLite
Package: libipc-sharelite-perl
Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
-Description: Perl module that provides a simple interface to shared memory
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ ${shlibs:Depends}
+Description: Perl module that provides a simple interface to shared memory
IPC::ShareLite provides a simple interface to shared memory, allowing
data to be efficiently communicated between processes. Your operating
system must support SysV IPC (shared memory and semaphores) in order to
use this module.
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libipc-sharelite-perl.git
More information about the Pkg-perl-cvs-commits
mailing list