This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libxml-validator-schema-perl.
commit fcef0d4332676fb31e84e7ea5c9a14806640f407 Author: gregor herrmann <[email protected]> Date: Sat Aug 20 03:42:24 2016 +0200 Remove Ryan Niebur from Uploaders. Thanks for your work! --- debian/control | 31 ++++++++++++++++++++----------- 1 file changed, 20 insertions(+), 11 deletions(-) diff --git a/debian/control b/debian/control index 638f134..2b23441 100644 --- a/debian/control +++ b/debian/control @@ -1,23 +1,32 @@ Source: libxml-validator-schema-perl +Maintainer: Debian Perl Group <[email protected]> Section: perl +Testsuite: autopkgtest-pkg-perl Priority: optional -Build-Depends: debhelper (>= 7), quilt -Build-Depends-Indep: perl, libxml-sax-perl, - libxml-filter-buffertext-perl, libtree-dagnode-perl, libxml-sax-expat-perl, - libxml-libxml-perl, libxml-sax-writer-perl -Maintainer: Debian Perl Group <[email protected]> -Uploaders: Ryan Niebur <[email protected]> +Build-Depends: debhelper (>= 7), + quilt +Build-Depends-Indep: perl, + libxml-sax-perl, + libxml-filter-buffertext-perl, + libtree-dagnode-perl, + libxml-sax-expat-perl, + libxml-libxml-perl, + libxml-sax-writer-perl Standards-Version: 3.8.0 -Homepage: https://metacpan.org/release/XML-Validator-Schema -Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libxml-validator-schema-perl.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libxml-validator-schema-perl.git +Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libxml-validator-schema-perl.git +Homepage: https://metacpan.org/release/XML-Validator-Schema Package: libxml-validator-schema-perl Architecture: all -Depends: ${perl:Depends}, ${misc:Depends}, libtree-dagnode-perl, - libxml-sax-perl, libxml-filter-buffertext-perl +Depends: ${perl:Depends}, + ${misc:Depends}, + libtree-dagnode-perl, + libxml-sax-perl, + libxml-filter-buffertext-perl Recommends: libxml-sax-expatxs-perl -Suggests: libxml-libxml-perl, libxml-sax-expat-perl +Suggests: libxml-libxml-perl, + libxml-sax-expat-perl Description: Perl module to validate XML against a subset of W3C XML Schema XML::Validator::Schema allows you to validate XML documents against a W3C XML Schema. This module does not implement the full W3C XML Schema recommendation -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libxml-validator-schema-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
