[libarray-utils-perl] 03/04: debian/control: Fix email and description.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sun Nov 22 08:31:12 UTC 2015


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

dtorrance-guest pushed a commit to branch master
in repository libarray-utils-perl.

commit 315020ae42daa8cedf082e96a4027ab62f49099e
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Sun Nov 22 03:23:46 2015 -0500

    debian/control: Fix email and description.
---
 debian/control | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 1a2c8e2..65e1bc7 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libarray-utils-perl
 Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Doug Torrance <profzoom at cayke>
+Uploaders: Doug Torrance <dtorrance at piedmont.edu>
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl
 Standards-Version: 3.9.6
@@ -14,9 +14,7 @@ Testsuite: autopkgtest-pkg-perl
 Package: libarray-utils-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
-Description: small utils for array manipulation
- A small pure-perl module containing list manipulation routines. The module
- emerged because I was tired to include same utility routines in numerous
- projects.
- .
- This description was automagically extracted from the module by dh-make-perl.
+Description: Small utils for array manipulation
+ Array::Utils is a small pure-perl module containing list manipulation routines.
+ The module emerged to avoid including the same utility routines in
+ numerous projects.

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



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