[libjson-pointer-perl] branch master updated (1aaba71 -> 73b0aa4)

gregor herrmann gregoa at debian.org
Fri Oct 3 22:45:14 UTC 2014


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

gregoa pushed a change to branch master
in repository libjson-pointer-perl.

      from  1aaba71   update changelog
       new  763114e   Add debian/upstream/metadata
       new  ae32cd7   Update debian/changelog
      adds  51c45f3   Initial commit
      adds  390ce45   add and mofidy tests for J::P::Syntax
      adds  d86d0b2   cleanup code
      adds  0ece839   add tests for traverse/get
      adds  c9bc1fe   add more tests
      adds  49930a7   renamed
      adds  aaf1408   more tests
      adds  1aea76c   change add() method signature, but I'm not decided which new signature is better than old its or not.
      adds  9b6d1cf   change remove interface and add more tests for remove method
      adds  9207938   add move method and more tests. add pod documents
      adds  3a5470e   add document details. use Module::Build instead of EU::MM.
      adds  1181e54   fixed document
      adds  13080f6   fixed document
      adds  afccf1e   for 0.01 release
      adds  57325df   remove unused files in MANIFEST
      adds  12cebf3   fixed all tests to pass
      adds  314bc9b   Merge pull request #4 from zigorou/fixed_tests
      adds  9bbbcd9   add test for rt89773
      adds  6f24e10   add cpanfile by minil
      adds  4fa63b0   version++
      adds  5a70cdb   Checking in changes prior to tagging of version 0.02.
      adds  7fa9c3f   use md
      adds  f495217   Checking in changes prior to tagging of version 0.03.
      adds  d9bd0d3   remove dependency version of B. if this dependency exists, it can not install by cpanm in perl version 5.8
      adds  3ae2d17   Merge pull request #5 from ken39arg/hotfix/remove-dependency-version-of-B
      adds  9498cb3   add perl versions for travis-ci
      adds  4d0217f   minil migrate
      adds  7ac7ed5   Checking in changes prior to tagging of version 0.04.
      adds  d4e073c   fix edged case bug
      adds  cf8f0f5   Merge pull request #6 from i110/fix/index_edge_case
      adds  100a933   Checking in changes prior to tagging of version 0.05.
      adds  d2d001f   fix precedence
      adds  9e46c6e   Merge pull request #7 from hixi-hyi/master
      adds  e7c74b9   Checking in changes prior to tagging of version 0.06.
      adds  ad2b029   Imported Upstream version 0.06
       new  580ff77   Merge tag 'upstream/0.06'
       new  08d9639   Update debian/changelog
       new  0a48d27   Don't install README.md, just a text version of the POD/manpage.
       new  73e9dc0   Declare compliance with Debian Policy 3.9.6.
       new  bf0bd87   Update (versioned) (build) dependencies.
       new  0e79955   Improve short description.
       new  94423c7   Mark package as autopkgtest-able.
       new  73b0aa4   releasing package libjson-pointer-perl version 0.06-1

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:
 Changes                          | 10 +++++++-
 META.json                        | 12 ++++++----
 META.yml                         | 42 +++++++++++++++++----------------
 README.md                        |  4 ++--
 debian/changelog                 | 16 +++++++++++--
 debian/control                   | 41 +++++++++++++++++---------------
 debian/libjson-pointer-perl.docs |  1 -
 debian/upstream/metadata         |  7 ++++++
 lib/JSON/Pointer.pm              | 51 ++++++++++++++++++++++------------------
 lib/JSON/Pointer/Context.pm      |  4 ++--
 lib/JSON/Pointer/Exception.pm    |  4 ++--
 lib/JSON/Pointer/Syntax.pm       |  4 ++--
 t/001_traverse.t                 |  2 +-
 t/002_get.t                      |  2 +-
 t/005_remove.t                   | 32 +++++++++++++++++++++++++
 15 files changed, 151 insertions(+), 81 deletions(-)
 delete mode 100644 debian/libjson-pointer-perl.docs
 create mode 100644 debian/upstream/metadata

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libjson-pointer-perl.git



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