[libdata-munge-perl] branch master updated (311ccd8 -> 0afc4b4)

gregor herrmann gregoa at debian.org
Sat Oct 11 14:34:58 UTC 2014


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

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

      from  311ccd8   update changelog
       new  3f9ca7e   Add debian/upstream/metadata
       new  87b45dd   Update debian/changelog
      adds  d26c5d9   initial import
      adds  0755d68   untrack stuff
      adds  9258948   test for correct behavior of list2re(@empty)
      adds  c692850   also test list2re('')
      adds  a1951e9   fix failures in list2re('') and list2re()
      adds  9464b56   bump version number
      adds  3aee9b0   update Changes
      adds  7984659   add .gitignore
      adds  49e7c3f   dust off
      adds  c77e819   add 'trim', 'eval_string', 'rec'
      adds  104d4ed   version bump
      adds  71febcc   add 'elem'
      adds  18de9cc   version bump
      adds  7b064df   fix doc typo
      adds  18a8ad8   make eval_string() set __FILE__/__LINE__ to calling location
      adds  c99afc3   remove redundant @EXPORT
      adds  9d6bd77   version 0.07
      adds  5c360a1   make trim(undef) ==> undef
      adds  2bf74d2   color my test results
      adds  02d0704   retab
      adds  37b2338   reformat
      adds  df602b3   version 0.08
      adds  60f4ee9   Imported Upstream version 0.08
       new  87f5089   Merge tag 'upstream/0.08'
       new  16e4768   Update debian/changelog
       new  4c6dc39   Update years of upstream and packaging copyright.
       new  a62b56a   Declare compliance with Debian Policy 3.9.6.
       new  ef9ff5a   Add build-dependency on libtest-warnings-perl.
       new  0afc4b4   releasing package libdata-munge-perl version 0.08-1

The 8 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                  |   3 +
 META.json                |  14 +++-
 META.yml                 |  21 +++---
 Makefile.PL              |  83 +++++++++++------------
 README                   |   2 +-
 debian/changelog         |  11 +++-
 debian/control           |   3 +-
 debian/copyright         |   4 +-
 debian/upstream/metadata |   6 ++
 lib/Data/Munge.pm        | 168 ++++++++++++++++++++++++-----------------------
 t/01-compile.t           |  38 ++++++-----
 11 files changed, 194 insertions(+), 159 deletions(-)
 create mode 100644 debian/upstream/metadata

-- 
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