[libtest-failwarnings-perl] 01/02: Remove Oleg Gashev from Uploaders. Thanks for your work!
gregor herrmann
gregoa at debian.org
Sat Aug 20 03:22:02 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libtest-failwarnings-perl.
commit 05e7f755a403224d46c29937590ba7eb079286bc
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Aug 20 03:28:52 2016 +0200
Remove Oleg Gashev from Uploaders. Thanks for your work!
---
debian/control | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index 9113b8b..f5716bf 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,12 @@
Source: libtest-failwarnings-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: Oleg Gashev <oleg at gashev.net>
Build-Depends: debhelper (>= 8),
- perl
+ perl
Build-Depends-Indep: libcapture-tiny-perl (>= 0.12),
- perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
+ perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
Standards-Version: 3.9.4
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-failwarnings-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libtest-failwarnings-perl.git
@@ -14,7 +14,8 @@ Homepage: https://metacpan.org/release/Test-FailWarnings
Package: libtest-failwarnings-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+ ${perl:Depends}
Description: module for adding test failures if warnings are caught
Test::FailWarnings hooks $SIG{__WARN__} and converts warnings to Test::More's
fail() calls. It is designed to be used with done_testing, when you don't
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-failwarnings-perl.git
More information about the Pkg-perl-cvs-commits
mailing list