name    = Git-Repository-Plugin-AUTOLOAD
author  = Philippe Bruhat (BooK) <book@cpan.org>
license = Perl_5
copyright_holder = Philippe Bruhat (BooK)
; copyright_year = 2014

[PkgVersion]

[@Filter]
-bundle = @Basic
-remove = Readme

[PruneFiles]
filename = setup
match    = \.patch$
match    = mess/.*
match    = cover_db

[AutoPrereqs]

[Prereqs]
Git::Repository = 1.309

[Prereqs / TestRequires]
Test::Requires::Git = 1.005

[Test::ReportPrereqs]

[MetaResources]
repository.web    = http://github.com/book/Git-Repository-Plugin-AUTOLOAD
repository.url    = http://github.com/book/Git-Repository-Plugin-AUTOLOAD.git
repository.type   = git
bugtracker.web    = http://rt.cpan.org/NoAuth/Bugs.html?Dist=Git-Repository-Plugin-AUTOLOAD
bugtracker.mailto = bug-git-repository-plugin-autoload@rt.cpan.org

[MetaTests]
[PodSyntaxTests]
[PodCoverageTests]
[Test::Compile]

[NextRelease]
format = %v %{yyyy-MM-dd}d %P

[@Git]
changelog   = Changes
commit_msg  = Changes for version %v
tag_format  = v%v
tag_message = %N v%v
push_to     = origin
push_to     = github

[Git::NextVersion]

[Meta::Contributors]
contributor = Dan Book <dbook@cpan.org>
contributor = Petr Písař <ppisar@cpan.org>