[SCM] librdf-trine-perl Debian packaging annotated tag, rdf-trine-1.000, created. rdf-trine-1.000

Gregory Todd Williams greg at evilfunhouse.com
Fri Jun 7 14:21:24 UTC 2013


The annotated tag, rdf-trine-1.000 has been created
        at  e996f909b475c262327bc2018d98c15d39452785 (tag)
   tagging  bc8184c7c16b34c0349b1c2611570019c60bcaf1 (commit)
  replaces  rdf-trine-0.140
 tagged by  Gregory Todd Williams
        on  Fri Jun 29 13:36:47 2012 -0400

- Shortlog ------------------------------------------------------------
RDF::Trine 1.000.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)
Comment: GPGTools - http://gpgtools.org

iEYEABECAAYFAk/t57MACgkQhPK6VMqoyC2H6ACeLIxkXsNU1ecwWqK1iEw5FiI7
qSEAmQElTwoFnT5YS0QVHrjcOwKRVzV1
=RIuG
-----END PGP SIGNATURE-----

Gregory Todd Williams (59):
      Added support for suggested DATA graph pattern (in-place BINDINGS).
      Changed in-place data keyword to VALUES (from DATA).
      Removed tests for {m,n} property path forms.
      Merge branch 'w3c-sparql11-tracking'
      Merge branch 'rdf-trine-0.140'
      Added POD description to RDF::Trine::Graph.
      Added RDF::Trine::Model->add_iterator method.
      Removed redundant POD in RDF::Trine::Parser.
      Added POD description to RDF::Trine::Store.
      Added POD description and synopsis to RDF::Trine::VariableBindings.
      Rolled back attempted optimization of bulk ops calls (which broke the code).
      Made Literal and Resource node constructors throw exception when passed undef lexical value.
      Updated bug reporting details in BUGS POD section.
      Fixed RDF::Query->execute to properly localize the model object.
      Fixed RDF::Query->prepare to properly localize the model object.
      Fix POD in RDF::Query::Algebra::Table.
      Allow colon in prefixname local part, and allow short form of VALUES pattern.
      Fixed typo in RDF::Trine::Parser::Redland POD.
      Removed RDF::Trine methods count, add_extra_result_data, extra_result_data.
      Removed RDF::Query::ExecutionContext->base method.
      Removed old bloom-filter federation code.
      Updated documentation in iterator classes.
      Improved conformance with SPARQL 1.1 Protocol spec.
      Merge pull request #61 from kjetilk/graph-concat-proposal
      Added use of Plack::Builder and Plack::Middleware::AccessLog in default configuration.
      Removed custom logging code (should be done with Plack middleware).
      Merge branch 'master' of github.com:kasei/perlrdf
      Fixed bug in update handling, and improved HTTP error status code messages.
      Updated VERSION for 0.04_01 beta release.
      Fixed RDF::Query::Algebra::Project to throw exception on bad constructor arguments.
      Updated SPARQL 1.1 parser support for BIND() to align with current draft spec.
      Added Allow header to HTTP 405 responses.
      Require a recent version of Plack::Request with support for logging.
      Updated VERSION for 0.04_02 beta release.
      Updated docs and VERSION for 0.05 release.
      Merge branch 'rdf-endpoint-0.05'
      Improved expected/actual results output when encountering failing tests.
      Updated STRBEFORE() and STRAFTER() implementations to track SPARQL 1.1 standard.
      Tweaked debugging output.
      Typo fix (from Evan Carew).
      Improved exception text when BIND is used on an in-scope variable.
      Added POD marking modules as unstable: RDF::Query::BGPOptimizer, RDF::Query::Compiler::SQL, RDF::Query::Federate, RDF::Query::Federate::Plan
      Added POD marking modules as unstable: RDF::Trine::Iterator::SAXHandler, RDF::Trine::Iterator::JSONHandler, RDF::Trine::Model::Dataset
      Fixed bug in SPARQL 1.1 parser to recognize legal Update operations.
      Merge pull request #62 from kjetilk/master
      Added bugtracker info to Makefile.PL.
      Fixed parsing of backslash escapes in Turtle quoted literals (from Toby Inkster via github pull request #63).
      Updated docs and VERSION for 0.999_01 beta release.
      Merge pull request #64 from kjetilk/master
      Merge pull request #65 from kjetilk/master
      Fixed etag bug in RDF::Trine::Store::Memory.
      Merge branch 'master' into rdf-trine-1.000
      Updated docs with changelog delta.
      Merge pull request #67 from kjetilk/etag-test-proposal
      Merge branch 'master' into rdf-trine-1.000
      Fixed typo in etag store test.
      Updated VERSION for 0.999_02 beta release.
      Updated VERSION and docs for 1.000 release.
      Merge branch 'rdf-trine-1.000' into release-rdf-trine

Kjetil Kjernsmo (8):
      Two tests for concat graph iterators, one failing
      Materialize iterators first, before checking length
      Failing Redland test for UTF8
      Document the RDFTRINE_NO_REDLAND environment variable in the POD
      Add etag tests to store tests
      Document the extends
      OMG, teh whitespace! "extends"-stuff
      sleep after the etag too for non-granular stores

-----------------------------------------------------------------------

-- 
librdf-trine-perl Debian packaging



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