[libparse-debcontrol-perl] 01/02: Remove Carl Fürstenberg from Uploaders. Thanks for your work!

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


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

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

commit 541a220a94a69de6f8288b606ee986a4756a3495
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Aug 20 03:14:58 2016 +0200

    Remove Carl Fürstenberg from Uploaders. Thanks for your work!
---
 debian/control | 35 ++++++++++++++++++-----------------
 1 file changed, 18 insertions(+), 17 deletions(-)

diff --git a/debian/control b/debian/control
index 6431944..345c956 100644
--- a/debian/control
+++ b/debian/control
@@ -1,30 +1,31 @@
 Source: libparse-debcontrol-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Section: perl
+Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: perl,
- libio-stringy-perl,
- libwww-perl,
- libtie-ixhash-perl,
- libtest-pod-perl,
- libpod-coverage-perl,
- libtest-exception-perl,
- liberror-perl,
- libexporter-lite-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Carl Fürstenberg <azatoth at gmail.com>
+                     libio-stringy-perl,
+                     libwww-perl,
+                     libtie-ixhash-perl,
+                     libtest-pod-perl,
+                     libpod-coverage-perl,
+                     libtest-exception-perl,
+                     liberror-perl,
+                     libexporter-lite-perl
 Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/Parse-DebControl
-Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libparse-debcontrol-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libparse-debcontrol-perl.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libparse-debcontrol-perl.git
+Homepage: https://metacpan.org/release/Parse-DebControl
 
 Package: libparse-debcontrol-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- libio-stringy-perl,
- libwww-perl,
- liberror-perl,
- libexporter-lite-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libio-stringy-perl,
+         libwww-perl,
+         liberror-perl,
+         libexporter-lite-perl
 Recommends: libtie-ixhash-perl
 Description: parser for debian control-like files
  Parse::DebControl is an easy OO way to parse Debian control files and 

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



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