[libcvs-perl] 01/02: Remove Jeremiah C. Foster from Uploaders on request of the MIA team.

gregor herrmann gregoa at debian.org
Wed Nov 9 19:03:05 UTC 2016


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

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

commit be9bcd1153725478c1eb991096fb117409501903
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Nov 9 20:02:58 2016 +0100

    Remove Jeremiah C. Foster from Uploaders on request of the MIA team.
    
    Closes: #843737
---
 debian/control | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)

diff --git a/debian/control b/debian/control
index 472b410..e20dc8f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,27 +1,27 @@
 Source: libcvs-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- cvs,
- libclass-accessor-perl,
- libio-pty-perl,
- libipc-run-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jeremiah C. Foster <jeremiah at jeremiahfoster.com>,
- gregor herrmann <gregoa at debian.org>
+                     cvs,
+                     libclass-accessor-perl,
+                     libio-pty-perl,
+                     libipc-run-perl
 Standards-Version: 3.9.3
-Homepage: https://metacpan.org/release/Cvs
-Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libcvs-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcvs-perl.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libcvs-perl.git
+Homepage: https://metacpan.org/release/Cvs
 
 Package: libcvs-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- cvs,
- libclass-accessor-perl,
- libio-pty-perl,
- libipc-run-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         cvs,
+         libclass-accessor-perl,
+         libio-pty-perl,
+         libipc-run-perl
 Description: object oriented Perl interface to the CVS command
  The Cvs module is a wrapper around the cvs command with an object oriented
  interface.

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



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