- buildrequire timezone to fix test suite
- updated to 5.013
- META.json is now a UTF-8 file, rather than ASCII
- document the use of filefinders in [PkgVersion], and remove
filtering out of .t, .pod files; do skip non-text files, though
- always load modules in "extra tests" like pod-coverage.t
- PruneCruft also prunes ./fatlib
- avoid being tricked by statements in __END__ section when looking for
variable assignments
- if "dzil install" fails due to exception, it is now propagated
- provide a better error when terminal encoding can't be determined
5.012 2014-01-15 09:58:00-05:00 America/New_York
- when handling a multi-line abstract, fold the lines on whitespace;
previously, the newlines had been left in, which caused downstream
warnings
5.011 2014-01-12 16:09:29-05:00 America/New_York
- ->VERSION is again defined in the tester forms of Builder and Minter
- remove a small obsolete code path from PkgVersion
5.010 2014-01-11 22:06:04-05:00 America/New_York
- stop sharing a reference to cached PPI docs, which led to spooky
action at a distance
- PkgVersion no longer surrounds the new $VERSION assignment with a
bare block
- if there's a blank line after the package statement (and any number
of comment-only lines), PkgVersion will use that for a $VERSION
assignment, rather than insert a new line; this can be made mandatory
OBS-URL: https://build.opensuse.org/request/show/224040
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Dist-Zilla?expand=0&rev=11
update for new Perl::PrereqScanner, which will find "lib"
update AutoPrereqs to skip Config and Errno
fix docs to not suggest obsolete "Prereq" name (thanks, Ivan
Bessarabov!)
4.300034 2013-04-13 16:56:48 Europe/London
delay loading of CPAN::Uploader, and require a newer version to
require HTTPS (thanks, Olivier Mengué!)
4.300033 2013-04-05 15:00:37 America/New_York
fix .build/latest (thanks, Karen Etheridge!)
doc fixes (thanks, Randy Stauner!)
4.300032 2013-03-29 16:41:11 America/New_York
test_requires support for ModuleBuild and MakeMaker (thanks,
Tatsuhiko Miyagawa!)
4.300031 2013-03-17 21:47:31 America/New_York
stacktrace removed from exception when a plugin's minimum version
check fails (thanks, Karen Etheridge!)
add 'dzil listdeps --json', which lists all prerequisites broken up
by phase and type, in readable JSON format (thanks, Karen Etheridge!)
improve errors when there's not enough configuration and no global
config file can be found (thanks, Dimitar Petrov)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Dist-Zilla?expand=0&rev=16
MakeMaker-generated Makefile.PL now only has configure_requires of
6.30 so dists can be installed on RHEL5
improve consistency and options of *_TESTING env vars (Apocalypse)
improve FileFinder-related documentation (thanks, Apocalypse)
add a default file finder called :IncModules (thanks, Apocalypse)
add a default file finder called :MainModule (thanks, Mateu X.
Hunter)
phase for named Prereqs defaults to Runtime if omitted (Jonathan Yu)
extract the *Runner role implementations from ModuleBuild to
Role::BuildPL (Leon Timmermans)
provide actual name of releaser(s) in ConfirmRelease
error message if "dzil run" is run without a command to run
some minor refactoring in listdeps (Jon Rockway)
listdeps can now skip already-met prereqs (Jesse Luehrs)
authordeps now skips plugins under inc:: (Jesse Luehrs)
authordeps now scans for "; authordep" comments
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Dist-Zilla?expand=0&rev=4
provide actual name of releaser(s) in ConfirmRelease
error message if "dzil run" is run without a command to run
some minor refactoring in listdeps (Jon Rockway)
listdeps can now skip already-met prereqs (Jesse Luehrs)
authordeps now skips plugins under inc:: (Jesse Luehrs)
authordeps now scans for "; authordep" comments
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Dist-Zilla?expand=0&rev=3
Add Tests for Config::MVP 2.200 changes. ( Kent Fredric )
MetaNoIndex, originally by J.T. Smith and Mark Gardner, is now
included
avoid test failures on systems where time zone can't be determined
Test::DZil is now installed and available to other dist
add --author to listdeps (Jesse Luehrs)
better logging and error messages (Dave Rolsky, Jesse Luehrs)
get abstract from main module more reliably (David Golden)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Dist-Zilla?expand=0&rev=2