ADD: added Dist::Zilla config file
This commit is contained in:
parent
9409d31c5d
commit
3f0203e3b6
27
dist.ini
Normal file
27
dist.ini
Normal file
@ -0,0 +1,27 @@
|
||||
name = App-OSSEC-Jabber
|
||||
author = Domink Meyer <dmeyer@federationhq.de>
|
||||
license = GPL_3
|
||||
copyright_holder = Dominik Meyer
|
||||
copyright_year = 2019
|
||||
|
||||
main_module = bin/ossec-jabber.pl
|
||||
|
||||
[@Basic]
|
||||
|
||||
[MetaResources]
|
||||
repository.url = https://gitcloud.federationhq.de/byterazor/App-OSSEC-Jabber.git
|
||||
repository.type = git
|
||||
bugtracker.mailto = dmeyer@federationhq.de
|
||||
|
||||
[@Git]
|
||||
[Git::NextVersion]
|
||||
first_version = 0.1 ; this is the default
|
||||
version_by_branch = 1 ; this is the default
|
||||
[PkgVersion]
|
||||
use_package = 1
|
||||
|
||||
[AutoPrereqs]
|
||||
[PodWeaver]
|
||||
[ChangelogFromGit]
|
||||
[@TestingMania]
|
||||
disable = Test::CPAN::Changes
|
Loading…
Reference in New Issue
Block a user