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

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


The annotated tag, rdf-trine-0.131 has been created
        at  5e92274b55e9cfc296dc07e1499e725ec130136e (tag)
   tagging  a510f9a3856d1aa55b5d12d49ac462ed5fe2a857 (commit)
  replaces  rdf-trine-0.130
 tagged by  Gregory Todd Williams
        on  Tue Dec 7 12:11:10 2010 -0500

- Shortlog ------------------------------------------------------------
RDF::Trine 0.131.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)

iEYEABECAAYFAkz+arEACgkQhPK6VMqoyC3pbgCgoNuIPx68IOcUZV2ccjrXxlcR
h3kAn3fOIk58DCpxkYQvvKUAm154fxWQ
=7awp
-----END PGP SIGNATURE-----

Gregory Todd Williams (71):
      Updated packaging to install rqsh script.
      Merge branch 'rdf-trine-0.130' into dev
      Reverted commit 55d962d and updated aggregate handling to allow projection of variables used in GROUP BY expressions.
      Fixed bug in xt/dawg-eval11.t parsing of srx files containing literal values that evaluate to false in perl (e.g. '0').
      Removed references to the now-deprecated mac.com in network-based tests.
      Added support for SPARAL 1.1 BIND() operator.
      Added BIND tests to xt/dawg-eval11.t test harness.
      Fixed handling of 'DROP NAMED' and 'DROP ALL' SPARQL 1.1 updates.
      Updated docs for 2.903 beta release.
      Updated VERSION for 2.903_01 beta release.
      Miscellaneous changes to xt/dawg-eval11.t.
      Added use strict and warnings to RDF::Query::Functions subclasses.
      Renamed COPYRIGHT POD section to LICENSE.
      Added inc/Module/Install/Scripts.pm to MANIFEST.
      Added inc/Module/Install/AuthorTests.pm to MANIFEST.
      Fixed SPARQL XML Results serialization to omit unbound variables.
      Added 'results' command to rqsh to allow serializing query results in SPARQL XML format.
      Updated xt/dawg-eval11.t to align with updated test case manifest schemas.
      Added string concatenation overloading of binary +.
      Fixed handling of named graph data in insert/delete patterns of update operations.
      Updated VERSION and docs for 2.903 release.
      Merge branch 'rdf-query-2.903' into dev
      Updated bin/dawg11-status.pl.
      Attempt at patching utf8 turtle/trig parsing bug submitted by KjetilK.
      Updated RDF::Query::Util to use RDF::Trine::Model->temporary_model and guess an appropriate parser based on filenames.
      Fixed RDF::Query::Plan::Update to ignore non-ground triples (unbound variables don't act as wildcards).
      Set :utf8 mode on string-backed filehandles in RDF::Trine::Serializer::Turtle.
      Added checks to avoid undefined warnings in RDF::Trine::Serializer::NTriples::Canonical (suggestion from KjetilK).
      Added RDF::Trine::Model->as_graphviz method.
      Updated xt/dawg-eval11.t to prevent test cases with missing files from emitting failures (now skipped).
      Fixed bin/dawg11-status.pl to only load SPARQL 1.1 earl result files.
      Updated error checking in bin/query.pl.
      Fixed use of binary '*' in FILTER without numeric data in t/resultforms.t.
      Fixed bug in property path evaluation on encountering blank path nodes.
      Updated namespace URI in RDF::Query::Functions::Xpath to <http://www.w3.org/2005/xpath-functions#>.
      Updated namespace URI in RDF::Query::Functions::Jena to <http://jena.hpl.hp.com/ARQ/function#>.
      Added 'set prefix' and 'time' commands to rqsh.
      Updated VERSION and docs for 2.904_01 beta release.
      Fixed syntax error in RDF::Trine::Store::Redland.
      Improved implementation of RDF::Trine::Parser::Redland.
      Fixed RDF::Trine::Serializer::Turtle::_node_concise_string to allow call as class method.
      Fixed RDF::Trine::Parser->guess_parser_by_filename to get RDF/XML parser class from parser_by_media_type() instead of being hardcoded.
      Added $silent argument to RDF::Query::Algebra::Clear constructor.
      Fixed RDF::Query::Algebra::Sequence->sse to serialize operations in proper order.
      Added SPARQL 1.1 Update shortcut syntax support for COPY, MOVE, and ADD graph operations.
      Updated POD for RDF::Trine::Iterator subclasses (RT 63153 comment from Ivan Shmakov).
      Updated SYNOPSIS and execute() and execute_plan() methods POD (RT 63153 comment from Ivan Shmakov).
      Fixed bug in RDF::Query::Plan::Construct that wasn't giving each result a new set of blank nodes.
      Updated documentation to explicitly discuss inherited methods due to subclassing.
      Updated documentation to explicitly discuss inherited methods due to subclassing.
      Added xpath function implementations.
      Copied implementations of is_numeric_type() and numeric_value() from RDF::Query::Node::Literal to RDF::Trine::Node::Literal.
      Merge branch 'master' into rdf-query-2.904
      Updated docs for 2.904_01 beta release.
      Updated VERSION for 2.903_02 beta release (using new beta release versioning scheme so that beta numbers are numerically less than full release numbers).
      Added RDF::Query::Functions->install_function method, and implementations for fn:compare, fn:concat, and fn:substring.
      Updated VERSION for 2.904 release.
      Updated docs for 2.904 release.
      Merge branch 'rdf-query-2.904'
      Added missing use of Scalar::Util.
      Added SPARQL 1.1 support for xpath-derived function keywords: ABS, CEIL, FLOOR, ROUND, CONCAT, SUBSTRING, LENGTH, UCASE, LCASE, ENCODE, CONTAINS, STARTS, ENDS.
      Added function library tests to xt/dawg-eval11.t test harness.
      Fixed RDF::Trine::Iterator->format_node_xml to properly include literal languages and datatypes.
      Updated docs for 0.131 release.
      Updated VERSION for 0.130_02 beta release.
      Updated required version of Test::More to 0.86 (bugreport from @danbri).
      Updated docs and VERSION for 0.130_03 beta release.
      Updated required version of Test::More to 0.88 (0.86 doesn't have done_testing() used in t/store-config.t).
      Updated docs to reflect updated Test::More 0.88 requirement.
      Updated docs and VERSION for 0.131 release.
      Merge branch 'rdf-trine-0.131' into release-rdf-trine

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

-- 
librdf-trine-perl Debian packaging



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