[libmoosex-lazyrequire-perl] 04/08: lots of git and release plugins

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


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

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

commit 63469d7379389b774b0bb5d3a3e021b46f70c58e
Author: Karen Etheridge <ether at cpan.org>
Date:   Sat Jun 30 21:44:27 2012 -0700

    lots of git and release plugins
---
 Changes  |  3 +++
 dist.ini | 26 +++++++++++++++++++++++++-
 2 files changed, 28 insertions(+), 1 deletion(-)

diff --git a/Changes b/Changes
index cc6dc6e..489db0d 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,6 @@
+Change history for distribution {{$dist->name}}
+
+{{$NEXT}}
   * Convert uses of Test::Exception to Test::Fatal
   * Add TODO test for RT#76054 (thanks for the report, ilyuha!)
 
diff --git a/dist.ini b/dist.ini
index a5b0643..4c1edbe 100644
--- a/dist.ini
+++ b/dist.ini
@@ -5,7 +5,11 @@ author  = Dave Rolsky <autarch at urth.org>
 license = Perl_5
 copyright_holder = Florian Ragwitz
 
-[@FLORA]
+[Git::GatherDir]
+
+[@Filter]
+-bundle = @FLORA
+-remove = GatherDir
 dist = MooseX-LazyRequire
 repository_at = github
 auto_prereqs = 0
@@ -27,3 +31,23 @@ skip = ^Account$
 version = 0.005
 fatal = 1
 
+[Git::Remote::Check]
+branch = master
+
+[Git::Check]
+allow_dirty =
+
+[NextRelease]
+format = %-8V  %{yyyy-MM-dd HH:mm:ss ZZZZ}d  (%U)
+
+[Git::Commit]
+allow-dirty = Changes
+commit_msg = %N-%v%t%n%n%c
+
+[Git::Tag]
+tag_message = v%v%t
+
+[Git::Push]
+
+[InstallRelease]
+[Clean]

-- 
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