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

gregor herrmann gregoa at debian.org
Sat Oct 5 14:47:08 UTC 2013


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

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

commit b576f767be1c60f5e80c54ddbee0cf1dd4ede5cb
Merge: 7405400 be642c5
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Oct 5 16:41:23 2013 +0200

    Merge tag 'upstream/0.34'
    
    Upstream version 0.34

 Changes                                    |    6 ++
 META.json                                  |   86 ++++++++++++++++------------
 META.yml                                   |   81 ++++++++++++++------------
 Makefile.PL                                |    4 +-
 README                                     |    2 +-
 bin/reply                                  |    2 +-
 dist.ini                                   |    3 +
 lib/Reply.pm                               |   17 +++---
 lib/Reply/App.pm                           |    4 +-
 lib/Reply/Config.pm                        |    4 +-
 lib/Reply/Plugin.pm                        |    6 +-
 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               |   12 ++--
 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               |   23 ++++++--
 lib/Reply/Plugin/ResultCache.pm            |    4 +-
 lib/Reply/Plugin/Timer.pm                  |    4 +-
 lib/Reply/Util.pm                          |    2 +-
 37 files changed, 192 insertions(+), 152 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