diff --git a/dist.ini b/dist.ini new file mode 100644 index 0000000..d18fee4 --- /dev/null +++ b/dist.ini @@ -0,0 +1,27 @@ +name = App-OSSEC-Jabber +author = Domink Meyer +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