This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libconfig-any-perl.
commit c5d4a86cebdb7c4310482c0d7255543c0b8074bb Author: gregor herrmann <[email protected]> Date: Sat Aug 20 02:07:41 2016 +0200 Remove Jonathan Yu from Uploaders. Thanks for your work! --- debian/control | 61 +++++++++++++++++++++++++++------------------------------- 1 file changed, 28 insertions(+), 33 deletions(-) diff --git a/debian/control b/debian/control index 6e16281..1e5af37 100644 --- a/debian/control +++ b/debian/control @@ -1,45 +1,40 @@ Source: libconfig-any-perl +Maintainer: Debian Perl Group <[email protected]> +Uploaders: Krzysztof Krzyzaniak (eloy) <[email protected]>, + Damyan Ivanov <[email protected]>, + Rene Mayorga <[email protected]>, + Ansgar Burchardt <[email protected]>, + gregor herrmann <[email protected]>, + Salvatore Bonaccorso <[email protected]> Section: perl +Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 9) -Build-Depends-Indep: - libconfig-general-perl, - libconfig-tiny-perl, - libmodule-pluggable-perl | perl (<< 5.17.0), - libtest-exception-perl, - libtest-pod-coverage-perl, - libtest-pod-perl, - libxml-simple-perl, - libyaml-libyaml-perl | libyaml-syck-perl | libyaml-perl, - perl, - perl | libjson-pp-perl | libjson-perl -Maintainer: Debian Perl Group <[email protected]> -Uploaders: - Krzysztof Krzyzaniak (eloy) <[email protected]>, - Damyan Ivanov <[email protected]>, - Rene Mayorga <[email protected]>, - Ansgar Burchardt <[email protected]>, - gregor herrmann <[email protected]>, - Jonathan Yu <[email protected]>, - Salvatore Bonaccorso <[email protected]> +Build-Depends-Indep: libconfig-general-perl, + libconfig-tiny-perl, + libmodule-pluggable-perl | perl (<< 5.17.0), + libtest-exception-perl, + libtest-pod-coverage-perl, + libtest-pod-perl, + libxml-simple-perl, + libyaml-libyaml-perl | libyaml-syck-perl | libyaml-perl, + perl, + perl | libjson-pp-perl | libjson-perl Standards-Version: 3.9.7 -Homepage: https://metacpan.org/release/Config-Any -Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libconfig-any-perl.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libconfig-any-perl.git -Testsuite: autopkgtest-pkg-perl +Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libconfig-any-perl.git +Homepage: https://metacpan.org/release/Config-Any Package: libconfig-any-perl Architecture: all -Depends: - libmodule-pluggable-perl | perl (<< 5.17.0), - ${misc:Depends}, - ${perl:Depends} -Recommends: - libconfig-general-perl, - libconfig-tiny-perl, - libxml-simple-perl, - libyaml-libyaml-perl | libyaml-syck-perl | libyaml-perl, - perl | libjson-pp-perl | libjson-perl +Depends: libmodule-pluggable-perl | perl (<< 5.17.0), + ${misc:Depends}, + ${perl:Depends} +Recommends: libconfig-general-perl, + libconfig-tiny-perl, + libxml-simple-perl, + libyaml-libyaml-perl | libyaml-syck-perl | libyaml-perl, + perl | libjson-pp-perl | libjson-perl Description: module to load configuration from different file formats Config::Any provides a facility for Perl applications and libraries to load configuration data from multiple different file formats. It supports XML, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-any-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
