[libhtml-prettyprinter-perl] 01/02: Remove Radu-Bogdan Croitoru from Uploaders. Thanks for your work!

gregor herrmann gregoa at debian.org
Sat Aug 20 03:03:51 UTC 2016


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libhtml-prettyprinter-perl.

commit 0a31750b765c34d625218945beeb99cc30e5d401
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Aug 20 02:46:42 2016 +0200

    Remove Radu-Bogdan Croitoru from Uploaders. Thanks for your work!
---
 debian/control | 15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index f03ccbe..fdab623 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,13 @@
 Source: libhtml-prettyprinter-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Section: perl
+Testsuite: autopkgtest-pkg-perl
 Priority: optional
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Radu-Bogdan Croitoru <croitoruradubogdan at gmail.com>
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: perl, libhtml-tree-perl, libhtml-tagset-perl, libhtml-parser-perl
+Build-Depends-Indep: perl,
+                     libhtml-tree-perl,
+                     libhtml-tagset-perl,
+                     libhtml-parser-perl
 Standards-Version: 3.9.5
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libhtml-prettyprinter-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libhtml-prettyprinter-perl.git
@@ -12,7 +15,11 @@ Homepage: https://metacpan.org/release/HTML-PrettyPrinter
 
 Package: libhtml-prettyprinter-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libhtml-tree-perl, libhtml-tagset-perl, libhtml-parser-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libhtml-tree-perl,
+         libhtml-tagset-perl,
+         libhtml-parser-perl
 Description: module that generates nice HTML files from HTML syntax trees
  HTML::PrettyPrinter produces nicely formatted HTML code from a HTML syntax
  tree. It is especially useful if the produced HTML file shall be read or

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhtml-prettyprinter-perl.git



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