[libshell-guess-perl] 01/06: Update upstream source from tag 'upstream/0.07'

gregor herrmann gregoa at debian.org
Sat Nov 11 21:50:16 UTC 2017


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

gregoa pushed a commit to branch master
in repository libshell-guess-perl.

commit 970cdfbd51ca891b067cc40e97bf3f299be663c0
Merge: af122c6 5e7efff
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Nov 11 22:46:28 2017 +0100

    Update upstream source from tag 'upstream/0.07'
    
    Update to upstream version '0.07'
    with Debian dir e8423dcb854cf7a80f5fe4978cb73ddb6b8e39b9

 Build.PL                                           |  52 ---------
 Changes                                            |   3 +
 INSTALL                                            |  20 ++--
 MANIFEST                                           |  65 +++++------
 META.json                                          |  33 ++++--
 META.yml                                           |  13 ++-
 Makefile.PL                                        |  89 +++++++++++++++
 README                                             | 123 ++++++++++++++------
 xt/release/release.yml => author.yml               |   0
 {t/testlib => corpus}/print_guess.pl               |   0
 cpanfile                                           |  20 +++-
 dist.ini                                           |  12 +-
 inc/My/ModuleBuild.pm                              |  31 -----
 lib/Shell/Guess.pm                                 | 127 +++++++++++++++------
 t/00_diag.t                                        |  56 ++++-----
 t/00_diag.txt                                      |   5 -
 t/{testlib => lib}/FakeLogin.pm                    |   0
 t/{shell_bash.t => shell_guess__bash.t}            |   0
 t/{shell_bourne.t => shell_guess__bourne.t}        |   0
 t/{shell_c.t => shell_guess__c.t}                  |   0
 t/{shell_cmd.t => shell_guess__cmd.t}              |   0
 t/{shell_command.t => shell_guess__command.t}      |   0
 t/{shell_dcl.t => shell_guess__dcl.t}              |   0
 t/{shell_fish.t => shell_guess__fish.t}            |   0
 t/{guess_login.t => shell_guess__guess_login.t}    |   0
 ...uess_running.t => shell_guess__guess_running.t} |   0
 t/{shell_korn.t => shell_guess__korn.t}            |   0
 t/{os_dos.t => shell_guess__os_dos.t}              |   0
 t/{os_proc.t => shell_guess__os_proc.t}            |  12 +-
 t/{os_vms.t => shell_guess__os_vms.t}              |   0
 t/{os_win32.t => shell_guess__os_win32.t}          |   0
 t/{shell_power.t => shell_guess__power.t}          |   0
 t/{shell_tc.t => shell_guess__tc.t}                |   0
 t/{shell_z.t => shell_guess__z.t}                  |   0
 t/use.t                                            |   5 -
 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              |   5 +-
 xt/{release => author}/pod_spelling_common.t       |   6 +-
 xt/{release => author}/pod_spelling_system.t       |  11 +-
 xt/{release => author}/strict.t                    |   8 ++
 xt/{release => author}/version.t                   |  15 ++-
 xt/release/build_environment.t                     |   9 --
 xt/release/changes.t                               |   2 +
 xt/release/fixme.t                                 |   3 +-
 xt/release/unused_vars.t                           |  63 ----------
 47 files changed, 444 insertions(+), 348 deletions(-)

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



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