[librdf-aref-perl] branch master updated (d77a95a -> 7952fb3)

Jonas Smedegaard dr at jones.dk
Thu Oct 16 14:43:22 UTC 2014


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

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

      from  d77a95a   Prepare for release: Update changelog, control file and copyright hints.
      adds  89e4694   added encoding methods
      adds  92960ef   documentation
      adds  d5aeabe   0.19
      adds  37494d0   fix encoder bug and new method
      adds  7242b08   support empty queries
      adds  1534146   0.20
      adds  f82a9c5   Imported Upstream version 0.20
       new  3f3b9b6   Merge tag 'upstream/0.20'
       new  7952fb3   Prepare for release: Update changelog and copyright hints.

The 2 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:
 Build.PL                |  2 +-
 Changes                 |  9 +++++
 MANIFEST                |  2 +
 META.json               |  7 +++-
 META.yml                |  4 +-
 README                  | 14 ++++++-
 cpanfile                |  2 +
 debian/changelog        | 12 ++++++
 debian/copyright_hints  |  2 +
 lib/RDF/aREF.pm         | 48 ++++++++++++++++++------
 lib/RDF/aREF/Decoder.pm |  9 +++--
 lib/RDF/aREF/Encoder.pm | 98 +++++++++++++++++++++++++++++++++++++++++++++++--
 lib/RDF/aREF/Query.pm   | 33 ++++++++++-------
 t/aref-query.t          |  8 ++++
 t/encoder-add.t         | 30 +++++++++++++++
 t/encoder.t             | 16 ++++++--
 t/example.json          | 19 ++++++++++
 t/suite.t               | 11 ++++--
 t/trine.t               | 37 +++++++++++++++++--
 19 files changed, 313 insertions(+), 50 deletions(-)
 create mode 100644 t/encoder-add.t
 create mode 100644 t/example.json

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



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