[libmoosex-meta-typeconstraint-forcecoercion-perl] 01/02: Remove Ryan Niebur from Uploaders. Thanks for your work!
gregor herrmann
gregoa at debian.org
Sat Aug 20 03:12:03 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libmoosex-meta-typeconstraint-forcecoercion-perl.
commit d08945e1ecc542546843d8f7e57daffed3e25db4
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Aug 20 03:05:40 2016 +0200
Remove Ryan Niebur from Uploaders. Thanks for your work!
---
debian/control | 20 +++++++++++---------
1 file changed, 11 insertions(+), 9 deletions(-)
diff --git a/debian/control b/debian/control
index 6d9b1ab..c719701 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,24 @@
Source: libmoosex-meta-typeconstraint-forcecoercion-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, libnamespace-autoclean-perl,
- libmoose-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ryan Niebur <ryan at debian.org>
+Build-Depends-Indep: perl,
+ libnamespace-autoclean-perl,
+ libmoose-perl
Standards-Version: 3.8.1
-Homepage: https://metacpan.org/release/MooseX-Meta-TypeConstraint-ForceCoercion
-Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libmoosex-meta-typeconstraint-forcecoercion-perl.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmoosex-meta-typeconstraint-forcecoercion-perl.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libmoosex-meta-typeconstraint-forcecoercion-perl.git
+Homepage: https://metacpan.org/release/MooseX-Meta-TypeConstraint-ForceCoercion
Package: libmoosex-meta-typeconstraint-forcecoercion-perl
Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libnamespace-autoclean-perl,
- libmoose-perl
+Depends: ${perl:Depends},
+ ${misc:Depends},
+ libnamespace-autoclean-perl,
+ libmoose-perl
Description: Perl modeule for forcing coercion when validating type constraints
MooseX::Meta::TypeConstraint::ForceCoercion allows one to wrap any
Moose::Meta::TypeConstraint in a way that will force coercion of the
value when checking or validating a value against it.
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoosex-meta-typeconstraint-forcecoercion-perl.git
More information about the Pkg-perl-cvs-commits
mailing list