[libmodule-install-rdf-perl] 24/34: bump version; changelog
Jonas Smedegaard
js at alioth.debian.org
Fri Aug 9 14:36:20 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-rdf-perl.
commit 9231de73295a006a76a09d0d1ab79c98287951c9
Author: Toby Inkster <mail at tobyinkster.co.uk>
Date: Wed Jul 31 10:23:38 2013 +0100
bump version; changelog
--HG--
branch : Module-Install-RDF
---
lib/Module/Install/Admin/RDF.pm | 2 +-
lib/Module/Install/RDF.pm | 2 +-
meta/changes.pret | 7 +++++++
3 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/lib/Module/Install/Admin/RDF.pm b/lib/Module/Install/Admin/RDF.pm
index 554d2bf..28e0666 100644
--- a/lib/Module/Install/Admin/RDF.pm
+++ b/lib/Module/Install/Admin/RDF.pm
@@ -8,7 +8,7 @@ use Object::ID;
use RDF::Trine qw[];
use URI::file qw[];
-our $VERSION = '0.008';
+our $VERSION = '0.009';
my $Model = {};
diff --git a/lib/Module/Install/RDF.pm b/lib/Module/Install/RDF.pm
index e49967e..c3142c0 100644
--- a/lib/Module/Install/RDF.pm
+++ b/lib/Module/Install/RDF.pm
@@ -4,7 +4,7 @@ use 5.005;
use base qw(Module::Install::Base);
use strict;
-our $VERSION = '0.008';
+our $VERSION = '0.009';
our $AUTHOR_ONLY = 1;
sub rdf_metadata
diff --git a/meta/changes.pret b/meta/changes.pret
index b083147..e3d1d7d 100644
--- a/meta/changes.pret
+++ b/meta/changes.pret
@@ -46,3 +46,10 @@
changeset [
item "write_meta_ttl method."^^Addition;
] .
+
+`Module-Install-RDF 0.009 cpan:TOBYINK`
+ issued 2013-07-31;
+ changeset [
+ item "Add a hard-coded prefix for doap-deps."^^Update;
+ item "Change the hard-coded prefix for doap-bugs."^^Change;
+ ] .
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-install-rdf-perl.git
More information about the Pkg-perl-cvs-commits
mailing list