[libje-perl] branch master updated (b7d85f8 -> e6368bd)

gregor herrmann gregoa at debian.org
Mon Oct 13 18:26:54 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  b7d85f8   releasing package libje-perl version 0.062-1
      adds  bbff912   Imported Upstream version 0.065
       new  3d0bcc9   Merge tag 'upstream/0.065'
       new  22a68a6   New upstream release.
       new  abec5cf   Declare compliance with Debian Policy 3.9.6.
       new  dcd00d0   Mark package as autopkgtest-able.
       new  e6368bd   releasing package libje-perl version 0.065-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:
 Changes                               | 21 +++++++++++++++
 META.yml                              |  2 +-
 README                                | 49 ++++++++++++++---------------------
 debian/changelog                      |  8 ++++++
 debian/control                        |  3 ++-
 lib/JE.pm                             |  4 +--
 lib/JE/Boolean.pm                     |  2 +-
 lib/JE/Code.pm                        | 10 +++----
 lib/JE/Destroyer.pm                   |  2 +-
 lib/JE/LValue.pm                      |  2 +-
 lib/JE/Null.pm                        |  2 +-
 lib/JE/Number.pm                      |  2 +-
 lib/JE/Object.pm                      |  2 +-
 lib/JE/Object/Array.pm                |  2 +-
 lib/JE/Object/Boolean.pm              |  2 +-
 lib/JE/Object/Date.pm                 | 13 ++++++----
 lib/JE/Object/Error.pm                |  2 +-
 lib/JE/Object/Error/RangeError.pm     |  2 +-
 lib/JE/Object/Error/ReferenceError.pm |  2 +-
 lib/JE/Object/Error/SyntaxError.pm    |  2 +-
 lib/JE/Object/Error/TypeError.pm      |  2 +-
 lib/JE/Object/Error/URIError.pm       |  2 +-
 lib/JE/Object/Function.pm             |  6 ++---
 lib/JE/Object/Math.pm                 |  2 +-
 lib/JE/Object/Number.pm               |  2 +-
 lib/JE/Object/Proxy.pm                |  4 +--
 lib/JE/Object/RegExp.pm               | 14 ++++++----
 lib/JE/Object/String.pm               |  2 +-
 lib/JE/Parser.pm                      |  2 +-
 lib/JE/Scope.pm                       |  2 +-
 lib/JE/String.pm                      |  2 +-
 lib/JE/Undefined.pm                   |  2 +-
 lib/JE/_FieldHash.pm                  |  2 +-
 lib/JavaScript/Engine.pm              |  2 +-
 t/15.09-dates.t                       | 17 ++++++++++--
 t/15.10-regexp-objects.t              | 14 +++++++++-
 36 files changed, 131 insertions(+), 80 deletions(-)

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