[libreply-perl] 01/06: Merge tag 'upstream/0.39'

Lucas Kanashiro kanashiro.duarte at gmail.com
Mon Jun 13 18:38:26 UTC 2016


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

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

commit aa8c6b159965bd14c611d37b6eda517100c5d4f6
Merge: 6a6368d 024003d
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Mon Jun 13 15:23:09 2016 -0300

    Merge tag 'upstream/0.39'
    
    Upstream version 0.39
    
    # gpg: Signature made Mon 13 Jun 2016 03:14:57 PM BRT 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                                    |   3 +
 LICENSE                                    |   2 +-
 MANIFEST                                   |   2 +-
 META.json                                  | 142 ++++++++++++++---------------
 META.yml                                   | 140 ++++++++++++++--------------
 Makefile.PL                                |   4 +-
 README                                     |   6 +-
 bin/reply                                  |   4 +-
 lib/Reply.pm                               |   6 +-
 lib/Reply/App.pm                           |   6 +-
 lib/Reply/Config.pm                        |   6 +-
 lib/Reply/Plugin.pm                        |   6 +-
 lib/Reply/Plugin/AutoRefresh.pm            |   6 +-
 lib/Reply/Plugin/Autocomplete/Commands.pm  |   6 +-
 lib/Reply/Plugin/Autocomplete/Functions.pm |   6 +-
 lib/Reply/Plugin/Autocomplete/Globals.pm   |   6 +-
 lib/Reply/Plugin/Autocomplete/Keywords.pm  |   6 +-
 lib/Reply/Plugin/Autocomplete/Lexicals.pm  |   6 +-
 lib/Reply/Plugin/Autocomplete/Methods.pm   |   6 +-
 lib/Reply/Plugin/Autocomplete/Packages.pm  |   6 +-
 lib/Reply/Plugin/CollapseStack.pm          |   6 +-
 lib/Reply/Plugin/Colors.pm                 |   6 +-
 lib/Reply/Plugin/DataDump.pm               |   6 +-
 lib/Reply/Plugin/DataDumper.pm             |   6 +-
 lib/Reply/Plugin/DataPrinter.pm            |   6 +-
 lib/Reply/Plugin/Defaults.pm               |   2 +-
 lib/Reply/Plugin/Editor.pm                 |   6 +-
 lib/Reply/Plugin/FancyPrompt.pm            |   6 +-
 lib/Reply/Plugin/Hints.pm                  |   6 +-
 lib/Reply/Plugin/Interrupt.pm              |   6 +-
 lib/Reply/Plugin/LexicalPersistence.pm     |   6 +-
 lib/Reply/Plugin/LoadClass.pm              |   6 +-
 lib/Reply/Plugin/Nopaste.pm                |   6 +-
 lib/Reply/Plugin/Packages.pm               |   6 +-
 lib/Reply/Plugin/ReadLine.pm               |   7 +-
 lib/Reply/Plugin/ResultCache.pm            |   6 +-
 lib/Reply/Plugin/Timer.pm                  |   6 +-
 lib/Reply/Util.pm                          |   2 +-
 38 files changed, 240 insertions(+), 236 deletions(-)

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



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