pyopencl (2011.2-1) unstable; urgency=low

  * New upstream release.
  * Change dependencies and build-dependencies to allow installation
    with non-NVIDIA (particularly AMD) OpenCL provider (Closes: #628702)
  * Remove unnecessary ./configure option pointing to include directory;
    OpenCL header files are now in /usr/include
  * Split into python-pyopencl and python-pyopencl-doc packages.
  * Use dh_sphinxdoc to properly manage documentation.
  * Add doc-base support
  * Fix copyright for files in compyte/*
  * Remove pytest override as package uses only py.test

 -- Tomasz Rybak <bogomips@post.pl>  Mon, 28 Nov 2011 13:39:37 +0100

pyopencl (2011.1.2+git20110716-1) unstable; urgency=low

  * New upstream release
  * Update Standards-Version to 3.9.2; no changes necessary.
  * Switch to debhelper compat level 8; no changes necessary.
  * Add option in debian/source/ to unapply patches after build.
  * Change debian/rules to use dh_python2 which is recommended in Wheezy
  * Add override python-py of pytest package
  * Disable compressing Sphinx-generated files (Closes: #608778)
  * Change dependencies to OpenCL virtual packages to allow other OpenCL
    providers. #628702 is not yet closed because of lack of change in build
    dependencies.

 -- Tomasz Rybak <bogomips@post.pl>  Mon, 18 Jul 2011 13:32:06 +0200

pyopencl (0.92-1) unstable; urgency=high

  * New upstream release
  * Fixed Vcs-* URLs in debian/control; now they point to Alioth
    instead of upstream git repository (Closes: #599875)
  * Fixed Maintainer field in debian/copyright (Closes: #599873)
  * Added missing licence for pyopencl/clrandom.py file (Closes: #599874)
  * Fixed FTBFS on i386 (Closes: #599782)
  * Forced build scripts not to use boost libraries that might be included
    in the source
  * Removed messages about missing Boost libraries; they are superfluous
    as package is using Debian ones
  * Update Standards-Version to 3.9.1; no changes necessary.
  * Changed dependencies:
    * Added alternative dependency to help with post-Squeeze changes
      in NVIDIA driver packages
    * Added alternative build-dependency on nvidia-libopencl1
      and opencl-headers instead of nvidia-libopencl1-dev
      which will be removed from NVIDIA driver packages after Squeeze

 -- Tomasz Rybak <bogomips@post.pl>  Fri, 05 Nov 2010 14:52:35 +0100

pyopencl (0.92~beta+git20100709-1) unstable; urgency=low

  * Initial release
  * Replaced usage of setuptools with python-setuptools from Debian
  * Deleted jquery.js and replace it with link to script from libjs-jquery

 -- Tomasz Rybak <bogomips@post.pl>  Mon, 31 May 2010 19:29:00 +0200
