[gli] branch debian/master updated (3ef0561 -> bdd4dda)

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Mon Nov 21 17:04:15 UTC 2016


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

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

      from  3ef0561   Release to unstable.
      adds  f87f3f1   New upstream version 0.8.2.0+ds1
       new  e33161e   Merge tag 'upstream/0.8.2.0+ds1' into debian/master
       new  9239607   Update patch queue.
       new  77b6d5d   Update packaging according to new doxygen setup.
       new  78a23fc   Drop changelogs install override, no longer applicable.
       new  bdd4dda   Release to unstable.

The 5 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:
 copying.md                                    |  52 -----
 debian/changelog                              |  12 ++
 debian/libgli-doc.doc-base                    |   4 +-
 debian/libgli-doc.docs                        |   2 +-
 debian/patches/Discard-readme-from-docs.patch |  25 ---
 debian/patches/Fix-path-to-project-logo.patch |  21 ++
 debian/patches/Fix-project-version.patch      |  21 ++
 debian/patches/series                         |   3 +-
 debian/rules                                  |   5 +-
 doc/CMakeLists.txt                            |  10 -
 doc/gli.docx                                  | Bin 438790 -> 0 bytes
 man.doxy => doc/man.doxy                      |  76 +++++--
 doc/manual/frontpage1.png                     | Bin 0 -> 731902 bytes
 doc/manual/frontpage2.png                     | Bin 0 -> 233177 bytes
 doc/manual/g-truc.png                         | Bin 0 -> 13441 bytes
 gli/core/dx.inl                               |   4 +-
 gli/core/file.hpp                             |  15 ++
 gli/core/file.inl                             |  19 ++
 gli/{ => core}/filter.hpp                     |  15 +-
 gli/core/filter_compute.hpp                   |   9 +-
 gli/core/flip.hpp                             |   4 +
 gli/core/flip.inl                             | 295 +++++++++++++++++++++++++-
 gli/core/format.inl                           |  57 +++++
 gli/core/load.inl                             |   3 +-
 gli/core/load_dds.inl                         |   7 +-
 gli/core/load_kmg.inl                         |   3 +-
 gli/core/load_ktx.inl                         |   3 +-
 gli/core/save_dds.inl                         |   3 +-
 gli/core/save_kmg.inl                         |   5 +-
 gli/core/save_ktx.inl                         |   3 +-
 gli/dx.hpp                                    |   4 +-
 gli/format.hpp                                |  34 +++
 gli/generate_mipmaps.hpp                      |   2 +-
 gli/gli.hpp                                   |   4 +-
 gli/sampler.hpp                               |   2 +-
 gli/texture.hpp                               |  20 +-
 manual.md                                     | 281 ++++++++++++++++++++++++
 readme.md                                     | 250 +++++++++++++++++++++-
 releases.md                                   | 171 ---------------
 sample-convert.md                             |  29 ---
 sample-creating-texture-object.md             | 125 -----------
 test/core/core_flip.cpp                       |  24 +++
 test/core/core_load.cpp                       |  23 ++
 43 files changed, 1148 insertions(+), 497 deletions(-)
 delete mode 100644 copying.md
 delete mode 100644 debian/patches/Discard-readme-from-docs.patch
 create mode 100644 debian/patches/Fix-path-to-project-logo.patch
 create mode 100644 debian/patches/Fix-project-version.patch
 delete mode 100644 doc/CMakeLists.txt
 delete mode 100644 doc/gli.docx
 rename man.doxy => doc/man.doxy (97%)
 create mode 100644 doc/manual/frontpage1.png
 create mode 100644 doc/manual/frontpage2.png
 create mode 100644 doc/manual/g-truc.png
 create mode 100644 gli/core/file.hpp
 create mode 100644 gli/core/file.inl
 rename gli/{ => core}/filter.hpp (66%)
 create mode 100644 manual.md
 delete mode 100644 releases.md
 delete mode 100644 sample-convert.md
 delete mode 100644 sample-creating-texture-object.md

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



More information about the debian-science-commits mailing list