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]