[libwx-perl] branch master updated (4630ba7 -> 44efd35)

Axel Beckert abe at deuxchevaux.org
Sat May 30 17:02:10 UTC 2015


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

abe pushed a change to branch master
in repository libwx-perl.

      from  4630ba7   update changelog
       new  7aba5cf   Produce sorted output to get reproducible results
       new  cf748c4   Add changelog entry for previous commit
       new  0094ee2   Add ext/webview/Makefile to debian/clean
       new  7a652cb   Add debian/upstream/metadata
       new  8ac0ce0   Update debian/changelog
      adds  7665e6d   Imported Upstream version 0.9923
      adds  bb14c2e   Imported Upstream version 0.9927
       new  c165c62   Merge tag 'upstream/0.9927'
       new  44efd35   Update changelog for new upstream release 0.9927

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                                  | 19 +++++++++
 Constant.xs                              | 55 +++++++++++++++----------
 META.json                                |  8 ++--
 META.yml                                 | 30 +++++++-------
 Makefile.PL                              |  4 +-
 Window.xs                                |  9 +++-
 Wx.pm                                    |  4 +-
 XS/ComboBox.xs                           | 33 ++++++++++++++-
 XS/DC.xsp                                |  9 +++-
 XS/Menu.xs                               |  5 +--
 XS/Timer.xs                              | 12 +++++-
 build/Wx/build/MakeMaker/MacOSX_GCC.pm   | 29 ++++++++++++-
 build/Wx/build/Options.pm                |  1 -
 cpp/app.h                                |  2 +-
 cpp/wxapi.h                              | 14 ++++++-
 debian/changelog                         | 14 ++++++-
 debian/clean                             |  1 +
 debian/patches/reproducible_output.patch | 71 ++++++++++++++++++++++++++++++++
 debian/patches/series                    |  1 +
 debian/upstream/metadata                 |  6 +++
 ext/aui/AUI.xs                           | 22 +++++++++-
 ext/dnd/lib/Wx/DND.pm                    |  4 +-
 ext/grid/XS/GridCellEditor.xs            |  2 +-
 ext/grid/cpp/editor.h                    |  2 +-
 ext/grid/cpp/gr_constants.cpp            | 16 ++++++-
 ext/richtext/Makefile.PL                 |  4 +-
 ext/stc/cpp/st_constants.cpp             |  2 +-
 ext/xrc/cpp/xr_constants.cpp             |  2 +-
 lib/Wx/Mini.pm                           |  2 +-
 typemap                                  |  3 +-
 typemap.tmpl                             |  3 +-
 31 files changed, 315 insertions(+), 74 deletions(-)
 create mode 100644 debian/patches/reproducible_output.patch
 create mode 100644 debian/upstream/metadata

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