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

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

      from  454cabe   add TODO to d/changelog
      adds  fc16b29   New Makefile
      adds  a188333   Issue #26 pull request. Using File::Spec->catfile to do 
path manipulation
      adds  7eb6bb0   Regenerate the testml stub files
      adds  994ecf9   zild update
      adds  a0c380b   git subrepo clone g...@github.com:ingydotnet/pegex-tml 
ext/pegex-tml
      adds  d519348   git subrepo clone g...@github.com:ingydotnet/pegex-pgx 
ext/pegex-pgx
      adds  bcadc1f   VERSION bump
      adds  384fe94   Point to local ext suprepos for pegex/testml
      adds  9f76b1d   Recompile grammar
      adds  c9317be   Share Pegex grammar file.
      adds  297dd60   update About
      adds  20d6d0b   CPAN Release 0.58
      adds  e4d70a4   CPAN Release 0.59
      adds  42c20d3   Add an EMPTY atom to match and EMPTY string.
      adds  f63843a   Fix for issue #28
      adds  0fe344d   CPAN Release 0.60
      adds  0d6edbe   Imported Upstream version 0.60
       new  622fe4f   Merge tag 'upstream/0.60'
       new  9737ead   Update debian/changelog
       new  9a4b471   Update years of upstream and packaging copyright.
       new  e837301   New build dependency: libfile-sharedir-install-perl.
       new  fb15d88   releasing package libpegex-perl version 0.60-1

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:
 CONTRIBUTING                         | 11 +++++---
 Changes                              | 12 +++++++++
 LICENSE                              |  6 ++---
 MANIFEST                             |  3 ++-
 META.json                            |  9 ++++---
 META.yml                             |  7 ++---
 Makefile.PL                          | 21 ++++++++++++---
 README                               | 51 ++++++++++++++++++++++--------------
 debian/changelog                     | 12 ++++-----
 debian/control                       |  3 ++-
 debian/copyright                     |  4 +--
 inc/Pegex.pm                         |  2 +-
 inc/Pegex/Parser.pm                  |  2 +-
 inc/TestML.pm                        |  2 +-
 inc/TestML/Compiler/Pegex/Grammar.pm |  2 +-
 inc/TestML/Runtime.pm                | 13 +++++----
 lib/Pegex.pm                         |  2 +-
 lib/Pegex.pod                        | 11 ++++----
 lib/Pegex/API.pod                    |  2 +-
 lib/Pegex/Bootstrap.pod              |  4 +--
 lib/Pegex/Compiler.pod               |  4 +--
 lib/Pegex/Grammar.pod                |  4 +--
 lib/Pegex/Grammar/Atoms.pm           |  1 +
 lib/Pegex/Grammar/Atoms.pod          |  4 +--
 lib/Pegex/Input.pod                  |  4 +--
 lib/Pegex/Miscellany.pod             |  2 +-
 lib/Pegex/Module.pod                 |  4 +--
 lib/Pegex/Overview.pod               |  2 +-
 lib/Pegex/Parser.pm                  |  2 +-
 lib/Pegex/Parser.pod                 |  4 +--
 lib/Pegex/Pegex/Grammar.pm           |  6 ++---
 lib/Pegex/Pegex/Grammar.pod          |  4 +--
 lib/Pegex/Receiver.pod               |  4 +--
 lib/Pegex/Regex.pod                  |  4 +--
 lib/Pegex/Resources.pod              |  2 +-
 lib/Pegex/Syntax.pod                 |  2 +-
 lib/Pegex/Tree.pod                   |  4 +--
 lib/Pegex/Tree/Wrap.pod              |  4 +--
 lib/Pegex/Tutorial.pod               |  2 +-
 lib/Pegex/Tutorial/Calculator.pod    |  2 +-
 lib/Pegex/Tutorial/JSON.pod          |  2 +-
 {xt/grammars => share}/pegex.pgx     |  0
 t/000-compile-modules.t              |  2 ++
 t/testml-compiler-checks.t           |  8 +++++-
 t/testml-compiler-equivalence.t      |  8 +++++-
 t/testml-compiler.t                  |  8 +++++-
 t/testml-error.t                     |  8 +++++-
 t/testml-optimize.t                  |  8 +++++-
 t/testml-tree-pegex.t                |  8 +++++-
 t/testml-tree.t                      |  8 +++++-
 t/testml.yaml                        |  6 +++--
 xt/TestDevelPegex.pm                 |  5 ++--
 52 files changed, 205 insertions(+), 110 deletions(-)
 copy {xt/grammars => share}/pegex.pgx (100%)

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to