[librdf-linkeddata-perl] branch master updated (6ba56d9 -> a8961c4)

Jonas Smedegaard dr at jones.dk
Fri Aug 25 13:23:45 UTC 2017


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

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

      from  6ba56d9   Update changelog.
      adds  d47e123   Add test for XML::CommonNS
      adds  2601552   Can't rely on . in @INC
      adds  23b1a14   Correct some grammatical errors.
      adds  78f031c   Merge pull request #20 from shlomif/fix-typos
      adds  d9769d0   Document that you sometimes need hostname 0.0.0.0
      adds  06d169a   Bump version
      adds  d4047a7   add parent to prereqs
      adds  be24105   update travis
      adds  a166cbe   got the wrong base_uri attribute
      adds  a625cda   Make Turtle the default format
      adds  7db5b83   test for turtle default
      adds  1461c68   Remove the ACL config from branch
      adds  850a24c   Remove Error, just use croak. Closes Issue #24
      adds  9ff69a0   Remove the final eval from negotation. Closes Issue #22
      adds  a25c804   proof read docs, #23
      adds  0b20e6a   note 1.0 status
      adds  15116ed   smaller
      adds  e2fb001   bump copyright year
      adds  d0ec988   spell check #23
      adds  22f0216   Bump version
      adds  78e8644   add shlomi to people
      adds  b3d9a78   update changelog
      adds  ca8d2ef   add git2prov URI for shlomif
      adds  efd08fe   add parent to prereqs
      adds  94eea23   Bump version
      adds  a46b12d   update changelog
      adds  ca61b4f   use the new DOAP and SIOC stuff
      adds  898a5cf   update changelog
      adds  43cc20f   Bump version
      adds  3918fd1   Use can_load to test if modules are installed
      adds  7f31cd8   bump version
      adds  8dc7b66   update changelog
      adds  1e790f3   Add IRC notifications to Travis
      adds  90058b7   Fix IRC notifications to Travis
      adds  1a80953   Bump version
      adds  0b539c4   Merge milestone-1.0 into master
      adds  90a4cc2   update changelog
      adds  fb3bb8f   New upstream version 1.00
       new  c981ef0   Updated version 1.00 from 'upstream/1.00'
       new  a8961c4   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:
 .gitignore                      |  1 -
 COPYRIGHT                       | 58 ++++++++++++------------
 CREDITS                         |  3 ++
 Changes                         | 16 +++++++
 MANIFEST                        |  2 -
 META.json                       |  7 +--
 META.yml                        |  7 +--
 Makefile.PL                     |  7 +--
 README                          |  9 +++-
 SIGNATURE                       | 63 +++++++++++++-------------
 debian/changelog                | 12 ++++-
 debian/copyright_hints          |  4 +-
 doap.ttl                        | 97 ++++++++++++++++++++++++++++++-----------
 lib/Plack/App/RDF/LinkedData.pm | 25 ++++++-----
 lib/RDF/LinkedData.pm           | 66 ++++++++++++----------------
 rdf_linkeddata_acl.json         | 24 ----------
 t/15-process.t                  |  4 +-
 t/16-void.t                     |  5 ++-
 t/17-hypermedia-ro.t            |  9 ++--
 t/18-fragments.t                |  4 +-
 t/20-psgi-basic.t               |  2 +-
 t/25-psgi-endpoint.t            |  6 +--
 t/28-psgi-void.t                |  8 ++--
 23 files changed, 243 insertions(+), 196 deletions(-)
 delete mode 100644 .gitignore
 delete mode 100644 rdf_linkeddata_acl.json

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



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