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

gregor herrmann gregoa at debian.org
Sat Aug 20 02:58:14 UTC 2016


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

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

commit 8f7c9fb44f1d389930a01060bb0ab2ed76e1e69c
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Aug 20 02:36:49 2016 +0200

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

diff --git a/debian/control b/debian/control
index 8f447bb..0cb77ad 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,20 @@
 Source: libdevel-trace-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Florian Schlichting <fschlich at zedat.fu-berlin.de>
 Section: perl
+Testsuite: autopkgtest-pkg-perl
 Priority: optional
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Carl Fürstenberg <azatoth at gmail.com>,
- Florian Schlichting <fschlich at zedat.fu-berlin.de>
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
 Standards-Version: 3.9.3
-Homepage: https://metacpan.org/release/Devel-Trace
-Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libdevel-trace-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdevel-trace-perl.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libdevel-trace-perl.git
+Homepage: https://metacpan.org/release/Devel-Trace
 
 Package: libdevel-trace-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: Perl module to aid debugging by printing out each line before execution
  Devel::Trace does for Perl what set -x does for shell scripts: Run your
  program with 'perl -d:Trace program', and it will print each line to

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



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