[perlbrew] branch master updated (eb0a769 -> b9ded98)

gregor herrmann gregoa at debian.org
Tue Dec 26 19:00:40 UTC 2017


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

gregoa pushed a change to branch master
in repository perlbrew.

      from  eb0a769   update changelog
      adds  8e3886e   Comments about the run loop and run_command_$x.
      adds  b7dbb89   clone-modules command.
      adds  86e2b84   Save list-modules output to a temporary file.
      adds  84d9ce0   Read back the list of modules to install via a temp file.
      adds  211d72f   First good run of the clone-modules command.
      adds  2cd196a   Check that both source and destination Perl are installed.
      adds  c0861bf   Documentation for the clone-modules command.
      adds  4269823   Add dependency about File::Temp.
      adds  326863b   Merge tag 'release-0.80' into develop
      adds  25a3a18   use joinpath()
      adds  66fbb5e   Fix/bypass #525, update Makefile.PL
      adds  3a656d9   Remove stray duplicate dependency line
      adds  645d23b   Add tests for .rc file hints
      adds  b2759fc   Merge pull request #559 from zbentley/525_better_rc_info
      adds  c2ca2bf   Recognize tarball in .tar.xz extension
      adds  0b7d152   Merge pull request #560 from perlancar/xz-support
      adds  c8632d9   Revert "remove this unused subroutine."
      adds  7096e91   update test to match recent cperl releases.
      adds  ff927c5   Sort the available Perl version from the newest to the oldest.
      adds  e9c6c48   The method available_perls return the sorted list of Perl(s).
      adds  f16123b   Use the sorting of Perl versions across the other commands.
      adds  e3bf222   Add the same sorting from newest to oldest in the 'list' command.
      adds  6bf20dd   Make cperl ordering using 5+6=11.
      adds  8141c0a   Use 'comparable_perl_version' instead of perl_version_to_integer.
      adds  a553732   Adjusted tests to the output sorting of command 'list' and 'available'.
      adds  c9ec7a5   Merge pull request #565 from fluca1978/sort-availables
      adds  daf579b   Merge branch 'develop' into clone-modules
      adds  85a6b04   Merge pull request #564 from fluca1978/clone-modules
      adds  53376d8   Keep options '--force' and '--yes' coherent across commands.
      adds  4d05612   Merge pull request #570 from fluca1978/force_vs_yes_option
      adds  b1d341e   Clear die message on pipe of user agent.
      adds  5b00c15   Use a callable to make each User Agent fail.
      adds  99cf4e2   Merge pull request #571 from fluca1978/web_failure
      adds  944be6c   documenting briefly the "clone-modules" command.
      adds  ccd2c2b   Default to bash configuration files.
      adds  7bdb04a   Check for .profile instead of specific shell configuation file.
      adds  9e1c767   Merge remote-tracking branch 'remotes/fluca1978/bash_profile' into develop
      adds  2b44d30   list some notable changes.
      adds  9eeb519   Add the ctime information to the hash of installed perls.
      adds  773f6db   Changes to the 'available' command output to present the installation date.
      adds  9f71a43   Use stdout_like in t/command-available.t.
      adds  c74e845   Use stdout_like in t/command-list.t
      adds  2d58677   Merge remote-tracking branch 'remotes/fluca1978/installation-date' into develop
      adds  7b2f2b0   concise the type of return value of comparable_perl_version
      adds  436b5d5   tests for comparable_perl_version and perl_version_to_integer
      adds  cd25d3a   Loop thru available well known Perl installations.
      adds  2c03c46   Use -z on PERLBREWURL.
      adds  57765f8   Change to the TMPDIR only if it is not the current directory.
      adds  9648992   Fix an error message to include fetch as possible download program.
      adds  8363da8   Use clean_exit to exit coherently all along the script.
      adds  c277626   Check the LOCALINSTALLER is not executable and change its flag.
      adds  15e3633   Use different exit values for different exit conditions.
      adds  30cbb03   Merge remote-tracking branch 'fluca1978/sh' into develop
      adds  9ac2079   Add blead to travisci config
      adds  90608f1   Merge pull request #582 from atoomic/add-blead-to-travis
      adds  209a80a   Since Perl 5.28 stash entry can point to a CV
      adds  1268b24   Merge pull request #581 from atoomic/perl-528-CV-in-stash
      adds  5a68d12   deal with the extra "cperl-" prefix.
      adds  9513124   rebuild
      adds  8c0663c   detect the extrect dir instead of assuming some pattern.
      adds  e80e391   changelog update
      adds  6cd53ff   unbreak the test that check extracted_dir
      adds  fb392ee   skip a few test about "self-install"
      adds  c03e543   Fix a typo in the POD.
      adds  fea1465   Merge pull request #578 from gregoa/patch-1
      adds  6c2018b   Use gtar on AIX systems
      adds  229c6ce   Merge pull request #580 from paultcochrane/pr/use-gtar-on-aix
      adds  bc08fe6   engreppenvriendlijk
      adds  5462b7c   fetch at most 25 pages of cperl tags
      adds  3302436   Add hook to reverse sorting of Perl version.
      adds  d93be62   Adopt 'reverse' option in 'list' command.
      adds  048951d   Add 'reverse' help documentation.
      adds  83cad19   Merge pull request #575 from fluca1978/sort_with_reverse_option
      adds  6d79db4   version number bump and changelog updates
      adds  b2b5652   rebuild
      adds  9aa800b   no need to be part of release
      adds  16b6219   Merge branch 'release/0.81'
      adds  faddcb5   Merge tag 'release0.81' into develop
      adds  4d9b1c8   Proposed bug fix for issue 583
      adds  c073844   Merge pull request #584 from glasswalk3r/develop
      adds  ed600f5   Remove extra '.' in shell rc append instructions
      adds  d7bbabc   Merge pull request #586 from paultcochrane/patch-1
      adds  eec4c78   chaneglog updates
      adds  8171030   prepare the release of 0.82
      adds  4d3a486   Merge branch 'release/0.82'
      adds  7f49e2d   New upstream version 0.82
       new  624a73c   Update upstream source from tag 'upstream/0.82'
       new  781c355   Update debian/changelog
       new  b9ded98   releasing package perlbrew version 0.82-1

The 3 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                                            |  12 +
 MANIFEST                                           |   2 +-
 META.yml                                           |   4 +-
 Makefile.PL                                        |   4 +-
 bin/perlbrew                                       |   6 +-
 debian/changelog                                   |   8 +-
 doc/notes.org                                      |  42 --
 lib/App/perlbrew.pm                                | 484 ++++++++++++++++-----
 t/14.perl_version_parsing.t                        |  23 +-
 t/15.no-reuse-build-dir.t                          |   5 +-
 ...l-remote.t => 17.release-detail-cperl-remote.t} |  10 +-
 t/command-available.t                              |  77 +---
 t/command-list.t                                   |  46 +-
 t/installation-perlbrew.t                          |  61 +++
 14 files changed, 517 insertions(+), 267 deletions(-)
 delete mode 100644 doc/notes.org
 copy t/{18.release-detail-perl-remote.t => 17.release-detail-cperl-remote.t} (62%)

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



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