From bcf85247b3f96a49d56afd3d0e4f5de000e734f6 Mon Sep 17 00:00:00 2001 From: Zakariyya Mughal Date: Sun, 29 Oct 2023 16:04:53 -0400 Subject: [PATCH] Improve dzil config --- dist.ini | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/dist.ini b/dist.ini index 96f466e..54db98b 100644 --- a/dist.ini +++ b/dist.ini @@ -6,7 +6,25 @@ copyright_year = 2023 version = 0.01 -[@Starter] -revision = 5 +; has to come before Git::Commit +[NextRelease] +[PkgVersion] +[@Starter::Git] +revision = 5 +[AutoPrereqs] [AlienBuild] +; authordep Alien::Build::Plugin::Download::GitLab +[CheckChangesHasContent] +[GithubMeta] +issues = 1 +[ReadmeAnyFromPod] +type = markdown +location = root +filename = README.md +phase = release +[Regenerate::AfterReleasers] +plugin = ReadmeAnyFromPod + +[MetaResources] +x_IRC = irc://irc.perl.org/#perlrdf