ADD: updated dist.ini
This commit is contained in:
parent
8b80855f7e
commit
5fbb5a4baa
23
dist.ini
23
dist.ini
@ -1,17 +1,24 @@
|
||||
name = App-Git-IssueManager
|
||||
author = Dominik Meyer <dmeyer@federationhq.de>
|
||||
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]
|
||||
|
Loading…
Reference in New Issue
Block a user