[libclass-tiny-perl] 02/19: update OnlyCorePrereqs to 0.003 and use 'current' as target

gregor herrmann gregoa at debian.org
Sun May 31 14:03:10 UTC 2015


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

gregoa pushed a commit to annotated tag release-0.004
in repository libclass-tiny-perl.

commit 8113cc4f3671d5839bb4f060103ec3e58641dc4a
Author: David Golden <dagolden at cpan.org>
Date:   Tue Aug 20 10:12:31 2013 -0400

    update OnlyCorePrereqs to 0.003 and use 'current' as target
---
 META.json  | 4 ++--
 README.pod | 2 +-
 dist.ini   | 3 ++-
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/META.json b/META.json
index 419248c..376ca51 100644
--- a/META.json
+++ b/META.json
@@ -67,7 +67,7 @@
    "provides" : {
       "Class::Tiny" : {
          "file" : "lib/Class/Tiny.pm",
-         "version" : "0.003"
+         "version" : "0.004"
       }
    },
    "release_status" : "stable",
@@ -82,7 +82,7 @@
          "web" : "https://github.com/dagolden/class-tiny"
       }
    },
-   "version" : "0.003",
+   "version" : "0.004",
    "x_authority" : "cpan:DAGOLDEN",
    "x_contributors" : [
       "Karen Etheridge <ether at cpan.org>",
diff --git a/README.pod b/README.pod
index fd296a6..c3eb8bb 100644
--- a/README.pod
+++ b/README.pod
@@ -8,7 +8,7 @@ Class::Tiny - Minimalist class construction
 
 =head1 VERSION
 
-version 0.003
+version 0.004
 
 =head1 SYNOPSIS
 
diff --git a/dist.ini b/dist.ini
index 45851d9..d801318 100644
--- a/dist.ini
+++ b/dist.ini
@@ -22,4 +22,5 @@ Test::FailWarnings = 0
 MRO::Compat = 0
 
 [OnlyCorePrereqs]
-starting_version = 5.018
+:version = 0.003
+starting_version = current

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



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