[libinline-java-perl] 01/04: Merge tag 'upstream/0.55'

gregor herrmann gregoa at debian.org
Fri Nov 14 18:08:10 UTC 2014


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

gregoa pushed a commit to branch master
in repository libinline-java-perl.

commit 823f672e1af3785b06e9f3a1dbfc64a29e3cd89f
Merge: c2ccc25 572f4e4
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Nov 14 17:51:13 2014 +0100

    Merge tag 'upstream/0.55'
    
    Upstream version 0.55
    
    # gpg: Signature made Fri Nov 14 17:51:13 2014 CET
    # gpg:                using RSA key 0xBB3A68018649AA06
    # gpg: Good signature from "gregor herrmann <gregor.herrmann at comodo.priv.at>" [ultimate]
    # gpg:                 aka "gregor herrmann <gregoa at debian.org>" [ultimate]
    # gpg:                 aka "gregor herrmann <gregoa at colgarra.priv.at>" [ultimate]
    # gpg:                 aka "gregor herrmann <gregor+debian at comodo.priv.at>" [ultimate]
    # gpg:                 aka "[jpeg image of size 3391]" [ultimate]
    # gpg: Signature notation: issuer-fpr at notations.openpgp.fifthhorseman.net=D1E1316E93A760A8104D85FABB3A68018649AA06
    # Primary key fingerprint: D1E1 316E 93A7 60A8 104D  85FA BB3A 6801 8649 AA06

 CHANGES                                      |   5 +
 Java.pm                                      | 929 +++++++++++++--------------
 Java.pod                                     | 288 ++++-----
 Java/Array.pm                                |   4 +-
 Java/Callback.pm                             |   2 +-
 Java/Class.pm                                |   2 +-
 Java/Handle.pm                               |   4 +-
 Java/JNI.pm                                  |   2 +-
 Java/JNI.xs                                  |   2 +-
 Java/JVM.pm                                  |   2 +-
 Java/Object.pm                               |   4 +-
 Java/PerlInterpreter/PerlInterpreter.pm      |   3 +-
 Java/PerlInterpreter/t/02_perl_interpreter.t |  11 +-
 Java/PerlInterpreter/t/Tests.pl              |  12 +
 Java/Portable.pm                             |  24 +-
 Java/Protocol.pm                             |   2 +-
 Java/Server.pm                               |   2 +-
 Java/typemap                                 |   0
 MANIFEST                                     |   1 +
 META.json                                    |  52 ++
 META.yml                                     |  42 +-
 Makefile.PL                                  |  19 +-
 t/02_primitives.t                            |   0
 t/03_objects.t                               |   1 -
 t/04_members.t                               |   0
 t/05_arrays.t                                |   0
 t/06_static.t                                |   0
 t/13_handles.t                               |   2 +-
 t/no_const.java                              |   0
 t/shared.java                                |   0
 t/types.java                                 |   0
 31 files changed, 758 insertions(+), 657 deletions(-)

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



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