[pkg-d-commits] [gir-to-d] branch master updated (baf30e0 -> 31d5d99)

Matthias Klumpp mak at moszumanska.debian.org
Sun Jul 2 14:55:31 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  baf30e0   Finalize changelog for 0.10.0-1
       new  66abdac   New upstream version 0.11.0
       new  821f109   Updated version 0.11.0 from 'upstream/0.11.0'
       new  3990e25   Bump standards version: No changes needed
       new  31d5d99   Finalize changelog for 0.11.0-1

The 4 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                            | 195 +++++++-----
 debian/changelog                            |   7 +
 debian/control                              |   2 +-
 meson.build                                 |   3 +-
 source/girtod.d                             |  47 +--
 source/gtd/DefReader.d                      |  56 +++-
 source/gtd/GirAlias.d                       |   3 +-
 source/gtd/GirEnum.d                        |   5 +-
 source/gtd/GirFunction.d                    |  13 +-
 source/gtd/GirPackage.d                     | 151 ++++++---
 source/gtd/GirStruct.d                      |  11 +-
 source/gtd/GirType.d                        |   6 +-
 source/gtd/GirWrapper.d                     | 475 ++++++++++++++++------------
 source/gtd/GlibTypes.d                      |  69 ++++
 source/gtd/Log.d                            | 171 ++++++++++
 source/gtd/{WrapError.d => WrapException.d} |  15 +-
 source/gtd/XMLReader.d                      |   7 +-
 17 files changed, 841 insertions(+), 395 deletions(-)
 create mode 100644 source/gtd/Log.d
 rename source/gtd/{WrapError.d => WrapException.d} (81%)

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