[librdf-ns-perl] branch master updated (50820dd -> cf699af)

Jonas Smedegaard dr at jones.dk
Wed Sep 10 11:41:52 UTC 2014


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

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

      from  50820dd   update changelog
      adds  cafc30e   update to 20140901
      adds  aede2c8   update to 20140908
      adds  7c26f47   introduce RDF::SN with qname method
      adds  c56a02e   test Perl 5.20
      adds  ae7c4a7   support reverse lookup in rdfns (close #9)
      adds  2316b80   improved test coverage (close #5)
      adds  8a05830   update to 20140909
      adds  04b5a25   fixed deterministic short names
      adds  db7285f   update to 20140910
      adds  0f8d94e   support hash reference to constructor (close #10)
      adds  741181d   Imported Upstream version 20140910
      adds  4261a83   Imported Upstream version 20140910
       new  86ccb32   Merge tag 'upstream/20140910'
       new  cf699af   Prepare for release: Update changelog, control file 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:
 Changes                |  43 +++++++-
 LICENSE                |   2 +-
 MANIFEST               |   2 +
 META.yml               |  12 +--
 Makefile.PL            |   9 +-
 bin/rdfns              |   7 +-
 debian/changelog       |  36 ++++++-
 debian/control         |   2 +-
 debian/copyright_hints |   1 +
 lib/App/rdfns.pm       |  29 +++---
 lib/RDF/NS.pm          |  77 ++++++++-------
 lib/RDF/NS/Trine.pm    |   9 +-
 lib/RDF/NS/URIS.pm     |   7 +-
 lib/RDF/SN.pm          | 112 +++++++++++++++++++++
 share/prefix.cc        | 260 +++++++++++++++++++++++++++++++++++++++++++++++++
 t/history.t            |  16 +--
 t/namespaces.t         |  57 ++++++-----
 t/prefix.t             |  14 +++
 t/rdfns.t              |  25 +++--
 t/trine.t              |  26 ++---
 20 files changed, 614 insertions(+), 132 deletions(-)
 create mode 100644 lib/RDF/SN.pm

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



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