[libppix-regexp-perl] branch master updated (872d60d -> d6aba83)

Salvatore Bonaccorso carnil at debian.org
Sun Jan 5 07:06:38 UTC 2014


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

carnil pushed a change to branch master
in repository libppix-regexp-perl.

      from  872d60d   Prepare changelog for release
      adds  0a3decc   Imported Upstream version 0.036
       new  c3b1565   Merge tag 'upstream/0.036'
       new  88fda47   Update copyright years for debian/* packaging files
       new  aa17536   Update copyright years for upstream files
       new  d6aba83   Prepare changelog for release

The 4 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                                          |   7 ++
 META.json                                        | 122 +++++++++++------------
 META.yml                                         | 122 +++++++++++------------
 README                                           |   2 +-
 debian/changelog                                 |   8 ++
 debian/copyright                                 |   4 +-
 eg/interpolated                                  |   2 +-
 eg/predump                                       |   4 +-
 eg/prenav                                        |   2 +-
 eg/preslurp                                      |   2 +-
 inc/PPIx/Regexp/Build.pm                         |   4 +-
 inc/PPIx/Regexp/Meta.pm                          |   2 +-
 inc/PPIx/Regexp/Test.pm                          |   4 +-
 lib/PPIx/Regexp.pm                               |   4 +-
 lib/PPIx/Regexp/Constant.pm                      |   4 +-
 lib/PPIx/Regexp/Dumper.pm                        |   4 +-
 lib/PPIx/Regexp/Element.pm                       |   4 +-
 lib/PPIx/Regexp/Lexer.pm                         |   4 +-
 lib/PPIx/Regexp/Node.pm                          |   4 +-
 lib/PPIx/Regexp/Node/Range.pm                    |   4 +-
 lib/PPIx/Regexp/Structure.pm                     |   4 +-
 lib/PPIx/Regexp/Structure/Assertion.pm           |   4 +-
 lib/PPIx/Regexp/Structure/BranchReset.pm         |   4 +-
 lib/PPIx/Regexp/Structure/Capture.pm             |   4 +-
 lib/PPIx/Regexp/Structure/CharClass.pm           |   4 +-
 lib/PPIx/Regexp/Structure/Code.pm                |   4 +-
 lib/PPIx/Regexp/Structure/Main.pm                |   4 +-
 lib/PPIx/Regexp/Structure/Modifier.pm            |   4 +-
 lib/PPIx/Regexp/Structure/NamedCapture.pm        |   4 +-
 lib/PPIx/Regexp/Structure/Quantifier.pm          |   4 +-
 lib/PPIx/Regexp/Structure/RegexSet.pm            |   4 +-
 lib/PPIx/Regexp/Structure/Regexp.pm              |   4 +-
 lib/PPIx/Regexp/Structure/Replacement.pm         |   4 +-
 lib/PPIx/Regexp/Structure/Subexpression.pm       |   4 +-
 lib/PPIx/Regexp/Structure/Switch.pm              |   4 +-
 lib/PPIx/Regexp/Structure/Unknown.pm             |   4 +-
 lib/PPIx/Regexp/Support.pm                       |   4 +-
 lib/PPIx/Regexp/Token.pm                         |   4 +-
 lib/PPIx/Regexp/Token/Assertion.pm               |   4 +-
 lib/PPIx/Regexp/Token/Backreference.pm           |   4 +-
 lib/PPIx/Regexp/Token/Backtrack.pm               |   4 +-
 lib/PPIx/Regexp/Token/CharClass.pm               |   4 +-
 lib/PPIx/Regexp/Token/CharClass/POSIX.pm         |   4 +-
 lib/PPIx/Regexp/Token/CharClass/POSIX/Unknown.pm |   4 +-
 lib/PPIx/Regexp/Token/CharClass/Simple.pm        |   4 +-
 lib/PPIx/Regexp/Token/Code.pm                    |   4 +-
 lib/PPIx/Regexp/Token/Comment.pm                 |   4 +-
 lib/PPIx/Regexp/Token/Condition.pm               |   4 +-
 lib/PPIx/Regexp/Token/Control.pm                 |   4 +-
 lib/PPIx/Regexp/Token/Delimiter.pm               |   4 +-
 lib/PPIx/Regexp/Token/Greediness.pm              |   4 +-
 lib/PPIx/Regexp/Token/GroupType.pm               |   4 +-
 lib/PPIx/Regexp/Token/GroupType/Assertion.pm     |   4 +-
 lib/PPIx/Regexp/Token/GroupType/BranchReset.pm   |   4 +-
 lib/PPIx/Regexp/Token/GroupType/Code.pm          |   4 +-
 lib/PPIx/Regexp/Token/GroupType/Modifier.pm      |   4 +-
 lib/PPIx/Regexp/Token/GroupType/NamedCapture.pm  |   4 +-
 lib/PPIx/Regexp/Token/GroupType/Subexpression.pm |   4 +-
 lib/PPIx/Regexp/Token/GroupType/Switch.pm        |   4 +-
 lib/PPIx/Regexp/Token/Interpolation.pm           |   4 +-
 lib/PPIx/Regexp/Token/Literal.pm                 |  20 +++-
 lib/PPIx/Regexp/Token/Modifier.pm                |   4 +-
 lib/PPIx/Regexp/Token/Operator.pm                |   4 +-
 lib/PPIx/Regexp/Token/Quantifier.pm              |   4 +-
 lib/PPIx/Regexp/Token/Recursion.pm               |   4 +-
 lib/PPIx/Regexp/Token/Reference.pm               |   4 +-
 lib/PPIx/Regexp/Token/Structure.pm               |   4 +-
 lib/PPIx/Regexp/Token/Unknown.pm                 |   4 +-
 lib/PPIx/Regexp/Token/Unmatched.pm               |   4 +-
 lib/PPIx/Regexp/Token/Whitespace.pm              |  17 +++-
 lib/PPIx/Regexp/Tokenizer.pm                     |   4 +-
 lib/PPIx/Regexp/Util.pm                          |   4 +-
 t/unit.t                                         |   9 ++
 t/version.t                                      |  12 +++
 74 files changed, 315 insertions(+), 256 deletions(-)

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



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