[globjects] branch debian/master updated (1ec75e3 -> dca6c8a)

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Jul 20 08:49:36 UTC 2017


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

ghisvail-guest pushed a change to branch debian/master
in repository globjects.

      from  1ec75e3   Release to unstable.
      adds  b387b83   New upstream version 1.1.0
      adds  9c59da2   Merge tag 'upstream/1.1.0' into debian/experimental
      adds  c056ff3   Fixup the Vcs-Browser URI
      adds  e1b8815   Release to experimental
       new  0803d51   Bump standards version to 4.0.0, no changes required
       new  b075657   Add support for the nodoc build profile
       new  dca6c8a   Release to unstable

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.md                                          |  7 +-
 debian/changelog                                   | 16 +++++
 debian/control                                     | 12 ++--
 debian/rules                                       |  4 ++
 source/examples/computeshader/main.cpp             |  2 +-
 source/examples/qtexample/main.cpp                 |  6 +-
 source/globjects/include/globjects/AbstractState.h |  6 +-
 source/globjects/include/globjects/Buffer.h        | 31 ++++++++-
 source/globjects/include/globjects/Buffer.inl      | 25 +++++--
 source/globjects/include/globjects/StateSetting.h  |  8 ++-
 .../globjects/include/globjects/StateSetting.inl   |  2 +-
 source/globjects/source/AbstractState.cpp          | 14 ++++
 source/globjects/source/AbstractUniform.cpp        |  6 +-
 source/globjects/source/Framebuffer.cpp            |  1 +
 source/globjects/source/IncludeProcessor.cpp       |  2 +-
 source/globjects/source/IncludeProcessor.h         |  2 +-
 source/globjects/source/Program.cpp                | 48 ++++++++-----
 source/globjects/source/Shader.cpp                 |  2 +-
 source/globjects/source/State.cpp                  | 78 ++++++++++++++++------
 source/globjects/source/StateSetting.cpp           |  4 +-
 source/globjects/source/VertexArray.cpp            | 28 +++++---
 source/globjects/source/base/StringTemplate.cpp    |  2 +-
 .../source/registry/NamedStringRegistry.cpp        |  2 +-
 source/globjects/source/registry/Registry.cpp      |  2 +-
 24 files changed, 231 insertions(+), 79 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/globjects.git



More information about the debian-science-commits mailing list