[librdf-trine-perl] branch master updated (707d43f -> 5383cf3)

Jonas Smedegaard dr at jones.dk
Sat Jan 24 12:11:22 UTC 2015


This is an automated email from the git hooks/post-receive script.

js pushed a change to branch master
in repository librdf-trine-perl.

      from  707d43f   Prepare for release: Update changelog.
      adds  1df279b   Imported Upstream version 1.012
       new  dfc4a13   Merge tag 'upstream/1.012'
       new  7706569   Drop patch now included upstream.
       new  5383cf3   Prepare for release: Update changelog and copyright hints.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes.ttl                                     |  13 +++
 META.yml                                        |   2 +-
 README                                          |   7 +-
 SIGNATURE                                       | 140 ++++++++++++------------
 debian/changelog                                |  11 ++
 debian/copyright_hints                          |   9 +-
 debian/patches/020141028~825c37c.patch          |  21 ----
 debian/patches/series                           |   1 -
 lib/RDF/Trine.pm                                |   4 +-
 lib/RDF/Trine/Error.pm                          |   4 +-
 lib/RDF/Trine/Exporter/CSV.pm                   |   4 +-
 lib/RDF/Trine/Exporter/RDFPatch.pm              |   4 +-
 lib/RDF/Trine/Graph.pm                          |   4 +-
 lib/RDF/Trine/Iterator.pm                       |   4 +-
 lib/RDF/Trine/Iterator/Bindings.pm              |   4 +-
 lib/RDF/Trine/Iterator/Bindings/Materialized.pm |   4 +-
 lib/RDF/Trine/Iterator/Boolean.pm               |   8 +-
 lib/RDF/Trine/Iterator/Graph.pm                 |   4 +-
 lib/RDF/Trine/Iterator/Graph/Materialized.pm    |   4 +-
 lib/RDF/Trine/Iterator/JSONHandler.pm           |   4 +-
 lib/RDF/Trine/Iterator/SAXHandler.pm            |   4 +-
 lib/RDF/Trine/Model.pm                          |   4 +-
 lib/RDF/Trine/Model/Dataset.pm                  |   4 +-
 lib/RDF/Trine/Model/StatementFilter.pm          |   4 +-
 lib/RDF/Trine/Model/Union.pm                    |   4 +-
 lib/RDF/Trine/Namespace.pm                      |   4 +-
 lib/RDF/Trine/NamespaceMap.pm                   |   4 +-
 lib/RDF/Trine/Node.pm                           |   4 +-
 lib/RDF/Trine/Node/Blank.pm                     |   4 +-
 lib/RDF/Trine/Node/Literal.pm                   |   4 +-
 lib/RDF/Trine/Node/Nil.pm                       |   4 +-
 lib/RDF/Trine/Node/Resource.pm                  |   4 +-
 lib/RDF/Trine/Node/Variable.pm                  |   4 +-
 lib/RDF/Trine/Parser.pm                         |   4 +-
 lib/RDF/Trine/Parser/LineProtocol.pm            |   4 +-
 lib/RDF/Trine/Parser/NQuads.pm                  |   4 +-
 lib/RDF/Trine/Parser/NTriples.pm                |   4 +-
 lib/RDF/Trine/Parser/RDFJSON.pm                 |   4 +-
 lib/RDF/Trine/Parser/RDFPatch.pm                |   4 +-
 lib/RDF/Trine/Parser/RDFXML.pm                  |   4 +-
 lib/RDF/Trine/Parser/RDFa.pm                    |   4 +-
 lib/RDF/Trine/Parser/Redland.pm                 |   4 +-
 lib/RDF/Trine/Parser/TriG.pm                    |   4 +-
 lib/RDF/Trine/Parser/Turtle.pm                  |   4 +-
 lib/RDF/Trine/Parser/Turtle/Constants.pm        |   4 +-
 lib/RDF/Trine/Parser/Turtle/Lexer.pm            |   4 +-
 lib/RDF/Trine/Pattern.pm                        |   4 +-
 lib/RDF/Trine/Serializer.pm                     |   4 +-
 lib/RDF/Trine/Serializer/NQuads.pm              |   4 +-
 lib/RDF/Trine/Serializer/NTriples.pm            |   4 +-
 lib/RDF/Trine/Serializer/NTriples/Canonical.pm  |   4 +-
 lib/RDF/Trine/Serializer/RDFJSON.pm             |   4 +-
 lib/RDF/Trine/Serializer/RDFPatch.pm            |   4 +-
 lib/RDF/Trine/Serializer/RDFXML.pm              |   4 +-
 lib/RDF/Trine/Serializer/TSV.pm                 |   4 +-
 lib/RDF/Trine/Serializer/TriG.pm                |   4 +-
 lib/RDF/Trine/Serializer/Turtle.pm              |   4 +-
 lib/RDF/Trine/Statement.pm                      |   4 +-
 lib/RDF/Trine/Statement/Quad.pm                 |   4 +-
 lib/RDF/Trine/Store.pm                          |   4 +-
 lib/RDF/Trine/Store/DBI.pm                      |   4 +-
 lib/RDF/Trine/Store/DBI/Pg.pm                   |   4 +-
 lib/RDF/Trine/Store/DBI/SQLite.pm               |   4 +-
 lib/RDF/Trine/Store/DBI/mysql.pm                |   4 +-
 lib/RDF/Trine/Store/Dydra.pm                    |   4 +-
 lib/RDF/Trine/Store/Hexastore.pm                |   4 +-
 lib/RDF/Trine/Store/Memory.pm                   |   4 +-
 lib/RDF/Trine/Store/Redis.pm                    |   4 +-
 lib/RDF/Trine/Store/Redland.pm                  |   4 +-
 lib/RDF/Trine/Store/SPARQL.pm                   |   4 +-
 lib/RDF/Trine/VariableBindings.pm               |   4 +-
 lib/Test/RDF/Trine/Store.pm                     |   4 +-
 72 files changed, 234 insertions(+), 230 deletions(-)
 delete mode 100644 debian/patches/020141028~825c37c.patch
 delete mode 100644 debian/patches/series

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/librdf-trine-perl.git



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