[libcatmandu-rdf-perl] branch master updated (513fa15 -> e60a11b)

Jonas Smedegaard dr at jones.dk
Wed Aug 27 07:39:12 UTC 2014


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  513fa15   Update changelog.
       new  6ce5bc0   Update Vcs-Browser URL to cgit web frontend.
      adds  b7c4490   document and test count method
      adds  61d5a08   started importer
      adds  e9fc748   Merge branch 'importer'
      adds  b6c39da   Imported Upstream version 0.15
       new  a7ff749   Merge tag 'upstream/0.15'
       new  e60a11b   Prepare for release: Update changelog, control file and copyright hints.

The 3 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                      |  47 ---------------
 Changes                      |  50 ++++++++++++++++
 LICENSE                      |   2 +-
 MANIFEST                     |   6 +-
 META.yml                     |  23 +++----
 Makefile.PL                  |   5 +-
 README                       |   4 +-
 debian/changelog             |  11 +++-
 debian/control               |   2 +-
 debian/control.in            |   2 +-
 debian/copyright_hints       |   5 +-
 lib/Catmandu/Exporter/RDF.pm |  37 +++---------
 lib/Catmandu/Importer/RDF.pm | 139 +++++++++++++++++++++++++++++++++++++++++++
 lib/Catmandu/RDF.pm          |  36 +++++++++--
 t/example.ttl                |   3 +
 t/exporter.t                 |  10 ++++
 t/importer.t                 |  23 +++++++
 17 files changed, 303 insertions(+), 102 deletions(-)
 delete mode 100644 CHANGES
 create mode 100644 Changes
 create mode 100644 lib/Catmandu/Importer/RDF.pm
 create mode 100644 t/example.ttl
 create mode 100644 t/importer.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