[libwx-perl] 01/09: Updated version 0.9932 from 'upstream/0.9932'

gregor herrmann gregoa at debian.org
Fri Jun 23 19:18:41 UTC 2017


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

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

commit ae03d3471a3f15b6b6b69e6d05089d4abeddf9d3
Merge: e69397c 989d5c0
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jun 23 20:34:51 2017 +0200

    Updated version 0.9932 from 'upstream/0.9932'
    
    with Debian dir c9815147fc98a5840f2beb4535f10c638ed35778

 Changes                                |  21 +++++
 Constant.xs                            |  55 ++++++++++++--
 Controls.xs                            |  70 ++++++++---------
 Frames.xs                              |  16 ++--
 GDI.xs                                 |  12 +--
 MANIFEST                               |   4 +-
 META.json                              | 135 +++++++++++++++++----------------
 META.yml                               |  81 ++++++++++----------
 Makefile.PL                            |   0
 Window.xs                              |  12 +--
 Wx.pm                                  |   4 +-
 Wx.xs                                  |  24 +++---
 XS/ScrolledWindow.xs                   |  11 ++-
 build/Wx/build/MakeMaker/MacOSX_GCC.pm |  76 +------------------
 build/Wx/build/Utils.pm                |   2 +-
 cpp/wxPerl.osx/Makefile                |   0
 ext/aui/t/01_load.t                    |   0
 ext/aui/t/02_inheritance.t             |   0
 ext/aui/t/03_threads.t                 |   0
 ext/aui/t/08_ovl_func.t                |   0
 ext/calendar/t/01_load.t               |   0
 ext/calendar/t/02_inheritance.t        |   0
 ext/calendar/t/03_threads.t            |   0
 ext/dataview/t/01_load.t               |   0
 ext/dataview/t/02_inheritance.t        |   0
 ext/dataview/t/03_threads.t            |   0
 ext/dataview/t/08_ovl_func.t           |   0
 ext/datetime/t/01_load.t               |   0
 ext/datetime/t/02_api.t                |   0
 ext/datetime/t/03_threads.t            |   0
 ext/dnd/t/01_load.t                    |   0
 ext/dnd/t/02_inheritance.t             |   0
 ext/dnd/t/03_pldatabject.t             |   0
 ext/dnd/t/04_threads.t                 |   0
 ext/docview/t/01_load.t                |   0
 ext/docview/t/02_inheritance.t         |   0
 ext/docview/t/03_threads.t             |   0
 ext/docview/t/04_cmdproc.t             |   0
 ext/filesys/t/01_load.t                |   0
 ext/filesys/t/02_inheritance.t         |   0
 ext/filesys/t/03_threads.t             |   0
 ext/grid/t/01_load.t                   |   0
 ext/grid/t/02_inheritance.t            |   0
 ext/grid/t/03_attr.t                   |   0
 ext/grid/t/04_api.t                    |   0
 ext/grid/t/05_threads.t                |   0
 ext/help/t/01_load.t                   |   0
 ext/help/t/02_inheritance.t            |   0
 ext/help/t/03_threads.t                |   0
 ext/html/t/01_load.t                   |   0
 ext/html/t/02_inheritance.t            |   0
 ext/html/t/03_threads.t                |   0
 ext/html/t/04_taghandlers.t            |   0
 ext/html/t/08_ovl_func.t               |   0
 ext/ipc/t/01_load.t                    |   0
 ext/ipc/t/02_inheritance.t             |   0
 ext/ipc/t/03_threads.t                 |   0
 ext/mdi/t/01_load.t                    |   0
 ext/mdi/t/02_inheritance.t             |   0
 ext/media/t/01_load.t                  |   0
 ext/media/t/02_inheritance.t           |   0
 ext/pperl/carp/t/01_load.t             |   0
 ext/pperl/splashfast/t/01_load.t       |   0
 ext/pperl/splashfast/t/02_use.t        |   0
 ext/pperl/splashfast/t/03_new.t        |   0
 ext/pperl/splashfast/t/04_app.t        |   0
 ext/pperl/textval/t/01_load.t          |   0
 ext/print/t/01_load.t                  |   0
 ext/print/t/02_inheritance.t           |   0
 ext/print/t/03_threads.t               |   0
 ext/print/t/09_paper.t                 |   0
 ext/propgrid/t/01_load.t               |   0
 ext/propgrid/t/02_inheritance.t        |   0
 ext/propgrid/t/03_threads.t            |   0
 ext/ribbon/t/01_load.t                 |   0
 ext/ribbon/t/02_inheritance.t          |   0
 ext/ribbon/t/03_threads.t              |   0
 ext/ribbon/t/04_userdata.t             |   0
 ext/richtext/t/01_load.t               |   0
 ext/richtext/t/02_inheritance.t        |   0
 ext/richtext/t/03_threads.t            |   0
 ext/richtext/t/08_ovl_func.t           |   0
 ext/socket/t/01_load.t                 |   0
 ext/socket/t/02_inheritance.t          |   0
 ext/socket/t/03_threads.t              |   0
 ext/stc/t/01_load.t                    |   0
 ext/stc/t/02_inheritance.t             |   0
 ext/test/t/01_load.t                   |   0
 ext/test/t/02_inheritance.t            |   0
 ext/test/t/03_threads.t                |   0
 ext/test/t/07_callback.t               |   0
 ext/webview/WebView.xs                 |  20 +----
 ext/webview/XS/WebViewV2.xsp           |   9 +++
 ext/webview/XS/WebViewV3.xsp           |   9 +++
 ext/webview/t/01_load.t                |   0
 ext/webview/t/02_inheritance.t         |   0
 ext/webview/t/03_threads.t             |   0
 ext/xrc/t/01_load.t                    |   0
 ext/xrc/t/03_threads.t                 |   0
 interface/wx/treelist.h                |   2 +-
 lib/Wx/Mini.pm                         |   7 +-
 samples/dialog/dialog.pl               |   0
 samples/hello/hello.pl                 |   0
 samples/minimal/minimal.pl             |   0
 samples/trivial/trivial.pl             |   0
 script/copy_files.pl                   |   1 +
 script/fix_alien_path.pl               |   0
 script/make_exp_list.pl                |   0
 script/make_ppm.pl                     |   0
 script/make_typemap.pl                 |   0
 script/make_v_cback.pl                 |   0
 script/pipe.pl                         |   0
 script/wxperl_overload                 |   0
 script/wxperl_xspp                     |   0
 t/01_load.t                            |   0
 t/02_inheritance.t                     |   0
 t/03_event.t                           |   0
 t/04_userdata.t                        |   0
 t/05_timer.t                           |   0
 t/06_loadxpm.t                         |   0
 t/07_overload.t                        |   0
 t/08_ovl_func.t                        |   0
 t/09_create_delete.t                   |   0
 t/10_oor.t                             |   0
 t/11_twostage.t                        |   0
 t/12_pod.t                             |   0
 t/13_nbksizer.t                        |   0
 t/14_eh_die.t                          |   5 +-
 t/15_threads.t                         |   0
 t/16_stream.t                          |   0
 t/17_thread_evt.t                      |   0
 t/18_unicode.t                         |  14 ++--
 t/19_overlay.t                         |   0
 t/20_ctx_threads.t                     |   0
 t/21_locale.t                          |   0
 t/22_interface.t                       |   0
 t/zz_distrib.t                         |   0
 typemap                                |   3 +-
 typemap.tmpl                           |   3 +-
 139 files changed, 304 insertions(+), 292 deletions(-)

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



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