[libbot-basicbot-pluggable-perl] branch master updated (8be4cbb -> dc41a7f)
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 change to branch master
in repository libbot-basicbot-pluggable-perl.
from 8be4cbb update changelog
adds 25cc9e2 Imported Upstream version 1.00
new c9f3e41 Merge tag 'upstream/1.00'
new a073930 Bump Standards-Version to 3.9.8 (no changes)
new 2117e64 Update copyright years and upstream maintainer
new 96b6e98 Add debian/upstream/metadata
new cadaceb Refresh patches (source changes, fuzz)
new 43e4cdf Refresh fix_pod_misspells.patch (more typos)
new dc41a7f Releasing package libbot-basicbot-pluggable-perl version 1.00-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 | 44 +++++++----
Changes | 25 +++++-
LICENSE | 8 +-
MANIFEST | 4 +-
META.yml | 15 ++--
Makefile.PL | 89 +++++++++++++++-------
bin/bot-basicbot-pluggable | 2 +-
bin/bot-basicbot-pluggable-cgi | 11 +--
debian/changelog | 14 +++-
debian/control | 2 +-
debian/copyright | 4 +-
.../patches/fix_manpage_errors_from_pod2man.patch | 25 +-----
debian/patches/fix_pod_misspells.patch | 47 +++++++++---
debian/upstream/metadata | 7 ++
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 ----
42 files changed, 283 insertions(+), 241 deletions(-)
create mode 100644 debian/upstream/metadata
create mode 100644 t/author-pod-syntax.t
delete mode 100644 t/release-pod-coverage.t
delete mode 100644 t/release-pod-syntax.t
--
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