[libreply-perl] 01/04: Merge tag 'upstream/0.38'

gregor herrmann gregoa at debian.org
Fri Dec 4 17:39:41 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 85789ebc61ad748dfce90e10f0b4dc60135b1bb1
Merge: d950b36 e023e72
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Dec 4 18:35:36 2015 +0100

    Merge tag 'upstream/0.38'
    
    Upstream version 0.38

 Changes                                    |   3 +
 LICENSE                                    |   2 +-
 MANIFEST                                   |   8 +-
 META.json                                  | 264 +++++++++++++++++------------
 META.yml                                   | 243 +++++++++++++++-----------
 Makefile.PL                                |  19 +--
 README                                     |   6 +-
 bin/reply                                  |   4 +-
 lib/Reply.pm                               |  10 +-
 lib/Reply/App.pm                           |  10 +-
 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               |   7 +-
 lib/Reply/Plugin/Editor.pm                 |  10 +-
 lib/Reply/Plugin/FancyPrompt.pm            |  10 +-
 lib/Reply/Plugin/Hints.pm                  |  10 +-
 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                  |  10 +-
 lib/Reply/Util.pm                          |   6 +-
 t/00-compile.t                             |  17 +-
 xt/{release => author}/no-tabs.t           |   2 +-
 xt/{release => author}/pod-coverage.t      |   0
 xt/{release => author}/pod-syntax.t        |   1 +
 xt/release/eol.t                           |  45 ++++-
 43 files changed, 489 insertions(+), 418 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