[libmath-convexhull-monotonechain-perl] 01/02: Remove Nicolas Dandrimont from Uploaders. Thanks for your work!
gregor herrmann
gregoa at debian.org
Sat Aug 20 03:09:22 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libmath-convexhull-monotonechain-perl.
commit 54927f8c207f9c0eee4f8940f6958958c2b895e9
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Aug 20 02:55:38 2016 +0200
Remove Nicolas Dandrimont from Uploaders. Thanks for your work!
---
debian/control | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index f9cba1e..1a67dbf 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,10 @@
Source: libmath-convexhull-monotonechain-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: Nicolas Dandrimont <nicolas.dandrimont at crans.org>
Build-Depends: debhelper (>= 9.20120312),
- perl
+ perl
Standards-Version: 3.9.4
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmath-convexhull-monotonechain-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libmath-convexhull-monotonechain-perl.git
@@ -12,7 +12,9 @@ Homepage: https://metacpan.org/release/Math-ConvexHull-MonotoneChain
Package: libmath-convexhull-monotonechain-perl
Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ ${shlibs:Depends}
Description: Perl module to calculate a convex hull using Andrew's monotone chain algorithm
Math::ConvexHull::MonotoneChain optionally exports a single function
convex_hull which calculates the convex hull of the input points and returns
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmath-convexhull-monotonechain-perl.git
More information about the Pkg-perl-cvs-commits
mailing list