[libcpanplus-perl] branch master updated (0bf4863 -> 0186225)
gregor herrmann
gregoa at debian.org
Wed Sep 18 16:44:48 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libcpanplus-perl.
from 0bf4863 releasing package libcpanplus-perl version 0.9140-1
adds 77bce0b Imported Upstream version 0.9142
new e790ca6 Merge tag 'upstream/0.9142'
new 7379d73 New upstream release.
new dd47d6c debian/copyright: add information for new third-party file.
new 0186225 releasing package libcpanplus-perl version 0.9142-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:
ChangeLog | 6 +
MANIFEST | 1 +
MANIFEST.SKIP | 1 +
META.yml | 2 +-
bin/cpan2dist | 2 +-
debian/changelog | 7 +
debian/copyright | 4 +
inc/bundle/IPC/Cmd.pm | 154 ++-
inc/bundle/Module/CoreList.pm | 151 ++-
inc/bundle/Module/CoreList/TieHashDelta.pm | 2 +-
inc/bundle/Module/CoreList/Utils.pm | 986 ++++++++++++++++++++
lib/CPANPLUS.pm | 2 +-
lib/CPANPLUS/Backend.pm | 4 +-
lib/CPANPLUS/Backend/RV.pm | 2 +-
lib/CPANPLUS/Config.pm | 14 +-
lib/CPANPLUS/Config/HomeEnv.pm | 2 +-
lib/CPANPLUS/Configure.pm | 6 +-
lib/CPANPLUS/Configure/Setup.pm | 2 +-
lib/CPANPLUS/Dist.pm | 6 +-
lib/CPANPLUS/Dist/Autobundle.pm | 2 +-
lib/CPANPLUS/Dist/Base.pm | 2 +-
lib/CPANPLUS/Dist/MM.pm | 6 +-
lib/CPANPLUS/Dist/Sample.pm | 2 +-
lib/CPANPLUS/Error.pm | 2 +-
lib/CPANPLUS/Internals.pm | 6 +-
lib/CPANPLUS/Internals/Constants.pm | 2 +-
lib/CPANPLUS/Internals/Constants/Report.pm | 4 +-
lib/CPANPLUS/Internals/Extract.pm | 4 +-
lib/CPANPLUS/Internals/Fetch.pm | 4 +-
lib/CPANPLUS/Internals/Report.pm | 6 +-
lib/CPANPLUS/Internals/Search.pm | 2 +-
lib/CPANPLUS/Internals/Source.pm | 8 +-
lib/CPANPLUS/Internals/Source/Memory.pm | 2 +-
lib/CPANPLUS/Internals/Source/SQLite.pm | 2 +-
lib/CPANPLUS/Internals/Source/SQLite/Tie.pm | 2 +-
lib/CPANPLUS/Internals/Utils.pm | 4 +-
lib/CPANPLUS/Internals/Utils/Autoflush.pm | 2 +-
lib/CPANPLUS/Module.pm | 10 +-
lib/CPANPLUS/Module/Author.pm | 4 +-
lib/CPANPLUS/Module/Author/Fake.pm | 2 +-
lib/CPANPLUS/Module/Checksums.pm | 2 +-
lib/CPANPLUS/Module/Fake.pm | 2 +-
lib/CPANPLUS/Module/Signature.pm | 2 +-
lib/CPANPLUS/Selfupdate.pm | 2 +-
lib/CPANPLUS/Shell.pm | 2 +-
lib/CPANPLUS/Shell/Classic.pm | 10 +-
lib/CPANPLUS/Shell/Default.pm | 6 +-
lib/CPANPLUS/Shell/Default/Plugins/CustomSource.pm | 2 +-
lib/CPANPLUS/Shell/Default/Plugins/Remote.pm | 2 +-
lib/CPANPLUS/Shell/Default/Plugins/Source.pm | 2 +-
t/20_CPANPLUS-Dist-MM.t | 2 +
t/21_CPANPLUS-Dist-No-Build.t | 2 +-
52 files changed, 1347 insertions(+), 121 deletions(-)
create mode 100644 inc/bundle/Module/CoreList/Utils.pm
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcpanplus-perl.git
More information about the Pkg-perl-cvs-commits
mailing list