[libreply-perl] branch master updated (d950b36 -> 0ab8591)
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 change to branch master
in repository libreply-perl.
from d950b36 releasing package libreply-perl version 0.37-1
adds b09901c set a default package in case the Packages plugin isn't used (#45)
adds 6e68878 update travis
adds e431a39 changelog
adds e023e72 Imported Upstream version 0.38
new 85789eb Merge tag 'upstream/0.38'
new 3223e03 Update debian/changelog
new b1aa46c Update years of upstream copyright.
new 0ab8591 releasing package libreply-perl version 0.38-1
The 4 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:
Changes | 3 +
LICENSE | 2 +-
MANIFEST | 8 +-
META.json | 264 +++++++++++++++++------------
META.yml | 243 +++++++++++++++-----------
Makefile.PL | 19 +--
README | 6 +-
bin/reply | 4 +-
debian/changelog | 7 +
debian/copyright | 2 +-
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 ++++-
45 files changed, 497 insertions(+), 419 deletions(-)
rename xt/{release => author}/no-tabs.t (99%)
rename xt/{release => author}/pod-coverage.t (100%)
rename xt/{release => author}/pod-syntax.t (84%)
--
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