[libmoosex-lazyrequire-perl] 04/08: convert to my plugin bundle, with lots of goodies

Intrigeri intrigeri at moszumanska.debian.org
Wed Aug 27 21:25:29 UTC 2014


This is an automated email from the git hooks/post-receive script.

intrigeri pushed a commit to annotated tag v0.11
in repository libmoosex-lazyrequire-perl.

commit 527769de90f70b545436a1cf54c06372705dc07b
Author: Karen Etheridge <ether at cpan.org>
Date:   Sat Aug 16 13:16:56 2014 -0700

    convert to my plugin bundle, with lots of goodies
---
 Changes    |  1 +
 dist.ini   | 77 ++++++++++----------------------------------------------------
 weaver.ini |  3 +++
 3 files changed, 16 insertions(+), 65 deletions(-)

diff --git a/Changes b/Changes
index 781875a..8e2bc2d 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,7 @@
 Change history for distribution {{$dist->name}}
 
 {{$NEXT}}
+  - lots of cleanup of metadata
 
 0.10      2013-03-15 20:09:48Z
   - use quotes around attribute name in error messages (David Precious)
diff --git a/dist.ini b/dist.ini
index b2cb597..07f8b9d 100644
--- a/dist.ini
+++ b/dist.ini
@@ -5,73 +5,20 @@ license = Perl_5
 copyright_holder = Florian Ragwitz
 copyright_year = 2009
 
-[Git::GatherDir]
+[@Author::ETHER]
+:version = 0.068
+Authority = cpan:FLORA
+Test::ReportPrereqs.include = Dist::CheckConflicts
+AutoPrereqs.skip[0] = ^Role$
+AutoPrereqs.skip[1] = ^Account$
 
-[@Filter]
--bundle = @FLORA
--remove = GatherDir
--remove = MetaResources
-dist = MooseX-LazyRequire
-repository_at = github
-auto_prereqs = 0
-
-[AutoPrereqs]
-skip = ^Role$
-skip = ^Account$
-
-[Git::NextVersion]
-[MetaConfig]
-[GithubMeta]
-[MetaProvides::Package]
+; authordep Pod::Weaver::Section::Contributors
 
 [MetaResources]
-bugtracker.web    = http://rt.cpan.org/NoAuth/Bugs.html?Dist=MooseX-LazyRequire
-bugtracker.mailto = bug-moosex-lazyrequire at rt.cpan.org
-
-[ReadmeAnyFromPod]
-type = markdown
-filename = README.md
-location = root
-
-;[Test::Pod::LinkCheck] ; upstream dependencies broken!
-[Test::Pod::No404s]
-[CheckPrereqsIndexed]
-[Test::Compile]
-[Test::MinimumVersion]
-[MetaTests]
-[Test::CPAN::Changes]
-[Test::ChangesHasContent]
-
-[Test::CheckDeps]
-version = 0.005
-fatal = 1
-
-[Git::Remote::Check]
-branch = master
-
-[Git::CheckFor::CorrectBranch]
-:version = 0.004
-release_branch = master
-release_branch = stable
-
-[Git::Check]
-allow_dirty = README.md
-
-[NextRelease]
-format = %-8V  %{yyyy-MM-dd HH:mm:ss ZZZZ}d  (%U)
-
-[Git::Commit]
-allow_dirty = Changes
-allow_dirty = README.md
-commit_msg = %N-%v%t%n%n%c
-
-[Git::Tag]
-tag_format = v%v%t
-tag_message = v%v%t
-
-[Git::Push]
+x_IRC = irc://irc.perl.org/#moose
+x_MailingList = http://lists.perl.org/list/moose.html
 
-[InstallRelease]
-install_command = cpanm .
+[Test::CheckBreaks]
+conflicts_module = Moose::Conflicts
 
-[Clean]
+[Test::CleanNamespaces]
diff --git a/weaver.ini b/weaver.ini
new file mode 100644
index 0000000..04fad01
--- /dev/null
+++ b/weaver.ini
@@ -0,0 +1,3 @@
+[@Default]
+
+[Contributors]

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoosex-lazyrequire-perl.git



More information about the Pkg-perl-cvs-commits mailing list