[libbot-basicbot-pluggable-perl] branch master updated (d7cbb4d -> 2b24eb9)
Nick Morrott
nickm-guest at moszumanska.debian.org
Mon Aug 21 09:29:23 UTC 2017
This is an automated email from the git hooks/post-receive script.
nickm-guest pushed a change to branch master
in repository libbot-basicbot-pluggable-perl.
from d7cbb4d update changelog
adds 24077dc New upstream version 1.20
new 0b2f96e Updated version 1.20 from 'upstream/1.20'
new 158058d Declare compliance with Debian Policy 4.0.1 (no changes)
new 9eac296 Bump debhelper compatibility level to 10
new 53208cb Update copyright details
new 70c1c96 Refresh (build-)dependencies
new 7b7644c Refresh patches (fuzz, some applied upstream)
new 2b24eb9 Releasing package libbot-basicbot-pluggable-perl version 1.20-1
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Build.PL | 8 +-
Changes | 21 ++++
LICENSE | 8 +-
MANIFEST | 2 +-
META.yml | 91 ++++++++---------
Makefile.PL | 12 ++-
bin/bot-basicbot-pluggable | 16 +--
bin/bot-basicbot-pluggable-cgi | 6 +-
debian/changelog | 17 +++-
debian/compat | 2 +-
debian/control | 8 +-
debian/copyright | 3 +-
debian/patches/fix_pod_misspells.patch | 143 +--------------------------
dist.ini | 4 +-
lib/App/Bot/BasicBot/Pluggable.pm | 8 +-
lib/App/Bot/BasicBot/Pluggable/Terminal.pm | 4 +-
lib/Bot/BasicBot/Pluggable.pm | 22 +++--
lib/Bot/BasicBot/Pluggable/Module.pm | 8 +-
lib/Bot/BasicBot/Pluggable/Module/Auth.pm | 8 +-
lib/Bot/BasicBot/Pluggable/Module/Base.pm | 2 +-
lib/Bot/BasicBot/Pluggable/Module/ChanOp.pm | 4 +-
lib/Bot/BasicBot/Pluggable/Module/DNS.pm | 4 +-
lib/Bot/BasicBot/Pluggable/Module/Google.pm | 4 +-
lib/Bot/BasicBot/Pluggable/Module/Infobot.pm | 106 ++++++++++++++++----
lib/Bot/BasicBot/Pluggable/Module/Join.pm | 10 +-
lib/Bot/BasicBot/Pluggable/Module/Karma.pm | 13 +--
lib/Bot/BasicBot/Pluggable/Module/Loader.pm | 6 +-
lib/Bot/BasicBot/Pluggable/Module/Seen.pm | 56 ++++++++---
lib/Bot/BasicBot/Pluggable/Module/Title.pm | 4 +-
lib/Bot/BasicBot/Pluggable/Module/Vars.pm | 6 +-
lib/Bot/BasicBot/Pluggable/Store.pm | 4 +-
lib/Bot/BasicBot/Pluggable/Store/DBI.pm | 4 +-
lib/Bot/BasicBot/Pluggable/Store/Deep.pm | 4 +-
lib/Bot/BasicBot/Pluggable/Store/Memory.pm | 4 +-
lib/Bot/BasicBot/Pluggable/Store/Storable.pm | 4 +-
lib/Bot/BasicBot/Pluggable/Terminal.pm | 4 +-
lib/Test/Bot/BasicBot/Pluggable.pm | 6 +-
lib/Test/Bot/BasicBot/Pluggable/Store.pm | 4 +-
t/author-pod-syntax.t | 4 +-
39 files changed, 330 insertions(+), 314 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