[libtext-autoformat-perl] 01/02: Remove Daniel Ruoso from Uploaders on request of the MIA team.

gregor herrmann gregoa at debian.org
Sun Jul 17 23:13:39 UTC 2016


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 <gregoa at debian.org>
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 <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Niko Tyni <ntyni at iki.fi>,
+           gregor herrmann <gregoa at debian.org>,
+           Ryan Niebur <ryan at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Salvatore Bonaccorso <carnil at debian.org>
 Section: perl
+Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: libtext-reform-perl, perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders:
- Daniel Ruoso <daniel at ruoso.com>,
- Niko Tyni <ntyni at iki.fi>,
- gregor herrmann <gregoa at debian.org>,
- Ryan Niebur <ryan at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>,
- Salvatore Bonaccorso <carnil at debian.org>
+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



More information about the Pkg-perl-cvs-commits mailing list