[libmodule-install-rdf-perl] 17/34: bump version; changelog

Jonas Smedegaard js at alioth.debian.org
Fri Aug 9 14:36:18 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 523875ff5a2c7a57874fb45112c9a4e11d587e71
Author: Toby Inkster <mail at tobyinkster.co.uk>
Date:   Sat Mar 16 12:55:55 2013 +0000

    bump version; changelog
    
    --HG--
    branch : Module-Install-RDF
---
 lib/Module/Install/Admin/RDF.pm |    2 +-
 lib/Module/Install/RDF.pm       |    2 +-
 meta/changes.pret               |    6 ++++++
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/lib/Module/Install/Admin/RDF.pm b/lib/Module/Install/Admin/RDF.pm
index 8efdaa4..3378923 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.007';
+our $VERSION = '0.008';
 
 my $Model = {};
 
diff --git a/lib/Module/Install/RDF.pm b/lib/Module/Install/RDF.pm
index 7218ee9..9fc8df5 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.007';
+our $VERSION = '0.008';
 our $AUTHOR_ONLY = 1;
 
 sub rdf_metadata
diff --git a/meta/changes.pret b/meta/changes.pret
index ee04296..b083147 100644
--- a/meta/changes.pret
+++ b/meta/changes.pret
@@ -40,3 +40,9 @@
 	changeset [
 		item "Bump RDF::TriN3 dependency to 0.201."^^Packaging;
 	] .
+
+`Module-Install-RDF 0.008 cpan:TOBYINK`
+	issued   2013-03-16;
+	changeset [
+		item "write_meta_ttl method."^^Addition;
+	] .

-- 
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