[libalgorithm-permute-perl] 01/02: Remove Dario Minnucci from Uploaders. Thanks for your work!

gregor herrmann gregoa at debian.org
Sat Aug 20 02:44:22 UTC 2016


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

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

commit f7973de91cb9d58a71bd9c00703a9e9175ff7e70
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Aug 20 01:47:50 2016 +0200

    Remove Dario Minnucci from Uploaders. Thanks for your work!
---
 debian/control | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index e1b73d5..28426f4 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,22 @@
 Source: libalgorithm-permute-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Florian Schlichting <fsfs at debian.org>
 Section: perl
+Testsuite: autopkgtest-pkg-perl
 Priority: optional
-Build-Depends: debhelper (>= 9.20120312~), perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Dario Minnucci <midget at debian.org>,
- Florian Schlichting <fsfs at debian.org>
+Build-Depends: debhelper (>= 9.20120312~),
+               perl
 Standards-Version: 3.9.6
-Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libalgorithm-permute-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libalgorithm-permute-perl.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libalgorithm-permute-perl.git
 Homepage: https://metacpan.org/release/Algorithm-Permute
-Testsuite: autopkgtest-pkg-perl
 
 Package: libalgorithm-permute-perl
 Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${shlibs:Depends},
+         ${misc:Depends}
 Description: module to perform permutations with object oriented interface
  Algorithm::Permute makes performing permutation in Perl easy and fast,
  although perhaps its algorithm is not the fastest on the earth. It supports
  permutation r of n objects where 0 < r <= n.
-

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



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