[libmodule-install-trustmetayml-perl] 11/24: bump version; changelog
Jonas Smedegaard
js at alioth.debian.org
Fri Aug 9 15:18:40 UTC 2013
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libmodule-install-trustmetayml-perl.
commit 256c070dac8cbc2ea2d6da972e3ab51f6d925658
Author: Toby Inkster <mail at tobyinkster.co.uk>
Date: Wed Mar 20 09:35:48 2013 +0000
bump version; changelog
--HG--
branch : Module-Install-TrustMetaYml
---
lib/Module/Install/TrustMetaYml.pm | 2 +-
meta/changes.pret | 6 ++++++
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/lib/Module/Install/TrustMetaYml.pm b/lib/Module/Install/TrustMetaYml.pm
index 2b7ea65..e3c407d 100644
--- a/lib/Module/Install/TrustMetaYml.pm
+++ b/lib/Module/Install/TrustMetaYml.pm
@@ -5,7 +5,7 @@ use strict;
BEGIN {
$Module::Install::TrustMetaYml::AUTHORITY = 'cpan:TOBYINK';
- $Module::Install::TrustMetaYml::VERSION = '0.002';
+ $Module::Install::TrustMetaYml::VERSION = '0.003';
}
use base qw(Module::Install::Base);
diff --git a/meta/changes.pret b/meta/changes.pret
index 6deb771..d74ddc2 100644
--- a/meta/changes.pret
+++ b/meta/changes.pret
@@ -10,3 +10,9 @@
item "Reduce list of dependencies."^^Change;
item "Support Perls prior to 5.8."^^Change;
].
+
+`Module-Install-TrustMetaYml 0.003 cpan:TOBYINK`
+ issued 2013-03-20;
+ changeset [
+ item "No need to bundle Scalar::Util in 'inc' directory."^^Change;
+ ].
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-install-trustmetayml-perl.git
More information about the Pkg-perl-cvs-commits
mailing list