From 5fbb5a4baaea0ac1b379292f2d484e0088f81eb3 Mon Sep 17 00:00:00 2001 From: Dominik Meyer Date: Wed, 4 Jul 2018 10:45:02 +0200 Subject: [PATCH] ADD: updated dist.ini --- dist.ini | 23 +++++++++++++++-------- 1 file changed, 15 insertions(+), 8 deletions(-) diff --git a/dist.ini b/dist.ini index 42f4709..19839e0 100644 --- a/dist.ini +++ b/dist.ini @@ -1,17 +1,24 @@ name = App-Git-IssueManager author = Dominik Meyer -license = Perl_5 +license = GPL_2 copyright_holder = Dominik Meyer copyright_year = 2018 -[@Basic] +main_module = bin/git-issue + +[MetaResources] +repository.url = https://gitcloud.federationhq.de/git/App-Git-IssueManager.git +repository.type = git + [@Git] [Git::NextVersion] - first_version = 0.001 ; this is the default - version_by_branch = 0 ; this is the default - version_regexp = ^v(.+)$ ; this is the default +first_version = 0.1 ; this is the default +version_by_branch = 1 ; this is the default + +[@Basic] +[AutoPrereqs] + [PodWeaver] [ChangelogFromGit] -[Bugtracker] - web = http://github.com/byterazor/%s/issues - mailto = bug-%U@federationhq.de +[TestRelease] +[ConfirmRelease]