[libglib-object-introspection-perl] branch master updated (57ec850 -> a2dc736)

Intrigeri intrigeri at moszumanska.debian.org
Wed Jan 8 16:19:47 UTC 2014


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

intrigeri pushed a change to branch master
in repository libglib-object-introspection-perl.

      from  57ec850   libglib-object-introspection-perl (0.016-1)
      adds  872c96e   Fix compiler warnings related to format specifiers
      adds  f463b9e   Register unregistered enums
      adds  d2e0b80   Pass on NULL user data in C invocations if appropriate
      adds  bda5ea5   Release 0.017
      adds  fac16b1   Fix registering unregistered enums
      adds  e9852bd   Mark a few tests as known to fail
      adds  a32a287   Release 0.018
      adds  7b6265f   Imported Upstream version 0.018
       new  abfa5c4   Merge tag 'upstream/0.018'
       new  dee22f8   Declare compliance with Standards-Version 3.9.5.
       new  fd68bc8   Add a Lintian override for debian-watch-may-check-gpg-signature.
       new  f26edbe   Build-depend on debhelper (>= 9.20120312~) to get better hardening flags support.
       new  a2dc736   libglib-object-introspection-perl (0.018-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:
 GObjectIntrospection.xs          | 20 ++++++++++++--
 MANIFEST                         |  1 +
 META.json                        | 11 ++------
 META.yml                         |  9 ++----
 NEWS                             | 13 +++++++++
 debian/changelog                 | 13 +++++++++
 debian/control                   |  4 +--
 debian/source/lintian-overrides  |  1 +
 gperl-i11n-enums.c               | 52 +++++++++++++++++++++++++++++++++++
 gperl-i11n-info.c                | 59 +++++++++++++++++++++++++++++-----------
 gperl-i11n-invoke-c.c            |  2 +-
 gperl-i11n-invoke-perl.c         |  3 +-
 gperl-i11n-marshal-array.c       |  2 +-
 gperl-i11n-marshal-callback.c    | 13 +++++++++
 gperl-i11n-marshal-interface.c   | 26 ++++++++++++++----
 gperl-i11n-marshal-struct.c      |  2 +-
 gperl-i11n-union.c               |  3 +-
 lib/Glib/Object/Introspection.pm |  2 +-
 t/enums.t                        | 10 ++++++-
 t/vfunc-ref-counting.t           | 14 ++++++----
 20 files changed, 207 insertions(+), 53 deletions(-)
 create mode 100644 debian/source/lintian-overrides
 create mode 100644 gperl-i11n-enums.c

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



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