[libcatmandu-importer-getjson-perl] branch master updated (a4a2581 -> bfc3203)

Jonas Smedegaard dr at jones.dk
Thu May 14 02:35:56 UTC 2015


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

js pushed a change to branch master
in repository libcatmandu-importer-getjson-perl.

      from  a4a2581   Prepare for release: Update changelog, control file and copyright hints.
      adds  29768c9   specify list context for URI::Template 0.21
      adds  1c580bf   Merge pull request #12 from bayashi/fix_test_10
      adds  38f3eae   fix dependencies
      adds  581e14c   Merge pull request #11 from bayashi/fix_dependency
      adds  5e174b3   skip testing on Perl 5.10
      adds  8e0adf7   prepare release
      adds  f4cb3b7   0.42
      adds  665360d   Imported Upstream version 0.42
       new  880029c   Merge tag 'upstream/0.42'
      adds  25f9037   added caching
      adds  7d1075a   0.43
      adds  96be72b   Imported Upstream version 0.43
       new  0abece2   Merge tag 'upstream/0.43'
       new  ca3eeba   Update copyright info: Extend coverage for myself.
       new  71ef417   Update package relations: (Build-)depend on recent libscalar-list-utils-perl.
       new  68c5eb0   Update package relations: Fix (build-)depend on libjson-perl. Closes: Bug#783751. Thanks to Niko Tyni.
       new  bfc3203   Prepare for release: Update changelog, control file and copyright hints.

The 6 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                          |   6 +++
 MANIFEST                         |   2 +
 META.json                        |  12 +++--
 META.yml                         |  20 +++++---
 README                           | 108 +++++++++++++++++++++++++++------------
 cpanfile                         |   2 +
 debian/changelog                 |  16 ++++++
 debian/control                   |   4 +-
 debian/copyright                 |   2 +-
 debian/copyright_hints           |   4 +-
 debian/rules                     |   5 +-
 lib/Catmandu/Fix/get_json.pm     |  21 +++++---
 lib/Catmandu/Importer/getJSON.pm | 106 +++++++++++++++++++++++++++++++++-----
 t/10_import.t                    |  11 +---
 t/15_cache.t                     |  36 +++++++++++++
 t/MockFurl.pm                    |  10 ++++
 17 files changed, 287 insertions(+), 82 deletions(-)
 create mode 100644 t/15_cache.t
 create mode 100644 t/MockFurl.pm

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatmandu-importer-getjson-perl.git



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