This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libreply-perl.
commit 018e7b250fd27bd7b0970af41a25b7a6ab60b369 Merge: a654f81 b8c8188 Author: gregor herrmann <[email protected]> Date: Sat Jul 5 12:55:23 2014 +0200 Merge tag 'upstream/0.35' Upstream version 0.35 Changes | 4 + LICENSE | 2 +- MANIFEST | 1 + META.json | 384 ++++++++++++++++++++++++---- META.yml | 388 ++++++++++++++++++++++------- Makefile.PL | 61 +++-- README | 6 +- bin/reply | 6 +- dist.ini | 6 +- lib/Reply.pm | 27 +- lib/Reply/App.pm | 22 +- lib/Reply/Config.pm | 10 +- lib/Reply/Plugin.pm | 10 +- lib/Reply/Plugin/AutoRefresh.pm | 10 +- lib/Reply/Plugin/Autocomplete/Commands.pm | 10 +- lib/Reply/Plugin/Autocomplete/Functions.pm | 10 +- lib/Reply/Plugin/Autocomplete/Globals.pm | 10 +- lib/Reply/Plugin/Autocomplete/Keywords.pm | 10 +- lib/Reply/Plugin/Autocomplete/Lexicals.pm | 10 +- lib/Reply/Plugin/Autocomplete/Methods.pm | 10 +- lib/Reply/Plugin/Autocomplete/Packages.pm | 10 +- lib/Reply/Plugin/CollapseStack.pm | 10 +- lib/Reply/Plugin/Colors.pm | 10 +- lib/Reply/Plugin/DataDump.pm | 10 +- lib/Reply/Plugin/DataDumper.pm | 10 +- lib/Reply/Plugin/DataPrinter.pm | 10 +- lib/Reply/Plugin/Defaults.pm | 5 +- lib/Reply/Plugin/Editor.pm | 10 +- lib/Reply/Plugin/FancyPrompt.pm | 10 +- lib/Reply/Plugin/Hints.pm | 11 +- lib/Reply/Plugin/Interrupt.pm | 10 +- lib/Reply/Plugin/LexicalPersistence.pm | 10 +- lib/Reply/Plugin/LoadClass.pm | 10 +- lib/Reply/Plugin/Nopaste.pm | 10 +- lib/Reply/Plugin/Packages.pm | 10 +- lib/Reply/Plugin/ReadLine.pm | 10 +- lib/Reply/Plugin/ResultCache.pm | 10 +- lib/Reply/Plugin/Timer.pm | 14 +- lib/Reply/Util.pm | 4 +- t/00-compile.t | 143 ++++++----- xt/release/no-tabs.t | 45 +++- xt/release/pod-coverage.t | 12 +- xt/release/pod-syntax.t | 5 +- 43 files changed, 973 insertions(+), 413 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libreply-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
