python-tensorflow-cuda (1.3.1-1) unstable; urgency=medium

  * New upstream release:
    - Drop Remove-github-mirror-of-protobuf-due-to-mismatched-sha256-sum
      patch.
  * Drop the weird "external" folder.
  * Disable OpenMPI in < 1.10 (Debian Jessie, FTBFS).

 -- Adam Cecile <acecile@nsc-srve.service.emergency.lu>  Thu, 28 Sep 2017 21:19:07 +0000

python-tensorflow-cuda (1.3.0-1) unstable; urgency=medium

  * New upstream release:
    - Drop Fix_CUDA_7.x_build, merged upstream,
    - Build depends on OpenMPI and build conflicts on mpich and lam,
    - Build with MPI support by passing -DOMPI_SKIP_MPICXX=1,
    - Merge upstream 82bb560cf437ad47c8acdd010f143a7c8810f803 to avoid
      build failure due to github archives md5 mismatch,
    - Add -Wno-error=stringop-overflow to fix FTBFS on Debian Buster when
      building without CUDA (otherwise using GCC 4.9).
    - Add severals new workarounds because configure script is getting
      worse (mostly related to CUDA and sub-components detection),
    - Fix dependencies: tensorboard is now an external package,
    - Now rename Python C extentions (.so files) myself to support both
      Python 3.5 and 3.6 builds for Debian Buster \o/,
    - Make debian/rules simplier, using eval to define intermediate
      variables in targets,
    - Adapt list of Python dependencies, according to new setup.py.

 -- Adam Cecile <acecile@le-vert.net>  Thu, 21 Sep 2017 06:33:35 +0000

python-tensorflow-cuda (1.2.1-2) unstable; urgency=medium

  * Provide additional builds using Intel(R) Math Kernel Library
    for Deep Neural Networks.
    
 -- Adam Cecile <acecile@le-vert.net>  Fri, 15 Sep 2017 00:20:59 +0200

python-tensorflow-cuda (1.2.1-1) unstable; urgency=medium

  * Initial release.

 -- Adam Cecile <acecile@le-vert.net>  Thu, 03 Aug 2017 15:01:36 +0200
