File perl-Dist-Zilla.changes of Package perl-Dist-Zilla
-------------------------------------------------------------------
Wed Jul 24 07:28:18 UTC 2013 - coolo@suse.com
- updated to 4.300035
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)
delay loading yet more libraries until needed (thanks, Olivier
Mengué!)
4.300030 2013-01-30 22:25:27 America/New_York
listdeps --versions now sorts properly (thanks, Karen Etheridge!)
delay loading more libraries until needed (thanks, Olivier Mengué!)
excluded filenames in GatherDir were sometimes matched too fuzzily
(thanks, Mike Doherty)
4.300029 2013-01-14 20:03:15 America/New_York
allow :version directive in root section to require a given version
of Dist::Zilla
simply and speedify some of GatherDir (Thanks, Olivier Mengué!)
4.300028 2012-10-19 10:50:42 America/New_York
when picking modules to treat as "part of the dist," be more lax in
understanding libraries under ./t: ./t/lib/Foo.pm is now treated as
providing t::lib::Foo, lib::Foo, and Foo
4.300027 2012-10-16 21:07:06 America/New_York
the "latest" symlink code broke Dist::Zilla on win32; fixed now!
(thanks, Brendan Byrd!)
4.300026 2012-10-13 22:21:17 America/New_York
PodSyntaxTests, PodCoverageTests and MetaTests now add the right
develop/requires prereqs (thanks, Olivier Mengué and Ricardo Signes!)
ModuleBuild now takes an mb_lib argument that can override the
default of "inc" (thanks, ben hengst)
create .build/latest symlink when a build in .build is built (thanks,
Alexei Znamensky!)
-------------------------------------------------------------------
Thu Feb 23 09:55:57 UTC 2012 - coolo@suse.com
- updated to 4.300009
PruneCruft also excludes the _Inline/ directory and MYMETA.json
MakeMaker has been refactored to make it easier to subclass
(Thanks, Christopher J. Madsen!)
-------------------------------------------------------------------
Fri Feb 17 08:42:46 UTC 2012 - coolo@suse.com
- updated to 4.300008
work around qr//m bug in 5.8.8 and earlier (thanks, Randy Stauner!)
Fix to MakeMaker plugin: use separate scope for code that changes
namespace, when inserting ShareDir code. (RT#74788) (Karen Etheridge)
-------------------------------------------------------------------
Thu Feb 16 08:13:20 UTC 2012 - coolo@suse.com
- updated to 4.300007
Remove configs beginning with ':' from argument list before
constructing that config; fixes issue where :version was
being passed to a plugin that had a strict constructor. (Karen
Etheridge)
-------------------------------------------------------------------
Mon Jan 9 10:30:19 UTC 2012 - coolo@suse.com
- update to 4.300006, see Changes (a lot of those)
-------------------------------------------------------------------
Wed Jun 8 12:45:46 UTC 2011 - coolo@novell.com
- updated to 4.200007
always numify the version use in "use VERSION" in Makefile.PL
-------------------------------------------------------------------
Fri Apr 29 07:53:56 UTC 2011 - coolo@opensuse.org
- updated to 4.200006
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)
-------------------------------------------------------------------
Tue Apr 26 18:11:09 UTC 2011 - coolo@opensuse.org
- updated to 4.200005
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
-------------------------------------------------------------------
Fri Apr 15 07:24:51 UTC 2011 - coolo@opensuse.org
- updated to 4.200004
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)
-------------------------------------------------------------------
Fri Jan 14 11:31:58 UTC 2011 - coolo@novell.com
- initial package 4.200000
* created by cpanspec 1.78.03