[libcpanplus-perl] branch master updated (1f083f6 -> 04b8d6b)

gregor herrmann gregoa at debian.org
Fri Feb 14 20:45:29 UTC 2014


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

gregoa pushed a change to branch master
in repository libcpanplus-perl.

      from  1f083f6   releasing package libcpanplus-perl version 0.9144-1
      adds  827222c   Imported Upstream version 0.9148
       new  2e595ad   Merge tag 'upstream/0.9148'
       new  02e0a98   New upstream release.
       new  53c596d   Update years of packaging copyright.
       new  04b8d6b   releasing package libcpanplus-perl version 0.9148-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                                          |   9 +
 MANIFEST                                           |   1 +
 META.yml                                           |   2 +-
 debian/changelog                                   |   7 +
 debian/copyright                                   |   2 +-
 inc/bundle/Archive/Extract.pm                      |   8 +-
 inc/bundle/File/Fetch.pm                           |   7 +-
 inc/bundle/IPC/Cmd.pm                              | 289 +++++++++++----------
 inc/bundle/Module/CoreList.pm                      | 279 +++++++++++++++++++-
 inc/bundle/Module/CoreList/TieHashDelta.pm         |   2 +-
 inc/bundle/Module/CoreList/Utils.pm                |  23 +-
 inc/bundle/Module/Load.pm                          | 214 +++++++++++++--
 inc/bundle/Module/Load/Conditional.pm              |  24 +-
 inc/bundle/Module/Pluggable.pm                     |  21 +-
 inc/bundle/Module/Pluggable/Object.pm              |  24 +-
 inc/bundle/Term/UI.pm                              |  51 +++-
 inc/bundle/Term/UI/History.pm                      |   2 +-
 inc/bundle/version.pm                              | 135 ++--------
 inc/bundle/{version.pm => version/regex.pm}        | 108 +-------
 inc/bundle/version/vpp.pm                          | 101 ++++++-
 lib/CPANPLUS.pm                                    |   2 +-
 lib/CPANPLUS/Backend.pm                            |   4 +-
 lib/CPANPLUS/Backend/RV.pm                         |   2 +-
 lib/CPANPLUS/Config.pm                             |   2 +-
 lib/CPANPLUS/Config/HomeEnv.pm                     |   2 +-
 lib/CPANPLUS/Configure.pm                          |   2 +-
 lib/CPANPLUS/Configure/Setup.pm                    |   2 +-
 lib/CPANPLUS/Dist.pm                               |   2 +-
 lib/CPANPLUS/Dist/Autobundle.pm                    |   2 +-
 lib/CPANPLUS/Dist/Base.pm                          |   2 +-
 lib/CPANPLUS/Dist/MM.pm                            |   2 +-
 lib/CPANPLUS/Dist/Sample.pm                        |   2 +-
 lib/CPANPLUS/Error.pm                              |   2 +-
 lib/CPANPLUS/Internals.pm                          |   2 +-
 lib/CPANPLUS/Internals/Constants.pm                |   2 +-
 lib/CPANPLUS/Internals/Constants/Report.pm         |   2 +-
 lib/CPANPLUS/Internals/Extract.pm                  |   2 +-
 lib/CPANPLUS/Internals/Fetch.pm                    |   2 +-
 lib/CPANPLUS/Internals/Report.pm                   |   2 +-
 lib/CPANPLUS/Internals/Search.pm                   |   2 +-
 lib/CPANPLUS/Internals/Source.pm                   |   2 +-
 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                    |   2 +-
 lib/CPANPLUS/Internals/Utils/Autoflush.pm          |   2 +-
 lib/CPANPLUS/Module.pm                             |   2 +-
 lib/CPANPLUS/Module/Author.pm                      |   2 +-
 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                      |   2 +-
 lib/CPANPLUS/Shell/Default.pm                      |   2 +-
 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/inc/conf.pl                                      |   3 +-
 60 files changed, 911 insertions(+), 481 deletions(-)
 copy inc/bundle/{version.pm => version/regex.pm} (60%)

-- 
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