This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libapache-dbi-perl.
commit 167359626f8a3f6f33ede4bc3bdcc603f4a8fd2e Author: gregor herrmann <[email protected]> Date: Sat Aug 20 01:48:31 2016 +0200 Remove Jay Bonci from Uploaders. Thanks for your work! --- debian/control | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/debian/control b/debian/control index 42111c2..280d269 100644 --- a/debian/control +++ b/debian/control @@ -1,20 +1,25 @@ Source: libapache-dbi-perl Maintainer: Debian Perl Group <[email protected]> -Uploaders: Jay Bonci <[email protected]>, Damyan Ivanov <[email protected]>, - gregor herrmann <[email protected]>, Ansgar Burchardt <[email protected]> -Standards-Version: 3.9.4 -Homepage: https://metacpan.org/release/Apache-DBI -Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libapache-dbi-perl.git -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libapache-dbi-perl.git -Priority: optional +Uploaders: Damyan Ivanov <[email protected]>, + gregor herrmann <[email protected]>, + Ansgar Burchardt <[email protected]> Section: perl +Testsuite: autopkgtest-pkg-perl +Priority: optional Build-Depends: debhelper (>= 7) -Build-Depends-Indep: perl, libdbi-perl +Build-Depends-Indep: perl, + libdbi-perl +Standards-Version: 3.9.4 +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libapache-dbi-perl.git +Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libapache-dbi-perl.git +Homepage: https://metacpan.org/release/Apache-DBI Package: libapache-dbi-perl Architecture: all -Depends: ${misc:Depends}, ${perl:Depends}, libapache2-mod-perl2 | libapache-mod-perl, - libdbi-perl +Depends: ${misc:Depends}, + ${perl:Depends}, + libapache2-mod-perl2 | libapache-mod-perl, + libdbi-perl Description: interface connecting apache server to database via perl's DBI Apache::DBI and Apache::AuthDBI are to be used with the Apache server and an embedded perl interpreter like mod_perl. They provide support for basic -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libapache-dbi-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
