[glm] branch debian/master updated (49ccdab -> 43ee215)

Guus Sliepen guus at moszumanska.debian.org
Sat Jun 24 16:18:18 UTC 2017


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

guus pushed a change to branch debian/master
in repository glm.

      from  49ccdab   Release 0.9.8.3-3
       new  307f846   Import Upstream version 0.9.8.4
       new  43ee215   Import Debian changes 0.9.8.4-1

The 2 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:
 .appveyor.yml                                      |  34 ++++
 .travis.yml                                        |  84 +++++++++
 CMakeLists.txt                                     |  15 +-
 debian/changelog                                   |   9 +
 debian/control                                     |   3 +-
 .../patches/Fix-CMake-package-version-file.patch   |   4 +-
 debian/patches/fix-packing-test                    |  61 ------
 debian/patches/series                              |   1 -
 doc/api/dynsections.js                             | 208 ++++++++++-----------
 glm/detail/func_common.inl                         |   2 +-
 glm/detail/setup.hpp                               |  29 ++-
 glm/detail/type_vec1.hpp                           |  21 ++-
 glm/detail/type_vec1.inl                           |  16 +-
 glm/detail/type_vec2.hpp                           |  25 +--
 glm/detail/type_vec2.inl                           |  20 +-
 glm/detail/type_vec3.hpp                           |  33 ++--
 glm/detail/type_vec3.inl                           |  26 +--
 glm/detail/type_vec4.hpp                           |  31 +--
 glm/detail/type_vec4.inl                           |  24 +--
 glm/gtc/color_space.inl                            |   4 +-
 glm/gtx/color_space.inl                            |  22 +--
 glm/gtx/intersect.inl                              |   2 +-
 glm/gtx/matrix_decompose.inl                       |   2 +-
 glm/simd/platform.h                                |   3 +
 readme.md                                          |  11 ++
 test/core/core_func_exponential.cpp                |   3 +-
 test/core/core_func_swizzle.cpp                    |  13 +-
 test/core/core_setup_message.cpp                   |   2 +-
 test/core/core_type_aligned.cpp                    |   2 +-
 test/core/core_type_vec1.cpp                       |   3 +
 test/core/core_type_vec2.cpp                       |   4 +
 test/core/core_type_vec3.cpp                       |  15 +-
 test/core/core_type_vec4.cpp                       |   4 +
 test/gtc/gtc_noise.cpp                             |   8 +-
 test/gtc/gtc_packing.cpp                           |   7 +-
 test/gtc/gtc_random.cpp                            |  38 ++--
 36 files changed, 459 insertions(+), 330 deletions(-)
 create mode 100644 .appveyor.yml
 create mode 100644 .travis.yml

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



More information about the debian-science-commits mailing list