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 <[email protected]> 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 <[email protected]> -Uploaders: Doug Torrance <profzoom@cayke> +Uploaders: Doug Torrance <[email protected]> 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 _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
