[libmodule-install-doapchangesets-perl] 31/47: update changelog

Jonas Smedegaard js at alioth.debian.org
Fri Aug 9 14:08:43 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-doapchangesets-perl.

commit e373e7841a4c2b5d3c46d6b505f35f7c6a2a8fae
Author: Toby Inkster <mail at tobyinkster.co.uk>
Date:   Wed Jul 4 20:17:56 2012 +0100

    update changelog
    
    --HG--
    branch : Module-Install-DOAPChangeSets
---
 meta/changes.ttl |   12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/meta/changes.ttl b/meta/changes.ttl
index 617592d..bfd5fd4 100644
--- a/meta/changes.ttl
+++ b/meta/changes.ttl
@@ -183,3 +183,15 @@ my:v_0-202
 		dcs:item   [ a dcs:Addition ; rdfs:label "Support 'dcs:blame'."@en ] ;
 		dcs:item   [ rdfs:label "Improved sort order of change items within each version."@en ]
 	] .
+
+my:project :release my:v_0-203 .
+my:v_0-203
+	a               :Version ;
+	dc:issued       "2012-07-04"^^xsd:date ;
+	:revision       "0.203"^^xsd:string ;
+	:file-release   <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/Module-Install-DOAPChangeSets-0.203.tar.gz> ;
+	dcs:changeset [
+		dcs:versus my:v_0-202 ;
+		dcs:item   [ a dcs:Addition ; rdfs:label "Support 'dcs:thanks'."@en ; dcs:thanks [ foaf:nick "KJETILK" ] ] ;
+		dcs:item   [ rdfs:label "When Module::Install::RDF is in use, then don't complain about missing files."@en ]
+	] .

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-install-doapchangesets-perl.git



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