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

gregor herrmann gregoa at debian.org
Fri Dec 27 20:06:01 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  0186225   releasing package libcpanplus-perl version 0.9142-1
      adds  1b5696e   Imported Upstream version 0.9144
       new  23cbb56   Merge tag 'upstream/0.9144'
       new  c7ebbce   New upstream release.
       new  5934365   Declare compliance with Debian Policy 3.9.5.
       new  1f083f6   releasing package libcpanplus-perl version 0.9144-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                                          |  501 ++++----
 META.yml                                           |    2 +-
 debian/changelog                                   |    7 +
 debian/control                                     |    2 +-
 inc/bundle/Archive/Extract.pm                      |   14 +-
 inc/bundle/Archive/Tar.pm                          |  117 +-
 inc/bundle/Archive/Tar/Constant.pm                 |   30 +-
 inc/bundle/Archive/Tar/File.pm                     |    2 +-
 inc/bundle/CPAN/Meta/YAML.pm                       | 1056 ++++++++--------
 inc/bundle/File/Fetch.pm                           |    3 +-
 inc/bundle/HTTP/Tiny.pm                            |   50 +-
 inc/bundle/IPC/Cmd.pm                              |  158 ++-
 inc/bundle/JSON/PP.pm                              |    4 +-
 inc/bundle/Module/CoreList.pm                      | 1302 ++++++++++++++------
 inc/bundle/Module/CoreList/TieHashDelta.pm         |    2 +-
 inc/bundle/Module/CoreList/Utils.pm                |   23 +-
 inc/bundle/Module/Load/Conditional.pm              |   13 +-
 inc/bundle/Module/Metadata.pm                      |   18 +-
 inc/bundle/Package/Constants.pm                    |    6 +-
 inc/bundle/Parse/CPAN/Meta.pm                      |   30 +-
 inc/bundle/Term/UI.pm                              |    2 +-
 inc/bundle/Term/UI/History.pm                      |    3 +
 inc/bundle/version.pm                              |   10 +-
 inc/bundle/version.pod                             |    4 +-
 inc/bundle/version/vpp.pm                          |    2 +-
 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         |    6 +-
 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                   |    4 +-
 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/03_CPANPLUS-Internals-Source.t                   |    2 +-
 65 files changed, 2117 insertions(+), 1332 deletions(-)

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