[cpanoutdated] branch master updated (f1285fa -> b730796)

Lucas Kanashiro kanashiro at moszumanska.debian.org
Sat Jul 15 18:31:19 UTC 2017


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

kanashiro pushed a change to branch master
in repository cpanoutdated.

      from  f1285fa   update changelog
      adds  de92d1e   Imported Upstream version 0.31
      adds  89b1f7a   initial import
      adds  af1758c   updated docs
      adds  b6a0923   skip perl core modules
      adds  4546823   ignore unversioned modules
      adds  4e99fb7   - put index to temporary file - use wget if cannot load LWP::Simple - use zcat if cannot load IO::Zlib
      adds  1530fce   taken CPAN::Version code: remove deps for CPAN::Version(it is not core in perl5.8)
      adds  27360cf   reindented
      adds  47e0f0c   remove version number from executable
      adds  f493d1f   added lib/App/cpanoutdated.pm
      adds  5695156   remove trash code
      adds  1573b71   refactoring
      adds  4acfe45   updated docs
      adds  e7ed5ba   Checking in changes prior to tagging of version 0.01.  Changelog diff is:
      adds  9b720f7   no warning on vstring
      adds  322ba57   Checking in changes prior to tagging of version 0.02.  Changelog diff is:
      adds  58d50a5   oops
      adds  3906d64   avoid warnings...
      adds  d27b4fa   use version.pm.Yes, it's not core.But, if you want to use this command, you can install version.pm :P
      adds  f453d44   added workaround for MM->parse_version() issue around Authen::Simple::Apache.
      adds  1e8174b   Checking in changes prior to tagging of version 0.03.  Changelog diff is:
      adds  d90f24b   Checking in changes prior to tagging of version 0.04.
      adds  1787f08   already switch to version.pm. this test is no longer needed.
      adds  3320d59   move command file to bin/.
      adds  fbf888f   added dummy test file
      adds  145faf8   Checking in changes prior to tagging of version 0.04.
      adds  c387747   allow specifying alternate mirror urls
      adds  2dae8f4   docs for --mirror
      adds  76679cb   don't load File::Copy unless necessary
      adds  825b4a5   Checking in changes prior to tagging of version 0.05.
      adds  753bcc1   fixed regexp for 'perl' dist
      adds  dc57f52   version number comparater should be more permissive
      adds  300efbf   Checking in changes prior to tagging of version 0.06.
      adds  eab4802   depend to EU::MM 6.56.
      adds  25e0ee3   Checking in changes prior to tagging of version 0.07.
      adds  7fbeac2   skip the line if version number is 'undef' in 02packages.details.txt.gz.
      adds  2494cd4   Checking in changes prior to tagging of version 0.08.
      adds  d796f0c   add verbose=2 mode(output changes diff)
      adds  49afb0e   --verbose=2 to --compare-changes
      adds  363f009   Checking in changes prior to tagging of version 0.09.
      adds  e481cf2   added -I option, suggested by Sebastian Willert [RT#59454]
      adds  84592ee   Checking in changes prior to tagging of version 0.10.
      adds  11c6d09   Checking in changes prior to tagging of version 0.10.
      adds  6baddf6   no cpan dependency is not needed for cpan-outdated.
      adds  92138f3   added local::lib support for cpan-outdated. - "-I" option was deprecated. - added new "-l", "-L" option.
      adds  1bcdeaf   Checking in changes prior to tagging of version 0.11.
      adds  bf66b4e   check the distribution version with heuristic approach. closed github #4
      adds  96a5630   fixed missing deps on CPAN::DistnameInfo
      adds  66e7173   remove debugging statement
      adds  d873f36   Do not modify @INC. Because LWP uses lazy loading.
      adds  affaf05   Checking in changes prior to tagging of version 0.12.
      adds  8de5f0d   Support -p|--print-package option for cpanm version tracking by Tatsuhiko Miagawa
      adds  9c523d6   Checking in changes prior to tagging of version 0.13.
      adds  fefdd45   Improve document
      adds  91e0808   Fix a mis-spell
      adds  6a53530   Checking in changes prior to tagging of version 0.14.
      adds  4783b5f   --compare-changes deprecated.  It can use cpan-listchanges instead.
      adds  d078f51   more info of cpan-listchanges
      adds  46cba69   docs
      adds  76d25a7   Checking in changes prior to tagging of version 0.15.
      adds  85918f8   Checking in changes prior to tagging of version 0.15.
      adds  8ed6a4d   skip perl distribution not only for perl-X.Y.Z.tar.gz but also perl-X.Y.Z.tar.bz2
      adds  77f9c9a   Checking in changes prior to tagging of version 0.16.
      adds  c6c376e   do not index MYMETA.yml
      adds  b085d41   Fixes typo in "NAME" heading
      adds  336984c   Merge pull request #9 from oalders/develop
      adds  5b741c5   Checking in changes prior to tagging of version 0.17.
      adds  e36ece2   Checking in changes prior to tagging of version 0.18.
      adds  8955df6   Checking in changes prior to tagging of version 0.18.
      adds  c14df8f   updated MANIFEST.SKIP and .gitignore
      adds  275b3ce   better packaging
      adds  defd508   Checking in changes prior to tagging of version 0.19.
      adds  b4d5f5c   Checking in changes prior to tagging of version 0.19.
      adds  a72e5ee   removed outdated deps section
      adds  41f576a   use Module::Metadata for better handling of version and package extraction.
      adds  dbcfdfb   Merge pull request #12 from tokuhirom/module-metadata
      adds  aac6c06   Checking in changes prior to tagging of version 0.20.
      adds  ca06111   Fixed: Failure if module CPAN version is 'bogus' https://rt.cpan.org/Public/Bug/Display.html?id=73465
      adds  faa5195   Checking in changes prior to tagging of version 0.21.
      adds  190e49e   Add option to exclude core modules
      adds  57dfe01   Add dependency on Module::CoreList
      adds  0f66368   Merge pull request #13 from ptf/master
      adds  db03505   fixed version number
      adds  3548890   better error diag, reported by ssb++
      adds  7c687ec   Checking in changes prior to tagging of version 0.22.
      adds  f955190   Checking in changes prior to tagging of version 0.23.
      adds  542e8c2   fix --exclude-core
      adds  07ed4c0   Merge pull request #16 from sharl/fix
      adds  edefcfa   Checking in changes prior to tagging of version 0.24.
      adds  6843e0e   Fix lintian warning: manpage-has-bad-whatis-entry usr/share/man/man3/App::cpanoutdated.3pm.gz. http://lintian.debian.org/tags/manpage-has-bad-whatis-entry.html.
      adds  4292da2   Updated __DATA__ for spelling test.
      adds  0c82c74   Merge pull request #17 from gashev/patch/fix-manpage-has-bad-whatis-entry
      adds  9f9a73a   Merge branch 'master' of github.com:tokuhirom/cpan-outdated
      adds  a2ba8f7   Move to minilla
      adds  d1db72e   Checking in changes prior to tagging of version 0.25.
      adds  acfb7d4   Checking in changes prior to tagging of version 0.26.
      adds  ce1c40e   Back to Module::Build, Closed #18
      adds  c4d7b57   Depend to 5.8.1.
      adds  8384d0e   Checking in changes prior to tagging of version 0.27.
      adds  b818175   Clean up deps.
      adds  b28bb27   Fixed deps.
      adds  90472bd   Checking in changes prior to tagging of version 0.28.
      adds  c6d19ff   typo fix
      adds  34b34c1   Merge pull request #19 from dsteinbrunner/patch-1
      adds  9cc5a3a   Unhide --exclude-core option
      adds  0b78a43   Merge pull request #20 from opendevnet/patch-1
      adds  1849a73   Refactor getstore() to use a local file as a cached copy of the index
      adds  fc3cb7f   Rename getstore() to get_index()
      adds  ce30e3a   get_index: URL protocol agnostic
      adds  3d0c106   Download the index only if the mirror is not file://
      adds  75147f0   Add --index option to give the name of the local copy of the index
      adds  cce107f   Fix tabs -> spaces
      adds  0135567   Merge pull request #25 from dolmen/use-local-index
      adds  c11e81f   MAJOR SPEEDUP: skip already reported dists early
      adds  6aee226   Merge pull request #27 from dolmen/MAJOR-SPEEDUP
      adds  745deb2   Only check modules that are already installed.
      adds  440db31   Simplify the inc scanning logic by just using Module::Metadata.
      adds  0392c08   Merge pull request #28 from tokuhirom/modules-check
      adds  8ce260a   Checking in changes prior to tagging of version 0.29.
      adds  33ff8c3   Lazy load Pod::Usage
      adds  f5defef   Lazy load File::Temp
      adds  c3c4aff   Lazy load Module::CoreList
      adds  38c4221   Remove dead code (sub which)
      adds  e38cf55   Merge pull request #26 from dolmen/lazy-loading
      adds  6e3c86e   add unit tests for permissive_filter function
      adds  aeac0a2   Merge pull request #30 from joenio/permissive-filter-tests
      adds  df0d19f   swap HTTP::Tiny in for LWP::UserAgent
      adds  c26f955   parse --index as a string argument
      adds  c9dddb5   Merge pull request #31 from Grinnz/http-tiny
      adds  24b5dcf   Cleanup spaces at EOL
      adds  b215343   Rework get_index to not use ->mirror for the File::Temp case
      adds  b5cc0be   cpanfile: declare also dependencies from perl core
      adds  f4fc7f8   Changes for next release
      adds  89655ce   Update META.json
      adds  e4a2fea   Checking in changes prior of tagging version 0.30.
      adds  481a21a   Checking in changes prior to tagging of version 0.30.
      adds  6b728ad   META: set x_authority
      adds  0609506   List dual-life core modules again (#32)
      adds  485abd4   Changes
      adds  f8c0084   Checking in changes prior to tagging of version 0.31.
      adds  c07aa4c   Minor grammatical errors
      adds  417225f   Merge pull request #35 from benkasminbullock/patch-1
      adds  255ebae   Fix for newer Perl @INC issue
      adds  21dc48d   POD: add SEE ALSO for App::DualLivedList (close #34)
      adds  3e45702   Release META: Changes, updated META.json
      adds  01851ee   Checking in changes prior to tagging of version 0.32.
      adds  aeb3f1a   New upstream version 0.32
       new  b5c3820   Updated version 0.32 from 'upstream/0.32'
       new  9bfffad   Update debian/changelog
       new  715e6fa   Bump debhelper compatibility level to 10
       new  9968d28   Declare compliance with Debian Policy 4.0.0
       new  1beae28   Add me as an uploader
       new  b730796   releasing cpanoutdated version 0.32-1 to unstable

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:
 Changes                  |  4 ++++
 META.json                | 10 ++++++----
 META.yml                 | 10 ++++++----
 README.md                |  2 ++
 debian/changelog         | 13 +++++++++++--
 debian/compat            |  2 +-
 debian/control           |  5 +++--
 lib/App/cpanoutdated.pm  |  4 +++-
 script/cpan-outdated     | 18 +++++++++---------
 t/01_compare_version.t   |  2 +-
 t/02_permissive_filter.t |  2 +-
 11 files changed, 47 insertions(+), 25 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/cpanoutdated.git



More information about the Pkg-perl-cvs-commits mailing list