[libdata-munge-perl] branch master updated (8c5513b -> 368d125)

Lucas Kanashiro kanashiro.duarte at gmail.com
Mon Mar 14 02:27:10 UTC 2016


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

kanashiro-guest pushed a change to branch master
in repository libdata-munge-perl.

      from  8c5513b   update changelog
      adds  68ae722   sort functions alphabetically
      adds  d43d4d0   add more docs
      adds  eed9a7e   add slurp function
      adds  7eb4410   test submatches and slurp
      adds  9c6aead   don't let eval_string see $VERSION/@EXPORT
      adds  5af8453   version 0.09
      adds  bac28ac   work around regex bug in perls < 5.18
      adds  1876859   version 0.091
      adds  cfbac1c   work around a parser bug in 5.6
      adds  b842505   version 0.092
      adds  01d909b   Fixed documentation logic error
      adds  72b627f   Merge pull request #1 from ivanwills/master
      adds  48984f6   version 0.093
      adds  ad98fbe   remove pod tests
      adds  eaaf8f1   make elem("$ref", [$ref]) false
      adds  88b31ad   version 0.094
      adds  8ce3028   extend documentation
      adds  74f1513   specify dynamic_config => 0
      adds  3c410a1   move Makefile extension into maint/
      adds  a5764ff   version 0.095
      adds  72719fa   update build system
      adds  13b6c69   update build system
      adds  ae24a7b   preserve old $@ inside and outside of eval_string
      adds  8acb663   version 0.096
      adds  c4a3ac8   Imported Upstream version 0.096
       new  c5e3ae4   Merge tag 'upstream/0.096'
       new  9b4a396   Update debian/changelog
       new  ae0b486   d/u/metadata: update Repository
       new  66d8b87   Bump debhelper compatibility level to 9
       new  15024e6   Declare compliance with Debia policy 3.9.7
       new  1920c32   debian/control: wrap and sort
       new  368d125   Releasing libdata-munge-perl version 0.096-1

The 7 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                  |   4 ++
 MANIFEST                 |   3 +
 META.json                |  14 +++--
 META.yml                 |  12 ++--
 Makefile.PL              | 161 +++++++++++++++++++++++++++++------------------
 Makefile_PL_settings     |  27 ++++++++
 debian/changelog         |  14 ++++-
 debian/compat            |   2 +-
 debian/control           |   5 +-
 debian/upstream/metadata |   2 +-
 lib/Data/Munge.pm        |   6 +-
 t/eval.t                 |  24 +++++++
 xt/pod.t                 |   7 +++
 13 files changed, 201 insertions(+), 80 deletions(-)
 create mode 100644 Makefile_PL_settings
 create mode 100644 t/eval.t
 create mode 100644 xt/pod.t

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



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