[pkg-d-commits] [gir-to-d] branch master updated (51bdef4 -> a452cda)

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


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

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

      from  51bdef4   Finalize changelog for 0.11.1-2
       new  c73d199   New upstream version 0.12.2
       new  71bd904   Updated version 0.12.2 from 'upstream/0.12.2'
       new  a452cda   Finalize changelog for 0.12.2-1

The 3 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 +
 debian/changelog                         |   6 +
 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 +
 12 files changed, 1009 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