[libreply-perl] 03/09: Merge tag 'upstream/0.37'

gregor herrmann gregoa at debian.org
Mon Nov 9 18:59:04 UTC 2015


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

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

commit 1740de5ffb0105f207b8a3546bfa5e1973f2fb29
Merge: f6e1215 db0a8f0
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Nov 9 19:44:30 2015 +0100

    Merge tag 'upstream/0.37'
    
    Upstream version 0.37

 Changes                                    |   7 +
 MANIFEST                                   |   2 +-
 META.json                                  | 219 ++++++++++++++++++-----------
 META.yml                                   | 201 +++++++++++++++-----------
 Makefile.PL                                |   9 +-
 README                                     |   4 +-
 bin/reply                                  |   2 +-
 lib/Reply.pm                               |   4 +-
 lib/Reply/App.pm                           |  49 ++++---
 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            |   4 +-
 lib/Reply/Plugin/Defaults.pm               |   2 +-
 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/ReadLine.pm               |   4 +-
 lib/Reply/Plugin/ResultCache.pm            |   4 +-
 lib/Reply/Plugin/Timer.pm                  |   4 +-
 lib/Reply/Util.pm                          |   2 +-
 t/00-compile.t                             |   6 +-
 xt/release/no-tabs.t                       |   2 +-
 39 files changed, 364 insertions(+), 249 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