[libtime-hr-perl] 01/02: Remove Peter Roberts from Uploaders. Thanks for your work!

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


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

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

commit a5561870257de94666fcf4bbd215d8632cce0c8c
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Aug 20 03:34:53 2016 +0200

    Remove Peter Roberts from Uploaders. Thanks for your work!
---
 debian/control | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index d09ceac..a04ba42 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,10 @@
 Source: libtime-hr-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: Peter Roberts <me+dev at peter-r.co.uk>
 Build-Depends: debhelper (>= 9.20120312),
- perl
+               perl
 Standards-Version: 3.9.5
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtime-hr-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libtime-hr-perl.git
@@ -12,7 +12,9 @@ Homepage: https://metacpan.org/release/Time-HR
 
 Package: libtime-hr-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: Perl interface to high-resolution timer
  Time::HR is a very simple interface to high-resolution timer - it only
  supports one function call - gethrtime(). gethrtime() function returns
@@ -23,4 +25,3 @@ Description: Perl interface to high-resolution timer
  settimeofday. The high resolution timer is ideally suited to performance
  measurement tasks, where cheap, accurate interval timing is required.
  Currently, this extension is only supported on Solaris, Linux and Cygwin.
-

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



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