[libje-perl] branch master updated (37490c0 -> ec4c95b)

gregor herrmann gregoa at debian.org
Sun Aug 10 23:15:55 UTC 2014


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

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

      from  37490c0   update changelog
      adds  7777aa1   Imported Upstream version 0.061
       new  81a861d   Merge tag 'upstream/0.061'
       new  d160c69   New upstream release. Fixes "FTBFS with Perl 5.20: test failures" (Closes: #753026)
       new  75fa2ea   Drop pod-fixes.patch, merged upstream.
       new  4a48dd3   Update copyright years.
       new  ce60cce   Declare compliance with Debian Policy 3.9.5.
       new  095f3fe   cme: reformat debian/control
       new  ec4c95b   releasing package libje-perl version 0.061-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                               |   3 +
 META.yml                              |  60 +++++----
 README                                |   8 +-
 debian/changelog                      |  10 +-
 debian/control                        |  25 ++--
 debian/copyright                      |   4 +-
 debian/patches/pod-fixes.patch        | 232 ----------------------------------
 debian/patches/series                 |   1 -
 lib/JE.pm                             |   8 +-
 lib/JE/Boolean.pm                     |   4 +-
 lib/JE/Code.pm                        |  16 ++-
 lib/JE/Destroyer.pm                   |   2 +-
 lib/JE/LValue.pm                      |   8 +-
 lib/JE/Null.pm                        |   4 +-
 lib/JE/Number.pm                      |   4 +-
 lib/JE/Object.pm                      |   2 +-
 lib/JE/Object/Array.pm                |   2 +-
 lib/JE/Object/Boolean.pm              |   4 +-
 lib/JE/Object/Date.pm                 |   2 +-
 lib/JE/Object/Error.pm                |   4 +-
 lib/JE/Object/Error/RangeError.pm     |   4 +-
 lib/JE/Object/Error/ReferenceError.pm |   4 +-
 lib/JE/Object/Error/SyntaxError.pm    |   4 +-
 lib/JE/Object/Error/TypeError.pm      |   4 +-
 lib/JE/Object/Error/URIError.pm       |   4 +-
 lib/JE/Object/Function.pm             |  10 +-
 lib/JE/Object/Math.pm                 |   4 +-
 lib/JE/Object/Number.pm               |   4 +-
 lib/JE/Object/Proxy.pm                |   4 +-
 lib/JE/Object/RegExp.pm               |  22 +++-
 lib/JE/Object/String.pm               |   6 +-
 lib/JE/Parser.pm                      |   2 +-
 lib/JE/Scope.pm                       |   2 +-
 lib/JE/String.pm                      |   4 +-
 lib/JE/Undefined.pm                   |   3 +-
 lib/JE/_FieldHash.pm                  |   2 +-
 lib/JavaScript/Engine.pm              |   2 +-
 t/15.03-function-objects.t            |   2 +-
 t/15.10-regexp-objects.t              |  86 +++++++------
 t/parse08-regexps.t                   |   3 +-
 t/parse12-arguments.t                 |   2 +-
 41 files changed, 220 insertions(+), 361 deletions(-)
 delete mode 100644 debian/patches/pod-fixes.patch
 delete mode 100644 debian/patches/series

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



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