[libshell-config-generate-perl] branch master updated (a006ab9 -> f9ed739)

gregor herrmann gregoa at debian.org
Sat Nov 11 21:58:00 UTC 2017


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

gregoa pushed a change to branch master
in repository libshell-config-generate-perl.

      from  a006ab9   drop unneeded version constraint
      adds  19fc8cb   initial commit
      adds  cf2dd67   initial unix implementation.
      adds  b174140   more specific names oops.
      adds  dd2613d   comments.
      adds  385adcd   commant out diag
      adds  710c8cf   only create the $config once in each test
      adds  bae9f47   basic Win32 support
      adds  ba6e7d2   shebang
      adds  bed867a   echo off
      adds  631b63d   set_path
      adds  32483b9   append_path
      adds  2a630c3   windows support for append_pathy
      adds  22d1a45   prepend_path
      adds  a940ebf   todo
      adds  40a9435   prepend_path windows
      adds  c3232cd   Merge branch 'master' of github.com:plicease/Shell-Config-Generate
      adds  8fb1244   s/echooff/echo_off/
      adds  02781e8   doco
      adds  b3ca7a3   don't require +x on /tmp
      adds  cf6c69c   Merge branch 'master' of github.com:plicease/Shell-Config-Generate
      adds  72c86ad   doco
      adds  e10ad38   s/head2/head1/ for METHODS
      adds  c3371dd   doco
      adds  cb55549   fix version number
      adds  663325c   doco
      adds  6a81d3c   doco
      adds  f663f5e   doco
      adds  920777c   doco
      adds  742b2fd   todo
      adds  cd272ff   semicolons included
      adds  0f74369   doco
      adds  3e913ba   doco
      adds  2e0fc56   fix eval `script.pl` for bourne
      adds  6b2602d   fix for csh
      adds  da11145   update doco to reflect new reality
      adds  b7bd25f   finally fix eval / source discrpency for csh
      adds  454248b   doco
      adds  0ccff86   doco
      adds  9447ddf   doco
      adds  1ddbb5a   doco
      adds  0731223   v0.01
      adds  ab6a378   use = instead of == for GNU version of [
      adds  6a80aaf   update changes
      adds  9be2443   doco
      adds  ce5bb42   v0.02
      adds  dc97458   source is not available in pure bourne shell it is a bashism.  use '.' and qualify the script to be sourced.
      adds  d7539c3   v0.03
      adds  c61ef6f   use korn shell if found in testing
      adds  d87704c   test against 44bsd-csh if available
      adds  fe3f30e   fix warnings on older Perls saw warnings
      adds  776704f   more useful diganostics in test suite
      adds  609c810   v0.04
      adds  b661fa1   fix append/prepend on Solaris for traditional csh
      adds  ea957cf   doco
      adds  e2e1331   doco
      adds  b033445   v0.05
      adds  1ec218c   environment information in test
      adds  37a7b13   doco
      adds  9f1a561   fix for traditional bourne shell
      adds  838d7fa   v0.06
      adds  ba53d3f   Merge branch 'master' of github.com:plicease/Shell-Config-Generate
      adds  6979868   Merge branch 'master' of github.com:plicease/Shell-Config-Generate
      adds  b33f2f7   v0.06_01
      adds  da148a4   use test instead of [
      adds  ce5d500   doco
      adds  de6ca12   doco
      adds  ffddf8b   v0.06_02
      adds  d5d42bd   be a little less intrusive in diganostic we don't really need to know the full path of the sysytem we are testing on, just the [, test and shells that we are looking for
      adds  091bce7   v0.06_03
      adds  dd88a82   fix for cygwin when cmd.exe or command.com is in the path
      adds  0aa0dd3   v0.07
      adds  c316361   travis
      adds  836d803   with other shells
      adds  1edc4eb   also test against bsd-csh if found
      adds  8f743e7   release test
      adds  869d940   spellling
      adds  83aa8a9   v0.07_01
      adds  e16991a   v0.08
      adds  204fad6   update changes
      adds  08f4b02   Update .travis.yml
      adds  00328ab   update release tests
      adds  093e352   migrate to markdown for readme
      adds  bc62ea6   test all perls >= 5.8
      adds  01e3dea   add diagnostic
      adds  70a8602   update release tests
      adds  4efb5e1   doco
      adds  14098b7   alias support (#4)
      adds  b603773   doco
      adds  27c1dcf   skip alias test on cmd.exe and command.com (#4)
      adds  cb3c7f1   alias support for powershell (#4, #3)
      adds  9de3151   start of fish support
      adds  cbad543   append/prepend support for powershell (#3)
      adds  b1bdc12   test prepend support for powershell (#3)
      adds  f6b0215   proper escaping for powershell (#3)
      adds  c33ba2f   test powershell alias even on cygwin (#3)
      adds  d680c5f   diagnostic tweak
      adds  6fe5758   doco
      adds  6477fb7   Merge branch 'master' of github.com:plicease/Shell-Config-Generate
      adds  153aeb0   better diagnostic, better travis testing
      adds  fc50119   apparently we don't support Perl 5.8, not sure why
      adds  c8ecacf   capture stderr so it doesn't make a mess of things
      adds  2e4c9a1   skip new line test on fish shell, as different versions give me different results
      adds  0b16f6b   clever security measure you have there, bypass with a simple flag
      adds  a328638   v0.09
      adds  0af84ff   cleanup dist.ini
      adds  dacfe54   test if fish is really fish shell (#7)
      adds  733977a   update diagnostic
      adds  208fc89   v0.10
      adds  ad0f3f5   perl 5.8 support
      adds  1f5842f   v0.11
      adds  08a47e3   travis to run release tests if available
      adds  105d56c   use -f for tcsh in testing
      adds  5b01e4d   v0.12
      adds  4d341af   added win32_space_be_gone function
      adds  2a96800   update release tests and diagnostics
      adds  fcdcc89   make Exporter implicit since it part of the Perl core
      adds  791272d   migrate to Module::Build
      adds  3f48cee   v0.14
      adds  2276c61   that was silly Config not necessary
      adds  87249d0   make win32_space_be_gone a little less aggressive don't modify long paths (non 8.3) that don't have spaces
      adds  4235de7   v0.15
      adds  be6f7c1   fix win32_space_be_gone on MSWin32
      adds  a8e62e6   v0.16
      adds  742b8d2   refactor sep
      adds  b58a736   add set_path_sep method
      adds  97d190a   don't test | as a path sep on command.com or cmd.exe
      adds  8ad4bf5   v0.17
      adds  77f1644   do not make Exporter an explicit req
      adds  102822f   do not seem to have permission to install anymore for travis
      adds  2b4ec4b   versions to test
      adds  6970c1c   travis try this
      adds  b6e92e6   order is key
      adds  f717411   alias not supported by jsh
      adds  fcc698b   being careful about jsh on freebsd
      adds  edc60d2   update release tests and diagnostics
      adds  0adb92f   v0.18
      adds  e66d3c0   make it work with ppt
      adds  d8a7e07   v0.19
      adds  3cfbeb3   typo
      adds  6b0f9d8   verify power shell
      adds  d9c7d14   v0.20
      adds  eefaf6e   okay just skip powershell tests on AS
      adds  b4e7bad   v0.21
      adds  554f76c   remove use of autodie
      adds  3d90477   update release tests
      adds  248af40   explicitly require 5.8.1
      adds  747a948   v0.22
      adds  2cb3ae8   faster travis
      adds  a293e15   install fish for travis
      adds  ff47070   update release tests
      adds  58dc4cd   migrate to EUMM
      adds  4c0121d   v0.23
      adds  96c601f   rm dep on Test::Differences to lighten the load
      adds  3017aa8   v0.24
      adds  cbc5ce0   add support for MSYS
      adds  dbb9ae4   update diagnostics and release tests
      adds  888fdae   v0.25
      adds  88f7120   update for release / travis
      adds  9d5f0ee   Powershell aliasing tested and working on Cygwin
      adds  2d84524   Add two escaping functions for Windows to handle paths with parentheses
      adds  394a1a6   README updated with new subs
      adds  fae0160   credit
      adds  4982f9b   v0.26
      adds  00b3c3c   rejig section headers
      adds  3d24bf2   win32 escaping parens breaks things (alt)
      adds  db5ce0b   powershell paths must quote spaces
      adds  4ced71a   update contributors
      adds  7e56bb4   travis updates
      adds  f501428   move non tests out of t
      adds  06c9a9d   rename
      adds  df4a0fe   fix alias test to work with spaces
      adds  5217823   typo
      adds  2c05587   remove numbered plans
      adds  67c1f7a   gard against spaces in temp
      adds  e366808   spelling
      adds  9d8521c   v0.27_01
      adds  1328f2f   fix bug
      adds  11b7893   v0.27_02
      adds  202f956   v0.28
      adds  ae20c3b   fixes on WSL
      adds  579fc22   oops
      adds  46ff349   v0.29
      adds  4a79ba0   doco
      adds  b2e4ee3   remove extra line
      adds  08e4642   pass shell in as string
      adds  eec965f   switch to Test2::V0
      adds  ea0bdbd   v0.30_01
      adds  7fae1a3   v0.31
      adds  05cf486   New upstream version 0.31
       new  8fb172d   Update upstream source from tag 'upstream/0.31'
       new  d9fca7f   Update debian/changelog
       new  478186a   Update years of upstream copyright.
       new  f1d6820   Update build dependencies.
       new  a68418a   Reformat debian/control with cme
       new  32e3fe0   Declare compliance with Debian Policy 4.1.1.
       new  f9ed739   releasing package libshell-config-generate-perl version 0.31-1

The 7 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                                            |  25 ++++
 INSTALL                                            |  14 +-
 LICENSE                                            |   6 +-
 MANIFEST                                           |  48 +++----
 META.json                                          |  22 +--
 META.yml                                           |  16 ++-
 Makefile.PL                                        |  23 ++--
 README                                             |  92 ++++++++++---
 xt/release/release.yml => author.yml               |   2 +
 {t => corpus}/true.ps1                             |   0
 cpanfile                                           |  30 ----
 debian/changelog                                   |  10 ++
 debian/control                                     |   6 +-
 debian/copyright                                   |   2 +-
 dist.ini                                           |  17 ++-
 lib/Shell/Config/Generate.pm                       | 153 +++++++++++++++++----
 maint/travis-install-system.sh                     |  17 +++
 t/00_diag.t                                        |  13 +-
 t/01_diag.t                                        |  17 ++-
 t/{common.pl => lib/TestLib.pm}                    |  68 +++++----
 t/lib/TestPath.pm                                  |  27 ++++
 t/{alias.t => shell_config_generate__alias.t}      |  36 ++---
 ...path.t => shell_config_generate__append_path.t} |  31 ++---
 t/{comment.t => shell_config_generate__comment.t}  |  17 +--
 ...cho_off.t => shell_config_generate__echo_off.t} |   6 +-
 t/shell_config_generate__generate.t                |  80 +++++++++++
 ...ath.t => shell_config_generate__prepend_path.t} |  29 ++--
 t/{set.t => shell_config_generate__set.t}          |  19 +--
 ...et_path.t => shell_config_generate__set_path.t} |  22 ++-
 t/{shebang.t => shell_config_generate__shebang.t}  |   7 +-
 t/shell_config_generate__space_else.t              |  10 ++
 ...in32.t => shell_config_generate__space_win32.t} |  11 +-
 t/space_else.t                                     |  13 --
 t/use.t                                            |   6 -
 xt/{release => author}/eol.t                       |   2 +
 xt/{release => author}/no_tabs.t                   |   1 +
 xt/{release => author}/pod.t                       |   1 +
 xt/{release => author}/pod_coverage.t              |   3 +-
 xt/{release => author}/pod_spelling_common.t       |   6 +-
 xt/{release => author}/pod_spelling_system.t       |  11 +-
 xt/{release => author}/version.t                   |   3 +-
 xt/release/changes.t                               |   2 +
 xt/release/fixme.t                                 |   3 +-
 xt/release/strict.t                                |  15 --
 44 files changed, 626 insertions(+), 316 deletions(-)
 rename xt/release/release.yml => author.yml (86%)
 rename {t => corpus}/true.ps1 (100%)
 delete mode 100644 cpanfile
 create mode 100644 maint/travis-install-system.sh
 rename t/{common.pl => lib/TestLib.pm} (74%)
 create mode 100644 t/lib/TestPath.pm
 rename t/{alias.t => shell_config_generate__alias.t} (60%)
 rename t/{append_path.t => shell_config_generate__append_path.t} (59%)
 rename t/{comment.t => shell_config_generate__comment.t} (74%)
 rename t/{echo_off.t => shell_config_generate__echo_off.t} (87%)
 create mode 100644 t/shell_config_generate__generate.t
 rename t/{prepend_path.t => shell_config_generate__prepend_path.t} (57%)
 rename t/{set.t => shell_config_generate__set.t} (79%)
 rename t/{set_path.t => shell_config_generate__set_path.t} (61%)
 rename t/{shebang.t => shell_config_generate__shebang.t} (90%)
 create mode 100644 t/shell_config_generate__space_else.t
 rename t/{space_win32.t => shell_config_generate__space_win32.t} (83%)
 delete mode 100644 t/space_else.t
 delete mode 100644 t/use.t
 rename xt/{release => author}/eol.t (99%)
 rename xt/{release => author}/no_tabs.t (99%)
 rename xt/{release => author}/pod.t (99%)
 rename xt/{release => author}/pod_coverage.t (96%)
 rename xt/{release => author}/pod_spelling_common.t (86%)
 rename xt/{release => author}/pod_spelling_system.t (92%)
 rename xt/{release => author}/version.t (93%)
 delete mode 100644 xt/release/strict.t

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



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