[libsharyanto-utils-perl] 01/09: Merge tag 'upstream/0.77'

Lucas Kanashiro kanashiro.duarte at gmail.com
Fri Dec 11 03:39:34 UTC 2015


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

kanashiro-guest pushed a commit to branch master
in repository libsharyanto-utils-perl.

commit 16d701398e0fef9ad237e9a24286920e70633bf0
Merge: 777ce91 a0c4bab
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Fri Dec 11 00:43:54 2015 -0200

    Merge tag 'upstream/0.77'
    
    Upstream version 0.77
    
    # gpg: Signature made Fri 11 Dec 2015 12:43:21 AM BRST using RSA key ID 9883C97C
    # gpg: Good signature from "Lucas Kanashiro <kanashiro.duarte at gmail.com>"
    # gpg: WARNING: This key is not certified with a trusted signature!
    # gpg:          There is no indication that the signature belongs to the owner.
    # Primary key fingerprint: 8ED6 C3F8 BAC9 DB7F C130  A870 F823 A272 9883 C97C

 Changes                                  | 106 +++++
 LICENSE                                  |   8 +-
 MANIFEST                                 |  18 +-
 MANIFEST.SKIP                            |   1 -
 META.json                                | 350 +++++++++-----
 META.yml                                 | 342 ++++++++------
 Makefile.PL                              |  32 +-
 README                                   |  37 +-
 dist.ini                                 |  27 +-
 lib/SHARYANTO/Array/Util.pm              | 181 ++++++--
 lib/SHARYANTO/ColorTheme/Util.pm         | 118 -----
 lib/SHARYANTO/Getopt/Long/Util.pm        |  99 ----
 lib/SHARYANTO/HTML/Extract/ImageLinks.pm |  38 +-
 lib/SHARYANTO/HTTP/DetectUA/Simple.pm    | 119 ++---
 lib/SHARYANTO/Hash/Util.pm               |  31 +-
 lib/SHARYANTO/List/Util.pm               | 286 ++++++++++++
 lib/SHARYANTO/Locale/Util.pm             | 124 -----
 lib/SHARYANTO/Log/Util.pm                |  10 +-
 lib/SHARYANTO/ModuleOrPrefix/Path.pm     | 134 ------
 lib/SHARYANTO/Proc/ChildError.pm         |  93 ----
 lib/SHARYANTO/Proc/Daemon/Prefork.pm     | 754 -------------------------------
 lib/SHARYANTO/Scalar/Util.pm             | 126 ------
 lib/SHARYANTO/Template/Util.pm           |  12 +-
 lib/SHARYANTO/Text/Prompt.pm             | 122 -----
 lib/SHARYANTO/Utils.pm                   |  10 +-
 lib/SHARYANTO/Version/Util.pm            | 137 ------
 t/00-compile.t                           |  28 +-
 t/array_util.t                           |  36 +-
 t/colortheme_util.t                      |  19 -
 t/detect_http_ua_simple.t                |   2 +-
 t/getopt_long_util.t                     |  20 -
 t/hash_util.t                            |  16 +-
 t/list_util.t                            |  65 +++
 t/log_util.t                             |   2 +-
 t/proc_childerror.t                      |  25 -
 t/release-pod-coverage.t                 |  12 +-
 t/release-pod-syntax.t                   |   5 +-
 t/release-rinci.t                        |   2 +
 t/scalar_util.t                          |  35 --
 t/version_util.t                         |  73 ---
 weaver.ini                               |   2 +-
 41 files changed, 1257 insertions(+), 2400 deletions(-)

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



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