[libtest-refcount-perl] 01/03: Remove Jonathan Yu from Uploaders. Thanks for your work!

gregor herrmann gregoa at debian.org
Sat Aug 20 03:23:06 UTC 2016


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

gregoa pushed a commit to branch master
in repository libtest-refcount-perl.

commit ba18bdf0dcac4e4b423678b44bee7137483e503b
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Aug 20 03:30:44 2016 +0200

    Remove Jonathan Yu from Uploaders. Thanks for your work!
---
 debian/control | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 34f5ee4..318885b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,8 @@
 Source: libtest-refcount-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>,
-           gregor herrmann <gregoa at debian.org>
+Uploaders: gregor herrmann <gregoa at debian.org>
 Section: perl
+Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9),
                libmodule-build-perl
@@ -14,14 +14,11 @@ Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-refcount-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libtest-refcount-perl.git
 Homepage: https://metacpan.org/release/Test-Refcount
-Testsuite: autopkgtest-pkg-perl
 
 Package: libtest-refcount-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends}
-# optional, broken with 5.22
-# Suggests: libdevel-findref-perl (>= 1.430)
 Description: Perl module to assert reference counts
  Test::Refcount asserts that an object's reference count is as expected. Since
  Perl's automatic memory management algorithm uses reference counting to keep
@@ -33,4 +30,5 @@ Description: Perl module to assert reference counts
  to what was expected, a trace of references to the object is printed, using
  the Devel::FindRef module. It is probably most useful as part of a
  comprehensive module author test suite.
-
+# optional, broken with 5.22
+# Suggests: libdevel-findref-perl (>= 1.430)

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



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