[libextutils-helpers-perl] annotated tag upstream/0.026 created (now 655dbfe)
gregor herrmann
gregoa at debian.org
Sun Sep 11 17:02:24 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to annotated tag upstream/0.026
in repository libextutils-helpers-perl.
at 655dbfe (tag)
tagging 3ca0f615b7fe82876aa3fdae2e6e80ce824a3a38 (commit)
replaces upstream/0.022
tagged by gregor herrmann
on Sun Sep 11 18:43:55 2016 +0200
- Log -----------------------------------------------------------------
Upstream version 0.026
Christian Walde (2):
remove exit jump that masks the return value
save the return value and return it at the end
Craig A. Berry (1):
Import 1d852e54 from Module::Build
Leon Timmermans (99):
initial commit
Initial implementation
Depend on Text::ParseWords 3.24, to avoid a bug
Fixed dist.ini for copyright & such
Fix shebang line too for perl scripts
Added split_like_shell example to synopsis
Added unit tests for make_executable and split_like_shell
v0.001
Fix various Windows related issues
v0.002
Added man1_pagename and man3_pagename
Cosmetic changes
v0.003
Added manify
Various minor fixes
v0.004
Fixed definedness issue in manify
v0.005
Fix split_like_shell on Windows
v0.006
Merge pull request #1 from dolmen/fix/win32-make_executable
Updated Changes
Remove Kwalitee tests
v0.007
Split out Windows/Unix specific parts
Split $ENV{PATHEXT} on $Config{path_sep}
Fixed POD
Updated Changes
v0.008
Fixed foobar'ed test
v0.009
Completely reworked both make_executable's
v0.010
Make EU::H easier to embed in inc/
Added author tests for split_like_shell
Only allow one argument for make_executable
Fixed abstracts for new dzil versions
Move manify to Module::Build::Tiny
Added acknowledgements section for dolmen
Refactored VMS support
Make some tests TODO on Windows
Remove accidental $VERSION assignment
v0.011
Fix whitespace in EU::H::W
Fix up loading on VMS
Modernized dist.ini
Added detildefy
v0.012
Fix skip count
Have more sensible behavior on Windows
v0.013
Revert "Added detildefy"
v0.014
Updated dist.ini
Made man3_pagename more flexible with paths
Revert ae6183ed and 9b08f650
Revert "Make some tests TODO on Windows"
Don't use MakeMaker
Revert "Make EU::H easier to embed in inc/"
Revert "Revert "Added detildefy""
Prefer USERPROFILE over HOME in detildefy
v0.015
Fix encoding in POD
Merge pull request #4 from wchristian/return_Value
Updated docs and Changes
v0.016
Fix man3_pagename to properly split dirs
v0.017
Stop loading Pod::Man
v0.018
Fix make_executable for '#!/usr/bin/perl'
Various whitespace fixes
Made perlcritic a little happier
v0.019
Fix man3_pagename for top level domains
Distinguish identifiers in manpage tests
v0.020
Always use the right variable
Use correct manpage extension
v0.021
Remove outdated entry in documentation
Remove last remains of build_script
Only use layers on 5.8+
Don't swallow pl2bat exceptions
v0.022
Remove Module::Load dependency
Make split_like_shell always unixy
Add travis configuration
Add appveyor configuration
Remove done_testing, it requires Test::More 0.88
Add empty line for $VERSION
v0.023
Add missing Changes entries
Move pl2bat code to ExtUtils::PL2Bat
v0.024
Remove unconditional dependency on ExtUtils::PL2Bat
v0.025
Fix Win32 dependency
v0.026
Olivier Mengué (6):
make_excutable.t: fix "Cannot execute test_exec.pl" on Win32
make_executable.t: [Win32] check any exe, not just .bat
make_executable.t: test return value (fails on Win32)
Fix _pl2bat for Win32 errorlevel issues
make_executable.t: more exit code tests
pl2bat: better $0 detection in .bat (and avoids -S)
gregor herrmann (1):
New upstream version 0.026
-----------------------------------------------------------------------
No new revisions were added by this update.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libextutils-helpers-perl.git
More information about the Pkg-perl-cvs-commits
mailing list