# -*-n3-*-
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix doap: <http://usefulinc.com/ns/doap#> .
@prefix asc: <http://aaronland.info/ns/changefile/> .
<>
dc:identifier "$Id: Changes,v 1.7 2005/12/02 15:25:08 asc Exp $" ;
dc:description "Changes for MT::Import::Mbox::Importer" ;
dcterms:references <http://aaronland.info/perl/mt/import/mbox/importer/> .
<http://aaronland.info/perl/mt/import/mbox/importer/MT-Import-Mbox-Importer-1.0.tar.gz>
dcterms:isVersionOf <http://aaronland.info/perl/mt/import/mbox/importer/> ;
dcterms:replaces <http://aaronland.info/perl/mt/import/mbox/importer/MT-Import-Mbox-Importer-0.1.tar.gz> ;
doap:Version [
doap:revision "1.0" ;
doap:created "2005-12-02" ;
];
asc:changes [
asc:comment "Initial public release.";
asc:update "Use n3 syntax for Changes file." ;
] .
<http://aaronland.info/perl/mt/import/mbox/importer/MT-Import-Mbox-Importer-0.1.tar.gz>
dcterms:isVersionOf <http://aaronland.info/perl/mt/import/mbox/importer/> ;
doap:Version [
doap:revision "0.1" ;
doap:created "2005-08-05" ;
];
asc:changes [
asc:comment "Initial release.";
] .
<http://aaronland.info/perl/mt/import/mbox/importer/>
a doap:Project ;
doap:download-page "http://search.cpan.org/dist/MT-Import-Mbox-Importer/" ;
doap:download-mirror "http://aaronland.info/perl/mt/import/mbox/importer/" .