[pkg-d-commits] [gir-to-d] branch upstream updated (6d02d75 -> c73d199)

Matthias Klumpp mak at moszumanska.debian.org
Fri Oct 20 21:04:59 UTC 2017


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

mak pushed a change to branch upstream
in repository gir-to-d.

      from  6d02d75   New upstream version 0.11.1
       new  c73d199   New upstream version 0.12.2

The 1 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:
 Readme_APILookup                         |  12 +
 meson.build                              |   2 +
 source/girtod.d                          |  29 +-
 source/gtd/{GirAlias.d => GirConstant.d} |  49 ++-
 source/gtd/GirField.d                    | 507 +++++++++++++++++++++++++++++++
 source/gtd/GirFunction.d                 |  48 +--
 source/gtd/GirPackage.d                  | 130 ++++++--
 source/gtd/GirStruct.d                   | 373 +++++++++++------------
 source/gtd/GirType.d                     |  14 +-
 source/gtd/GirWrapper.d                  | 188 +++++++-----
 source/gtd/GlibTypes.d                   |   3 +
 11 files changed, 1003 insertions(+), 352 deletions(-)
 copy source/gtd/{GirAlias.d => GirConstant.d} (57%)
 create mode 100644 source/gtd/GirField.d

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-d/gir-to-d.git



More information about the pkg-d-commits mailing list