From 44f5af59936f0f47c410d51522e26085684cf7d7 Mon Sep 17 00:00:00 2001 From: Gianni Ceccarelli Date: Thu, 10 Nov 2011 15:17:59 +0000 Subject: re-enable git plugins in dzil --- dist.ini | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) (limited to 'dist.ini') diff --git a/dist.ini b/dist.ini index af05b71..a84f6f2 100644 --- a/dist.ini +++ b/dist.ini @@ -4,8 +4,6 @@ license = Perl_5 copyright_holder = Net-a-porter.com copyright_year = 2011 -version = 0.001 - abstract = Handle values with tags and validity ranges [GatherDir] @@ -17,6 +15,18 @@ abstract = Handle values with tags and validity ranges [PruneFiles] match = ~$ +[Git::Check] +allow_dirty = dist.ini + +[Git::NextVersion] +first_version = 0.0.1 + +[Git::Commit] + +[Git::CommitBuild] + +[Git::Tag] + [CheckChangeLog] [NextRelease] @@ -55,5 +65,7 @@ directory = t/lib [TestRelease] +[FakeRelease] + ;[ConfirmRelease] ;[UploadToCPAN] -- cgit v1.2.3