diff --git a/dist.ini b/dist.ini index afc1757..b03098a 100644 --- a/dist.ini +++ b/dist.ini @@ -1,17 +1,25 @@ name = Git-Issue-Manager author = Dominik Meyer -license = Perl_5 +license = GPL_2 copyright_holder = Dominik Meyer copyright_year = 2018 + +[MetaResources] + homepage = https://gitcloud.federationhq.de/repositories/Git-Issue-Manager.git/heads/master/ + repository.url = https://gitcloud.federationhq.de/git/Git-Issue-Manager.git + repository.web = https://gitcloud.federationhq.de/repositories/Git-Issue-Manager.git/heads/master/ + repository.type = git + [@Basic] [@Git] [Git::NextVersion] - first_version = 0.001 ; this is the default - version_by_branch = 0 ; this is the default + first_version = 0.1 ; this is the default + version_by_branch = 1 version_regexp = ^v(.+)$ ; this is the default [PodWeaver] [ChangelogFromGit] [Bugtracker] - web = http://github.com/byterazor/%s/issues mailto = bug-%U@federationhq.de +[ConfirmRelease] +[UploadToCPAN]