[clfft] branch debian/master updated (a492960 -> a6914fd)

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Fri Sep 2 13:45:50 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 clfft.

      from  a492960   Release to unstable.
      adds  b43cc61   fixing the thread saefty issue with contribution from #146
      adds  d233154   fix for problems with skinny 2d sizes as reported in #159
      adds  26ff37b   fix typos causing type mismatch in examples
      adds  ae0ea06   Merge branch 'examples-type-fix' of https://github.com/JCount/clFFT into JCount-examples-type-fix
      adds  af2fb90   Merge branch 'JCount-examples-type-fix' into develop
      adds  521eea0   Index calculation in 2D and 3D examples fixed.
      adds  d4537be   commit from tdd11235813-ExamplesDimIndexFix after resolving conflict
      adds  3123f30   Merge branch 'tdd11235813-ExamplesDimIndexFix' into develop
      adds  dcb6ce2   fix project wiki link
      adds  70c251a   Merge pull request #163 from Gjacquenot/develop2
      adds  62917d4   fix indentation in src/CMakeLists.txt
      adds  0f658cc   Merge pull request #162 from Gjacquenot/develop
      adds  c07a8b5   Updating deploy key
      adds  6504cf1   safe-guards to limit opencl max params on some hw/runtimes
      adds  d2ebff0   fixing cmake gtest link/md5
      adds  ce107c4   notes & versioning for 2.12.2
       new  b10bb94   Merge tag 'v2.12.2' into debian/master
       new  73b7e47   Update patch queue.
       new  b3a88ca   Use Boost dynamic libraries via CMake options.
       new  16f1771   Rename package libclfft-bin to clfft-client.
       new  4076df2   Update description of binary packages.
       new  9780ff3   Add missing Multi-Arch field for -dev and -doc.
       new  50e7a5f   Disable build of examples.
       new  9a2d6a7   Minor enhancements to rules file.
       new  5191a2c   Use HTTPS for Format field in copyright file.
       new  a6914fd   Release to unstable.

The 10 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:
 .travis.yml                                        |   2 +-
 CONTRIBUTING.md                                    |   4 +-
 ReleaseNotes.txt                                   |  14 +++
 debian/changelog                                   |  18 +++
 .../{libclfft-bin.install => clfft-client.install} |   0
 ...libclfft-bin.manpages => clfft-client.manpages} |   0
 debian/control                                     |  39 ++++---
 debian/copyright                                   |   2 +-
 debian/patches/disable-multilib-cflags.patch       |   6 +-
 debian/patches/series                              |   1 -
 debian/patches/use-boost-dynamic-libs.patch        |  16 ---
 debian/rules                                       |  20 +---
 src/CMakeLists.txt                                 | 123 ++++++++++-----------
 src/examples/fft1d.c                               |   2 +-
 src/examples/fft2d.c                               |   7 +-
 src/examples/fft3d.c                               |   6 +-
 src/gtest.cmake                                    |   4 +-
 src/library/enqueue.cpp                            |  11 +-
 src/library/fft_binary_lookup.cpp                  |   2 +-
 src/library/plan.cpp                               |  10 +-
 src/library/repo.cpp                               |  27 ++++-
 src/library/repo.h                                 |   6 +-
 22 files changed, 183 insertions(+), 137 deletions(-)
 rename debian/{libclfft-bin.install => clfft-client.install} (100%)
 rename debian/{libclfft-bin.manpages => clfft-client.manpages} (100%)
 delete mode 100644 debian/patches/use-boost-dynamic-libs.patch

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



More information about the debian-science-commits mailing list