[libcpanplus-perl] branch master updated (cedf8f7 -> 8f2d339)

gregor herrmann gregoa at debian.org
Sat Jan 21 17:20:59 UTC 2017


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

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

      from  cedf8f7   releasing package libcpanplus-perl version 0.9160-2
      adds  89c4595   Spelling fix
      adds  fe39e47   Fix RT#116479 test failure with v5.24.1-RC*
      adds  3d71d16   Update bundled modules
      adds  b977c29   Release engineering for 0.9162
      adds  eef87ac   New upstream version 0.9162
       new  e217dd9   Merge tag 'upstream/0.9162'
       new  a36ba52   Update debian/changelog
       new  6db3507   Drop debian/patches/spelling.patch, applied upstream.
       new  65ded6a   Drop debian/patches/0001-Fix-RT-116479-test-failure-with-v5.24.1-RC.patch
       new  25fff73   Update years of upstream and packaging copyright.
       new  8f2d339   releasing package libcpanplus-perl version 0.9162-1

The 6 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:
 MANIFEST                                           |    1 +
 META.json                                          |    2 +-
 META.yml                                           |    2 +-
 bin/cpan2dist                                      |    2 +-
 debian/changelog                                   |   10 +
 debian/copyright                                   |    4 +-
 ...ix-RT-116479-test-failure-with-v5.24.1-RC.patch |   55 -
 debian/patches/series                              |    2 -
 debian/patches/spelling.patch                      |   19 -
 inc/bundle/Archive/Extract.pm                      |   50 +-
 inc/bundle/Archive/Tar.pm                          |    4 +-
 inc/bundle/Archive/Tar/Constant.pm                 |    5 +-
 inc/bundle/Archive/Tar/File.pm                     |    2 +-
 inc/bundle/File/Fetch.pm                           |   29 +-
 inc/bundle/HTTP/Tiny.pm                            |   81 +-
 inc/bundle/IPC/Cmd.pm                              |    4 +-
 inc/bundle/Module/CoreList.pm                      | 1655 +++++++++++++++++++-
 inc/bundle/Module/CoreList/TieHashDelta.pm         |    2 +-
 inc/bundle/Module/CoreList/Utils.pm                |   81 +-
 inc/bundle/Module/Load/Conditional.pm              |   18 +-
 inc/bundle/Module/Metadata.pm                      |  329 +++-
 inc/bundle/Parse/CPAN/Meta.pm                      |  152 +-
 inc/bundle/version.pm                              |    2 +-
 inc/bundle/version/regex.pm                        |    6 +-
 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         |    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/40_CPANPLUS-Internals-Report.t                   |    6 +-
 65 files changed, 2233 insertions(+), 372 deletions(-)
 delete mode 100644 debian/patches/0001-Fix-RT-116479-test-failure-with-v5.24.1-RC.patch
 delete mode 100644 debian/patches/spelling.patch

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