[libbot-basicbot-pluggable-perl] 01/07: Merge tag 'upstream/1.00'

Nick Morrott nickm-guest at moszumanska.debian.org
Fri Jul 29 12:58:51 UTC 2016


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

nickm-guest pushed a commit to branch master
in repository libbot-basicbot-pluggable-perl.

commit c9f3e41c087a5b8b179c75a4466c45653cdcc663
Merge: 8be4cbb 25cc9e2
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date:   Fri Jul 29 11:19:22 2016 +0100

    Merge tag 'upstream/1.00'
    
    Upstream version 1.00

 Build.PL                                     | 44 ++++++++++----
 Changes                                      | 25 +++++++-
 LICENSE                                      |  8 +--
 MANIFEST                                     |  4 +-
 META.yml                                     | 15 ++---
 Makefile.PL                                  | 89 +++++++++++++++++++---------
 bin/bot-basicbot-pluggable                   |  2 +-
 bin/bot-basicbot-pluggable-cgi               | 11 +---
 dist.ini                                     |  5 +-
 lib/App/Bot/BasicBot/Pluggable.pm            |  6 +-
 lib/App/Bot/BasicBot/Pluggable/Terminal.pm   |  7 +--
 lib/Bot/BasicBot/Pluggable.pm                | 13 ++--
 lib/Bot/BasicBot/Pluggable/Module.pm         | 17 +++---
 lib/Bot/BasicBot/Pluggable/Module/Auth.pm    |  6 +-
 lib/Bot/BasicBot/Pluggable/Module/Base.pm    |  4 +-
 lib/Bot/BasicBot/Pluggable/Module/ChanOp.pm  |  6 +-
 lib/Bot/BasicBot/Pluggable/Module/DNS.pm     |  6 +-
 lib/Bot/BasicBot/Pluggable/Module/Google.pm  |  6 +-
 lib/Bot/BasicBot/Pluggable/Module/Infobot.pm |  6 +-
 lib/Bot/BasicBot/Pluggable/Module/Join.pm    |  6 +-
 lib/Bot/BasicBot/Pluggable/Module/Karma.pm   | 14 ++---
 lib/Bot/BasicBot/Pluggable/Module/Loader.pm  |  6 +-
 lib/Bot/BasicBot/Pluggable/Module/Seen.pm    |  4 +-
 lib/Bot/BasicBot/Pluggable/Module/Title.pm   | 10 ++--
 lib/Bot/BasicBot/Pluggable/Module/Vars.pm    |  6 +-
 lib/Bot/BasicBot/Pluggable/Store.pm          |  6 +-
 lib/Bot/BasicBot/Pluggable/Store/DBI.pm      |  6 +-
 lib/Bot/BasicBot/Pluggable/Store/Deep.pm     |  6 +-
 lib/Bot/BasicBot/Pluggable/Store/Memory.pm   |  6 +-
 lib/Bot/BasicBot/Pluggable/Store/Storable.pm |  6 +-
 lib/Bot/BasicBot/Pluggable/Terminal.pm       |  6 +-
 lib/Test/Bot/BasicBot/Pluggable.pm           |  6 +-
 lib/Test/Bot/BasicBot/Pluggable/Store.pm     |  6 +-
 t/author-pod-syntax.t                        | 15 +++++
 t/release-pod-coverage.t                     | 21 -------
 t/release-pod-syntax.t                       | 15 -----
 36 files changed, 221 insertions(+), 204 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libbot-basicbot-pluggable-perl.git



More information about the Pkg-perl-cvs-commits mailing list