X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fgit-codeowners;a=blobdiff_plain;f=dist.ini;h=5606ace9a9f7cdf21ba8594c655dac2620ea2471;hp=c1f4b4125fb5322e23543a2b31ad27c99431e82c;hb=HEAD;hpb=67e86f990f2556f12465052911eb7b96a03b8dcc diff --git a/dist.ini b/dist.ini index c1f4b41..5606ace 100644 --- a/dist.ini +++ b/dist.ini @@ -3,28 +3,47 @@ name = App-Codeowners main_module = bin/git-codeowners author = Charles McGarvey copyright_holder = Charles McGarvey -copyright_year = 2019 +copyright_year = 2021 license = Perl_5 [@Filter] -bundle = @Author::CCM --remove = PodCoverageTests -remove = Test::CleanNamespaces max_target_perl = 5.10.1 +PruneFiles.filename = maint [ConsistentVersionTest] +[Run::Release] +run = %x maint%pbranch_solo.pl %v %d + [RemovePhasedPrereqs] remove_runtime = JSON::MaybeXS +remove_runtime = Pod::Usage remove_runtime = Text::CSV -remove_runtime = Text::Table +remove_runtime = Text::Table::Any remove_runtime = Unicode::GCString remove_runtime = YAML +remove_test = Win32 [Prereqs / RuntimeRecommends] -Unicode::GCString = 0 +Pod::Usage = 0 +Term::Detect::Software = 0 +Unicode::GCString = 0 [Prereqs / RuntimeSuggests] JSON::MaybeXS = 0 Text::CSV = 0 -Text::Table = 0 +Text::Table::Any = 0 YAML = 0 +[Prereqs / DevelopRecommends] +; for fatpack.pl +App::FatPacker = 0 +CPAN::Meta = 0 +Capture::Tiny = 0 +Config = 0 +File::pushd = 0 +Getopt::Long = 0 +MetaCPAN::API = 0 +Module::CoreList = 0 +Path::Tiny = 0 +Perl::Strip = 0