[librdf-linkeddata-perl] branch master updated (3caba1d -> ed9d6e5)

Jonas Smedegaard dr at jones.dk
Sat Oct 18 01:14:31 UTC 2014


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  3caba1d   update changelog
      adds  0a50fa3   forgot the link to upstream
      adds  7faaca2   Add Travis config
      adds  44eaf94   missing newline
      adds  97b22d6   Try being explicit about module to install
      adds  ccca4cb   Module::Package::RDF manually installed
      adds  ae02f2f   Just use 5.18 for testing for now
      adds  c85c903   try using installing build deps with before_install
      adds  5ebe4b1   use Moo instead of Moose Use Types::Standard Use Maybe
      adds  d4124b2   more Moo typing
      adds  a2b3377   quote class names use MooX::Log::Any role
      adds  3cfd0f7   non-working BUILDARGS
      adds  e7e00b4   a working, but terribly smelly BUILDARGS
      adds  cef5933   Hand-maintain README
      adds  c24d869   Add IRC resource
      adds  60c7124   Use Dist::Inkt for packaging
      adds  4456856   Remove Makefile.PL (no longer needed)
      adds  1d0cdbd   Use a new PretDSL for makefile
      adds  0ef56ae   bump version
      adds  cc90a97   Update changelog
      adds  a2a9ec6   Use Dist::Inkt-generated travis config
      adds  a34b7b7   Remove old META.ttl
      adds  c66a77e   Merge branch 'master' of github.com:kjetilk/RDF-LinkedData into feature-moo
      adds  1f3ee80   Add dependencies for Moo version
      adds  b277fee   New, sane BUILDARGS. Thanks tobyink!
      adds  cf2a44b   Remove the make_immutable
      adds  8d84e9c   acknowledge tobyink in POD too
      adds  d5c7bdf   bump version
      adds  93123b5   update changelog
      adds  bf4057b   The return of the evil check-changes
      adds  1b00b5b   add expires header optionally
      adds  3b1af0c   Add recommendation for expires
      adds  e4e944d   check the expires config first Don't use it as a hash
      adds  1bc9ec7   Update copyright
      adds  2a7de56   document expires header
      adds  59eeb41   add expires to README
      adds  d8f6ade   Just a stub for fragments
      adds  1c263a5   Merge branch 'master' of github.com:kjetilk/RDF-LinkedData into feature-fragments
      adds  dbf312f   adding basic fragments test for data content
      adds  9f7edeb   reorganize tests Triple count tests
      adds  0b40839   Use namespaces control structures
      adds  ffa2e4a   Void desc tests for fragments
      adds  3a236d4   a private sub for returning common control data
      adds  1ff2c1d   Merge branch 'master' of github.com:kjetilk/RDF-LinkedData into feature-fragments
      adds  eb6bdf9   Don't subclass for fragments anyway
      adds  0b12027   Merge branch 'master' of github.com:kjetilk/RDF-LinkedData into feature-fragments
      adds  feba1b3   Merge branch 'master' of github.com:kjetilk/RDF-LinkedData into feature-fragments
      adds  89a7dc0   Merge branch 'master' of github.com:kjetilk/RDF-LinkedData into feature-fragments
      adds  a6a1982   Merge branch 'master' of github.com:kjetilk/RDF-LinkedData into feature-fragments
      adds  f463a0e   Merge branch 'master' of github.com:kjetilk/RDF-LinkedData into feature-fragments
      adds  36fe94a   bump version to dev release
      adds  cec6afb   Add fragments config to void config
      adds  5fe5128   How do we set the data set URI
      adds  5a0f330   Merge
      adds  839250d   use the base_uri method
      adds  ea6c51e   Merge from master
      adds  8b94941   get the fragment statements from the model Not working yet, though
      adds  8884af9   rename iterator add statement
      adds  0faa246   add return model to parse add request object
      adds  c6ce27f   Return a response for fragments
      adds  7321f90   remove TODO, let failing tests fail
      adds  683b41a   use turtle parsers
      adds  4cae8b0   add triple count
      adds  222e913   Add links to subset
      adds  3fb48c2   Enable trace log of body
      adds  a3e4257   URI escape selectors in tests
      adds  d7e3720   negotiate only usual serializations
      adds  c059d3a   Add void and hydra namespaces
      adds  1c38f99   fix the model in integer tests
      adds  a45bb0c   get a name
      adds  075ed29   there has to be some kind of value in the URI
      adds  cd8247d   error in test
      adds  f3d2710   move the subset triples, since they aren't common
      adds  114e0ba   fix tests
      adds  3e79ee2   add the fragments to the VoID
      adds  ac1b4cf   Subject URI needs string; All tests passing
      adds  7123994   Add more test data; add test for no matches
      adds  c6499fa   remove erroneous DataSet
      adds  3a28457   test for datatype
      adds  81c4787   update changelog
      adds  4f558f6   Add List::Util dep
      adds  5cf3e47   Some change in CORS Add VoID part
      adds  32c9d4b   Fragments in README
      adds  4cf8c54   document TPF
      adds  068c838   more fragments documentation
      adds  d4455b2   group tests Reindent
      adds  6620046   fix some warnings; autoupdates
      adds  dfdfd34   Merge master
      adds  4110bba   bump version
      adds  f7e220f   Update changelog
      adds  d12eec8   Remove makefile.ttl
      adds  e70b489   Forgot to bump version
      adds  b677eca   bump version dep on Test::RDF
      adds  5e471b5   Rm META.ttl here too
      adds  3be59b1   Require RDF::Generator::Void in the fragments test
      adds  a4ecb88   reindent tests
      adds  ac91538   bump version
      adds  ddb6e9a   remove solved TODO
      adds  e75b7a7   Update changelog
      adds  042db93   Remove check-changes test
      adds  7935923   Take the use tests out of the BEGIN blocks
      adds  83dfd14   Merge Moo into feature branch, might fix github #9
      adds  9cc73a8   bump version
      adds  848f398   fix the fragments_config attribute
      adds  670044b   Migrate to Log::Contextual
      adds  44d7900   Update deps
      adds  b9fce91   Bump version
      adds  1e3ee75   update changelog
      adds  4e5442e   add some comments
      adds  a1f5e48   Merge feature-fragments branch into master
      adds  d9abc67   Fix conflict in docs
      adds  cd8b253   Update module description
      adds  cd672a3   update title and description
      adds  df66504   Bump version
      adds  7fb5a0a   remove sentence about limited VoID
      adds  ccd8e4d   remove the suffix stuff; never worked anyway
      adds  074eb7c   Tell users to see the README
      adds  c4768e5   update changelog
      adds  dd8fb8a   bump version
      adds  5d6ef02   add mailing list
      adds  a18ab4d   add wiki
      adds  42a8db3   update changelog
      adds  c8b0b9e   Delete MANIFEST.SKIP, since Dist::Inkt doesn't support it
      adds  6b56604   failing tests for (hrmpf) .well-known magic URL
      adds  3a7ce03   support *bleh* .well-known
      adds  4d51e9a   update changelog
      adds  a03b6d8   add List::Util dependency on 1.33
      adds  d645781   Bump version
      adds  514733e   add expires to README
      adds  b5c1823   failing tests for fragments
      adds  8b5de18   add the fragments config
      adds  4ba0d46   Improve test name
      adds  f75dc0c   base_uri has a /
      adds  8e7eef0   Use turtle for the tests
      adds  775f7d2   forgot to say dataset uri is a iri
      adds  b99341b   bump version
      adds  061716c   content type has to be a part of ETag for now
      adds  d83f8b5   Bump version
      adds  d6d7b0e   Update changelog
      adds  5049131   Imported Upstream version 0.70
       new  088f21b   Merge tag 'upstream/0.70'
       new  40e56f5   (Build-)depend on libmoo-perl, libtype-tiny-perl and liblog-contextual-perl (not libmoose-perl, libmoosex-undeftolerant-perl or libmoosex-log-log4perl-perl).
       new  285757a   (Build-)depend on (recent perl or) recent libscalar-list-utils-perl.
       new  e8f5913   Build-depend on and recommend libplack-middleware-expires-perl.
       new  574dbd0   Update copyright info: Drop coverage of no longer included convenience code copies.
       new  e2f01b5   Merge branch 'master' of git+ssh://git.debian.org/git/pkg-perl/packages/librdf-linkeddata-perl
       new  ebe5a51   Sync control.in with control: Update Vcs-Browser URL to use cgit web frontend.
       new  69b0231   Declare compliance with Debian Policy 3.9.6.
       new  218ebf6   Stop regenerate upstream packaging.
       new  ed9d6e5   Prepare for release: Update changelog, control file and copyright hints.

The 10 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:
 COPYRIGHT                           |  79 ++-
 CREDITS                             |   4 +-
 Changes                             | 318 ++++++------
 INSTALL                             |  38 ++
 LICENSE                             |   8 +-
 MANIFEST                            |  45 +-
 META.json                           | 115 +++++
 META.ttl                            | 599 -----------------------
 META.yml                            |  93 ++--
 Makefile.PL                         | 183 ++++++-
 README                              | 268 ++++++-----
 SIGNATURE                           |  84 ++--
 debian/changelog                    |  37 +-
 debian/control                      |  15 +-
 debian/control.in                   |   4 +-
 debian/copyright                    |  46 --
 debian/copyright_hints              |  58 +--
 debian/rules                        |  13 +-
 dist.ini                            |   2 +
 doap.ttl                            | 747 +++++++++++++++++++++++++++++
 inc/Module/AutoInstall.pm           | 930 ------------------------------------
 inc/Module/Install.pm               | 470 ------------------
 inc/Module/Install/AutoInstall.pm   |  93 ----
 inc/Module/Install/AutoManifest.pm  |  45 --
 inc/Module/Install/Base.pm          |  83 ----
 inc/Module/Install/Can.pm           | 154 ------
 inc/Module/Install/Contributors.pm  |  24 -
 inc/Module/Install/Fetch.pm         |  93 ----
 inc/Module/Install/Include.pm       |  34 --
 inc/Module/Install/Makefile.pm      | 418 ----------------
 inc/Module/Install/Metadata.pm      | 722 ----------------------------
 inc/Module/Install/Package.pm       | 323 -------------
 inc/Module/Install/Scripts.pm       |  29 --
 inc/Module/Install/TrustMetaYml.pm  |  50 --
 inc/Module/Install/Win32.pm         |  64 ---
 inc/Module/Install/WriteAll.pm      |  63 ---
 inc/Module/Package.pm               |  71 ---
 inc/Module/Package/Dist/RDF.pm      |  47 --
 inc/YAML/Tiny.pm                    | 643 -------------------------
 lib/Plack/App/RDF/LinkedData.pm     |  31 +-
 lib/RDF/LinkedData.pm               | 292 ++++++++---
 meta/changes.ttl                    | 403 ----------------
 meta/makefile.ttl                   |  27 --
 meta/people.ttl                     |  15 -
 meta/project.ttl                    |  41 --
 rdf_linkeddata_void.json            |   2 +
 script/linked_data.psgi             |  10 +-
 t/18-fragments.t                    | 240 ++++++++++
 t/28-psgi-void.t                    |  67 ++-
 t/data/{basic.ttl => fragments.ttl} |   3 +-
 50 files changed, 2184 insertions(+), 6059 deletions(-)
 create mode 100644 INSTALL
 create mode 100644 META.json
 delete mode 100644 META.ttl
 create mode 100644 dist.ini
 create mode 100644 doap.ttl
 delete mode 100644 inc/Module/AutoInstall.pm
 delete mode 100644 inc/Module/Install.pm
 delete mode 100644 inc/Module/Install/AutoInstall.pm
 delete mode 100644 inc/Module/Install/AutoManifest.pm
 delete mode 100644 inc/Module/Install/Base.pm
 delete mode 100644 inc/Module/Install/Can.pm
 delete mode 100644 inc/Module/Install/Contributors.pm
 delete mode 100644 inc/Module/Install/Fetch.pm
 delete mode 100644 inc/Module/Install/Include.pm
 delete mode 100644 inc/Module/Install/Makefile.pm
 delete mode 100644 inc/Module/Install/Metadata.pm
 delete mode 100644 inc/Module/Install/Package.pm
 delete mode 100644 inc/Module/Install/Scripts.pm
 delete mode 100644 inc/Module/Install/TrustMetaYml.pm
 delete mode 100644 inc/Module/Install/Win32.pm
 delete mode 100644 inc/Module/Install/WriteAll.pm
 delete mode 100644 inc/Module/Package.pm
 delete mode 100644 inc/Module/Package/Dist/RDF.pm
 delete mode 100644 inc/YAML/Tiny.pm
 delete mode 100644 meta/changes.ttl
 delete mode 100644 meta/makefile.ttl
 delete mode 100644 meta/people.ttl
 delete mode 100644 meta/project.ttl
 mode change 100755 => 100644 script/linked_data.psgi
 create mode 100644 t/18-fragments.t
 copy t/data/{basic.ttl => fragments.ttl} (67%)

-- 
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