This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libclass-loader-perl.
commit 5c7984d29abcf876be99c1eefd86b1b46ea13d93 Author: gregor herrmann <[email protected]> Date: Sat Aug 20 02:06:39 2016 +0200 Remove Jonathan Yu 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 71f0e82..9e2fa31 100644 --- a/debian/control +++ b/debian/control @@ -1,18 +1,19 @@ Source: libclass-loader-perl +Maintainer: Debian Perl Group <[email protected]> Section: perl +Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl -Maintainer: Debian Perl Group <[email protected]> -Uploaders: Jonathan Yu <[email protected]> Standards-Version: 3.8.4 -Homepage: https://metacpan.org/release/Class-Loader -Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libclass-loader-perl.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libclass-loader-perl.git +Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libclass-loader-perl.git +Homepage: https://metacpan.org/release/Class-Loader Package: libclass-loader-perl Architecture: all -Depends: ${perl:Depends}, ${misc:Depends} +Depends: ${perl:Depends}, + ${misc:Depends} Description: module to load modules and create objects on command Class::Loader is a Perl module that provides an inheritable class useful for loading a module and automatically constructing an object. Loading this way -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libclass-loader-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
