[libcatmandu-rdf-perl] branch master updated (b8e5a90 -> d81dcf2)
Jonas Smedegaard
dr at jones.dk
Sat Oct 28 03:10:43 UTC 2017
This is an automated email from the git hooks/post-receive script.
js pushed a change to branch master
in repository libcatmandu-rdf-perl.
from b8e5a90 Prepare for release: Update changelog, control file, and copyright hints.
adds 9897060 Fixing pod typo #31
adds 4c7e54a Adding the rdf-ldf reconciliation fix
adds e85592d Adding basic test
adds 4b8e101 Adding carton files
adds e11ab54 Fixing global RDF::Trine default_agent state #32
adds e205b5f Update changes
adds 2d264dc Adding missing depedencies for testing
adds 199d842 Adding a streaming parser
adds 22b0030 Fixing RDF/JSON
adds ddbdb12 Fixing type
adds adf63e7 Fixing method names to reflect parsing type
adds 091a1f8 Fixing pod
adds d788021 Fixing blank nodes
adds 5665a01 Adding POD
adds 4b545ed Adding a --speed option
adds b753930 Requiring IRI 0.008 for correct URI procesing
adds dd00c87 Merge pull request #33 from LibreCat/stream
adds 245ba7a 0.32
adds 4a321b6 0.32
adds 8a913d8 New upstream version 0.32
adds e61fee1 Updated version 0.32 from 'upstream/0.32'
adds 39a5953 Update watch file: Use substitution strings.
adds f9bf66e Modernize Vcs-* fields: Consistently use git (not cgit) in path. Consistently include .git suffix in path.
adds e7b77ea Declare compliance with Debian Policy 4.1.1.
adds d8030f6 Modernize cdbs: Do copyright-check in maintainer script (not during build).
adds eae7d4a Update copyright info: Use https protocol in file format URL.
adds ed9278b Update copyright info: Strip superfluous copyright signs.
adds 6b6daac Update copyright info: Extend coverage for myself.
adds e7edfbd Update package relations: (Build-)depend on recent libiri-perl.
adds 8347615 Update package relations: Tighten to (build-)depend on more recent librdf-ldf-perl.
adds 17df1a7 Drop obsolete lintian override regarding debhelper 9.
adds 4e52383 Tighten lintian overrides regarding License-Reference.
adds 9da652f Update package relations: Build-depend on libtest-exception-perl.
adds d81dcf2 Prepare for release: Update changelog, control file and copyright hints.
No new revisions were added by this update.
Summary of changes:
Changes | 10 +-
MANIFEST | 2 +
META.json | 8 +-
META.yml | 6 +-
README | 9 +-
cpanfile | 4 +-
debian/changelog | 28 ++++++
debian/control | 15 +--
debian/control.in | 6 +-
debian/copyright | 6 +-
debian/copyright-check | 24 +++++
debian/copyright_hints | 21 ++++-
debian/rules | 8 +-
debian/source/lintian-overrides | 13 ++-
debian/watch | 3 +-
lib/Catmandu/Exporter/RDF.pm | 2 +-
lib/Catmandu/Fix/aref_query.pm | 2 +-
lib/Catmandu/Fix/rdf_ldf_statements.pm | 93 +++++++++++++++++++
lib/Catmandu/Importer/RDF.pm | 165 ++++++++++++++++++++++++++-------
lib/Catmandu/RDF.pm | 15 ++-
t/rdf_ldf_statements.t | 17 ++++
21 files changed, 374 insertions(+), 83 deletions(-)
create mode 100755 debian/copyright-check
create mode 100644 lib/Catmandu/Fix/rdf_ldf_statements.pm
create mode 100644 t/rdf_ldf_statements.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatmandu-rdf-perl.git
More information about the Pkg-perl-cvs-commits
mailing list