[libcatmandu-rdf-perl] branch master updated (de1a170 -> 3550759)

Vasudev Kamath kamathvasudev at gmail.com
Sun Oct 5 10:50:36 UTC 2014


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

vasudev-guest pushed a change to branch master
in repository libcatmandu-rdf-perl.

      from  de1a170   Prepare for release: Update changelog and control file.
      adds  9493188   test on Perl 5.20
      adds  4958687   documentation
      adds  dd3d171   migrate to Dist::Milla
      adds  61f13d5   adjust to aREF 0.19
      adds  c9eaae4   0.17
      adds  24c7c93   Imported Upstream version 0.17
       new  ce7197f   Merge tag 'upstream/0.17'
       new  caeda11   Update copyright_hints file, due to change in upstream code layout.
       new  aaacd2a   Use perl-build.mk instead of perl-makemaker.mk, upstream switched build systems. This result in tighter build-depends on cdbs 0.4.122~
       new  2c01121   Update Changelog
       new  3550759   Regenerate control file

The 5 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:
 Build.PL                     |  4 ++
 Changes                      | 64 +++++++++++++++---------------
 LICENSE                      |  6 +--
 MANIFEST                     |  8 +++-
 META.json                    | 64 ++++++++++++++++++++++++++++++
 META.yml                     | 28 +++++++-------
 Makefile.PL                  | 55 --------------------------
 README                       | 40 +++++++++++++++----
 cpanfile                     |  2 +-
 debian/changelog             |  8 ++++
 debian/control               |  3 +-
 debian/copyright_hints       | 16 +++++---
 debian/rules                 |  2 +-
 dist.ini                     |  2 +
 lib/Catmandu/Exporter/RDF.pm | 35 +++++------------
 lib/Catmandu/Importer/RDF.pm | 92 ++++++++++++--------------------------------
 lib/Catmandu/RDF.pm          | 30 +++++++--------
 t/example.rdf                | 15 ++++++++
 t/exporter-add.t             | 36 ++++++++---------
 t/importer.t                 | 61 ++++++++++++++++-------------
 t/issue-3.t                  |  2 +-
 t/release-pod-syntax.t       | 14 +++++++
 22 files changed, 311 insertions(+), 276 deletions(-)
 create mode 100644 Build.PL
 create mode 100644 META.json
 delete mode 100644 Makefile.PL
 create mode 100644 dist.ini
 create mode 100644 t/example.rdf
 create mode 100644 t/release-pod-syntax.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