[libffi-platypus-perl] 01/04: Update upstream source from tag 'upstream/0.47'

Damyan Ivanov dmn at moszumanska.debian.org
Tue Nov 21 22:02:42 UTC 2017


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

dmn pushed a commit to branch master
in repository libffi-platypus-perl.

commit e389e4bb3639fe09705563cb003ab6d353258f30
Merge: 967d73e 3fc93cd
Author: Damyan Ivanov <dmn at debian.org>
Date:   Tue Nov 21 21:33:50 2017 +0000

    Update upstream source from tag 'upstream/0.47'
    
    Update to upstream version '0.47'
    with Debian dir 1e9e3069f108496f5e0e435ffd31ccf7dd441de4

 Build.PL                                   |     7 +-
 Changes                                    |    11 +
 MANIFEST                                   |    17 +-
 META.json                                  |     9 +-
 META.yml                                   |     9 +-
 README                                     |     2 +-
 author.yml                                 |     8 +-
 config.log                                 | 52592 ---------------------------
 cpanfile                                   |     3 +-
 dist.ini                                   |    21 +-
 inc/My/AutoConf.pm                         |    16 +-
 inc/My/HeaderVersion.pm                    |    29 -
 inc/My/ModuleBuild.pm                      |    16 +-
 inc/My/Probe.pm                            |     7 +-
 inc/My/ShareConfig.pm                      |    44 +
 inc/probe/abi                              |   Bin 18428 -> 0 bytes
 inc/probe/bigendian                        |   Bin 18476 -> 0 bytes
 inc/probe/bigendian64                      |   Bin 18476 -> 0 bytes
 inc/probe/complex                          |   Bin 18644 -> 0 bytes
 inc/probe/longdouble                       |   Bin 18532 -> 0 bytes
 inc/run/before_build.pl                    |     1 +
 include/ffi_platypus_config.h              |   199 -
 include/ffi_platypus_probe.h               |     5 -
 include/ppport.h                           |     2 +-
 lib/FFI/Platypus.pm                        |    29 +-
 lib/FFI/Platypus/API.pm                    |     4 +-
 lib/FFI/Platypus/Buffer.pm                 |     4 +-
 lib/FFI/Platypus/Declare.pm                |     4 +-
 lib/FFI/Platypus/Lang/ASM.pm               |     4 +-
 lib/FFI/Platypus/Lang/C.pm                 |     8 +-
 lib/FFI/Platypus/Lang/Win32.pm             |     8 +-
 lib/FFI/Platypus/Memory.pm                 |     4 +-
 lib/FFI/Platypus/Record.pm                 |     4 +-
 lib/FFI/Platypus/Record/TieArray.pm        |     4 +-
 lib/FFI/Platypus/ShareConfig.pm            |    72 +
 lib/FFI/Platypus/Type.pod                  |     2 +-
 lib/FFI/Platypus/Type/PointerSizeBuffer.pm |     4 +-
 lib/FFI/Platypus/Type/StringPointer.pm     |     4 +-
 lib/Module/Build/FFI.pm                    |   533 -
 libtest/libtest.bundle                     |   Bin 27184 -> 0 bytes
 share/README.txt                           |     2 +
 share/include/ffi_util.h                   |    21 -
 t/00_diag.t                                |    11 +-
 t/01_use.t                                 |     6 +-
 t/ffi_platypus_lang.t                      |    25 +-
 xt/author/strict.t                         |     2 +-
 xt/release/fixme.t                         |     2 +-
 47 files changed, 255 insertions(+), 53500 deletions(-)

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



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