This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libtext-autoformat-perl.
commit efbc806def159a02fed64159b2ce3bdfac21424d Author: gregor herrmann <[email protected]> Date: Mon Jul 18 01:13:26 2016 +0200 Remove Daniel Ruoso from Uploaders on request of the MIA team. Closes: #831618 --- debian/control | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/debian/control b/debian/control index 512a64a..7e94bbe 100644 --- a/debian/control +++ b/debian/control @@ -1,25 +1,26 @@ Source: libtext-autoformat-perl +Maintainer: Debian Perl Group <[email protected]> +Uploaders: Niko Tyni <[email protected]>, + gregor herrmann <[email protected]>, + Ryan Niebur <[email protected]>, + Jonathan Yu <[email protected]>, + Salvatore Bonaccorso <[email protected]> Section: perl +Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 9) -Build-Depends-Indep: libtext-reform-perl, perl -Maintainer: Debian Perl Group <[email protected]> -Uploaders: - Daniel Ruoso <[email protected]>, - Niko Tyni <[email protected]>, - gregor herrmann <[email protected]>, - Ryan Niebur <[email protected]>, - Jonathan Yu <[email protected]>, - Salvatore Bonaccorso <[email protected]> +Build-Depends-Indep: libtext-reform-perl, + perl Standards-Version: 3.9.6 -Homepage: https://metacpan.org/release/Text-Autoformat -Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libtext-autoformat-perl.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtext-autoformat-perl.git -Testsuite: autopkgtest-pkg-perl +Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libtext-autoformat-perl.git +Homepage: https://metacpan.org/release/Text-Autoformat Package: libtext-autoformat-perl Architecture: all -Depends: libtext-reform-perl, ${misc:Depends}, ${perl:Depends} +Depends: libtext-reform-perl, + ${misc:Depends}, + ${perl:Depends} Description: module for automatic text wrapping and reformatting Text::Autoformat provides intelligent formatting of plain text without the need for any kind of embedded mark-up. The module recognizes Internet -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtext-autoformat-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
