[libscalar-listify-perl] 01/02: Remove Radu-Bogdan Croitoru from Uploaders. Thanks for your work!

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


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

gregoa pushed a commit to branch master
in repository libscalar-listify-perl.

commit 64cac3ed2be98e17a0f9e5ada0d223f399cb731f
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Aug 20 03:22:04 2016 +0200

    Remove Radu-Bogdan Croitoru from Uploaders. Thanks for your work!
---
 debian/control | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index dd6f254..7f97027 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,20 @@
 Source: libscalar-listify-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Section: perl
+Testsuite: autopkgtest-pkg-perl
 Priority: optional
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Radu-Bogdan Croitoru <croitoruradubogdan at gmail.com>
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl
 Standards-Version: 3.9.5
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libscalar-listify-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libscalar-listify-perl.git
 Homepage: https://metacpan.org/release/Scalar-Listify
-Testsuite: autopkgtest-pkg-perl
 
 Package: libscalar-listify-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
-Description: module that produces an array/arrayref from a scalar value or array ref 
+Depends: ${misc:Depends},
+         ${perl:Depends}
+Description: module that produces an array/arrayref from a scalar value or array ref
  A lot of Perl code ends up with scalars having either a single scalar value
  or a reference to an array of scalar values. In order to handle the two
  conditions, one must check for what is in the scalar value before getting on

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



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