[libmoox-late-perl] 07/07: bump version; update changelog; add repo link

Intrigeri intrigeri at moszumanska.debian.org
Thu Aug 14 11:13:33 UTC 2014


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

intrigeri pushed a commit to tag 0.003
in repository libmoox-late-perl.

commit 1790ec926da6ae72dd9124e565bfd19c21468c64
Author: Toby Inkster <mail at tobyinkster.co.uk>
Date:   Sun Dec 2 22:21:00 2012 +0000

    bump version; update changelog; add repo link
---
 lib/MooX/late.pm  | 2 +-
 meta/changes.pret | 9 +++++++++
 meta/doap.pret    | 1 +
 3 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/lib/MooX/late.pm b/lib/MooX/late.pm
index 0a3ad56..d16ec1f 100644
--- a/lib/MooX/late.pm
+++ b/lib/MooX/late.pm
@@ -10,7 +10,7 @@ use Module::Runtime  qw( is_module_name );
 
 BEGIN {
 	$MooX::late::AUTHORITY = 'cpan:TOBYINK';
-	$MooX::late::VERSION   = '0.002';
+	$MooX::late::VERSION   = '0.003';
 }
 
 sub import
diff --git a/meta/changes.pret b/meta/changes.pret
index b42113f..34cb6a3 100644
--- a/meta/changes.pret
+++ b/meta/changes.pret
@@ -9,3 +9,12 @@
 	changeset [
 		item "use re 'eval' on Perl 5.8 to fix regexp compilation problem"^^Bugfix;
 	].
+
+`MooX-late 0.003 cpan:TOBYINK`
+	issued  2012-12-02;
+	changeset [
+		item "Inflation of type constraints to Moose."^^Addition;
+		item "Use MooX::Types::MooseLike::Base for type checks."^^Change;
+		item "General refactoring of type constraint code."^^Change;
+	].
+
diff --git a/meta/doap.pret b/meta/doap.pret
index 80b46e7..ecdf712 100644
--- a/meta/doap.pret
+++ b/meta/doap.pret
@@ -8,6 +8,7 @@
 	:homepage             <https://metacpan.org/release/MooX-late>;
 	:download-page        <https://metacpan.org/release/MooX-late>;
 	:bug-database         <http://rt.cpan.org/Dist/Display.html?Queue=MooX-late>;
+	:repository           [ a :HgRepository; :browse <https://bitbucket.org/tobyink/p5-moox-late> ];
 	:created              2012-11-30;
 	:license              <http://dev.perl.org/licenses/>;
 	:maintainer           cpan:TOBYINK;

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



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