[libreply-perl] 01/05: Merge tag 'upstream/0.42'

Lucas Kanashiro kanashiro at moszumanska.debian.org
Sun Aug 28 03:43:47 UTC 2016


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

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

commit 0c5a890679e715cac4bffde0f0d17af1dfc7d757
Merge: 4fa2e70 452504a
Author: Lucas Kanashiro <kanashiro at debian.org>
Date:   Sat Aug 27 21:59:44 2016 -0300

    Merge tag 'upstream/0.42'
    
    Upstream version 0.42
    
    # gpg: Signature made Sat 27 Aug 2016 09:59:44 PM BRT using RSA key ID F823A2729883C97C
    # gpg: Good signature from "Lucas Kanashiro <kanashiro at debian.org>" [ultimate]
    # gpg:                 aka "Lucas Kanashiro <kanashiro.duarte at gmail.com>" [ultimate]

 Changes                                    |  7 +++
 MANIFEST                                   |  1 +
 META.json                                  | 69 ++++++++++++-----------
 META.yml                                   | 68 ++++++++++++-----------
 Makefile.PL                                |  2 +-
 README                                     |  2 +-
 bin/reply                                  |  2 +-
 dist.ini                                   |  6 +-
 lib/Reply.pm                               |  4 +-
 lib/Reply/App.pm                           |  4 +-
 lib/Reply/Config.pm                        |  4 +-
 lib/Reply/Plugin.pm                        |  4 +-
 lib/Reply/Plugin/AutoRefresh.pm            |  4 +-
 lib/Reply/Plugin/Autocomplete/Commands.pm  |  4 +-
 lib/Reply/Plugin/Autocomplete/Functions.pm |  4 +-
 lib/Reply/Plugin/Autocomplete/Globals.pm   |  4 +-
 lib/Reply/Plugin/Autocomplete/Keywords.pm  |  4 +-
 lib/Reply/Plugin/Autocomplete/Lexicals.pm  |  4 +-
 lib/Reply/Plugin/Autocomplete/Methods.pm   |  4 +-
 lib/Reply/Plugin/Autocomplete/Packages.pm  |  4 +-
 lib/Reply/Plugin/CollapseStack.pm          |  4 +-
 lib/Reply/Plugin/Colors.pm                 |  4 +-
 lib/Reply/Plugin/DataDump.pm               |  4 +-
 lib/Reply/Plugin/DataDumper.pm             |  4 +-
 lib/Reply/Plugin/DataPrinter.pm            | 10 ++--
 lib/Reply/Plugin/Defaults.pm               | 10 +++-
 lib/Reply/Plugin/Editor.pm                 |  4 +-
 lib/Reply/Plugin/FancyPrompt.pm            |  4 +-
 lib/Reply/Plugin/Hints.pm                  |  4 +-
 lib/Reply/Plugin/Interrupt.pm              |  4 +-
 lib/Reply/Plugin/LexicalPersistence.pm     |  4 +-
 lib/Reply/Plugin/LoadClass.pm              |  4 +-
 lib/Reply/Plugin/Nopaste.pm                |  4 +-
 lib/Reply/Plugin/Packages.pm               |  4 +-
 lib/Reply/Plugin/Pager.pm                  | 89 ++++++++++++++++++++++++++++++
 lib/Reply/Plugin/ReadLine.pm               |  4 +-
 lib/Reply/Plugin/ResultCache.pm            |  4 +-
 lib/Reply/Plugin/Timer.pm                  |  4 +-
 lib/Reply/Util.pm                          |  2 +-
 xt/author/no-tabs.t                        |  1 +
 xt/release/eol.t                           |  1 +
 41 files changed, 252 insertions(+), 126 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