# -*-n3-*- @prefix dc: . @prefix dcterms: . @prefix doap: . @prefix asc: . <> dc:identifier "$Id: Changes,v 1.6 2008/05/04 22:13:56 asc Exp $" ; dc:description "Changes for filtr" ; dcterms:references . dcterms:replaces ; dcterms:isVersionOf ; doap:Version [ doap:revision "0.3" ; doap:created "2007-05-05" ; ]; asc:changes [ asc:update "Replace requirements on jhead and md5(sum) with plain old python versions" ; asc:update "Only require Perl if the user is calling movr" ; asc:addition "Added filtrkit tree for utilities and third-party libraries" ; ] . dcterms:replaces ; dcterms:isVersionOf ; doap:Version [ doap:revision "0.23" ; doap:created "2007-05-20" ; ]; asc:changes [ asc:update "No top/bottom/side borders when creating heathr/stndpipe images" ; asc:bugfix "Fixed versioning in Changes file" ; ] . dcterms:replaces ; dcterms:isVersionOf ; doap:Version [ doap:revision "0.22" ; doap:created "2007-05-16" ; ]; asc:changes [ asc:update "When using 'heathr' filter make/work with temporary files" ; ] . dcterms:replaces ; dcterms:isVersionOf ; doap:Version [ doap:revision "0.21" ; doap:created "2006-09-08" ; ]; asc:changes [ asc:addition "Added usage block (thanks Grant Hollingworth)" ; ] . dcterms:replaces ; dcterms:isVersionOf ; doap:Version [ doap:revision "0.2" ; doap:created "2006-09-06" ; ]; asc:changes [ asc:update "Implemented most of Grant Hollingworth's suggestions (http://log.antiflux.org/grant/2006/08/10/filtr) because they were All Good." ; asc:update "Do so basic sanity checking to ensure files and requirements exist" ; asc:update "Formatted info/logging" ; ] . dcterms:isVersionOf ; doap:Version [ doap:revision "0.1" ; doap:created "2006-07-22" ; ]; asc:changes [ asc:comment "Initial release." ; ] . a doap:Project ; doap:download-mirror "http://aaronland.info/bin/filtr/" .