Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.

Commit

Permalink
Merge pull request #192 from duckduckgo/zt/update-dist.ini
Browse files Browse the repository at this point in the history
Update dist.ini to match other repos
  • Loading branch information
moollaza committed Apr 1, 2016
2 parents 85911ef + 1deea91 commit c92da2c
Showing 1 changed file with 7 additions and 16 deletions.
23 changes: 7 additions & 16 deletions dist.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,47 +6,38 @@ author = Hunter Lang <hunter@duckduckgo.com>
license = Perl_5
copyright_holder = DuckDuckGo, Inc. L<http://duckduckgo.com/>
copyright_year = 2012
main_module = lib/DDG/FatheadBundle/OpenSourceDuckDuckGo.pm

[PromptIfStale]
index_base_url = http://duckpan.org
module = Dist::Zilla::Plugin::UploadToDuckPAN
module = Dist::Zilla::Plugin::IAChangelog
module = Dist::Zilla::Plugin::AnnounceRelease

[Prereqs]

[Prereqs / TestRequires]
Test::More = 0.98
Test::Dirs = 0.03
File::Temp = 0.22
[AutoPrereqs]

[GatherDir]
exclude_match = \.(?:js|handlebars|md|ini|p[ly]|rb|go|tcl|sh|tx)$
exclude_match = ^template/
[IAChangelog]
[PruneCruft]
[ManifestSkip]
[ExtraTests]
[ExecDir]
[ShareDir]
[MakeMaker]
[Manifest]
[TestRelease]
[ConfirmRelease]
[UploadToDuckPAN]
[MetaJSON]
[MetaYAML]
[AnnounceRelease]

[AutoModuleShareDirs]
scan_namespaces = DDG::Goodie,DDG::Spice,DDG::Longtail,DDG::Fathead
sharedir_method = module_share_dir
;[AutoModuleShareDirs]
;scan_namespaces = Fathead
;sharedir_method = module_share_dir

[Git::NextVersion]
version_regexp = ^(.+)$
[PkgVersion]
[PodSyntaxTests]
[GithubMeta]
[Test::EOL]
trailing_whitespace = 0
[Git::Check]
[Git::Commit]
[Git::Tag::IAChangelog]
Expand Down

0 comments on commit c92da2c

Please sign in to comment.