cctools (4.0-1ubuntu9) zesty; urgency=medium

  * Use default mysqlclient build dependency.
  * Fix abstraction typo in d/control.
    (Apply debian diff for the above)

 -- Bhavani Shankar <bhavi@ubuntu.com>  Thu, 02 Feb 2017 09:23:05 +0530

cctools (4.0-1ubuntu8) zesty; urgency=medium

  * No-change rebuild against libopenmpi2

 -- Steve Langasek <steve.langasek@ubuntu.com>  Sat, 22 Oct 2016 01:21:46 +0000

cctools (4.0-1ubuntu7) yakkety; urgency=medium

  * No-change rebuild for readline soname change.

 -- Matthias Klose <doko@ubuntu.com>  Sun, 18 Sep 2016 10:24:56 +0000

cctools (4.0-1ubuntu6) yakkety; urgency=medium

  * No-change rebuild for readline soname change.

 -- Matthias Klose <doko@ubuntu.com>  Sat, 17 Sep 2016 11:59:14 +0000

cctools (4.0-1ubuntu5) xenial; urgency=medium

  * Rebuild against libmysqlclient20.

 -- Robie Basak <robie.basak@ubuntu.com>  Tue, 05 Apr 2016 12:17:33 +0000

cctools (4.0-1ubuntu4) xenial; urgency=medium

  * No-change rebuild for openmpi on s390x.

 -- Matthias Klose <doko@ubuntu.com>  Sat, 06 Feb 2016 19:47:15 +0000

cctools (4.0-1ubuntu3) xenial; urgency=medium

  * No-change rebuild for openmpi transition.

 -- Matthias Klose <doko@ubuntu.com>  Mon, 01 Feb 2016 11:24:36 +0000

cctools (4.0-1ubuntu2) utopic; urgency=medium

  * No-change rebuild to drop mpich dependency on arm64.

 -- Logan Rosen <logan@ubuntu.com>  Fri, 02 May 2014 10:23:49 -0400

cctools (4.0-1ubuntu1) trusty; urgency=medium

  * Patch configure to include multiarch globus directory.
  * Rebuild against openmpi1.6.

 -- Dimitri John Ledkov <xnox@ubuntu.com>  Sat, 21 Dec 2013 14:23:02 +0000

cctools (4.0-1) unstable; urgency=low

  * New upstream release (missed quite a few).
    - Fix FD_CLOEXEC file descriptor flag setting (Closes: #696249).
  * Disabled now obsolete patches (run_tests_on_buildd, parrot_run_hang_fix).
  * Bump debhelper compat level to 9, to enable hardening.
  * Disable API doc generation via doxygen for now -- to avoid delaying this
    overdue upload even longer. The problem of hanging doxygen remains, but is
    now hidden (Closes: #718092).
  * Add patch to use bash as interpreter for ec2_remove_workers -- contains
    bash-specific for loop construct.

 -- Michael Hanke <mih@debian.org>  Mon, 29 Jul 2013 18:55:40 +0200

cctools (3.5.1-2) unstable; urgency=low

  * Apply upstream patch to address parrot_run stalling on Debian wheezy and
    later (Closes: #678417).

 -- Michael Hanke <mih@debian.org>  Sat, 30 Jun 2012 11:35:24 +0200

cctools (3.5.1-1) unstable; urgency=low

  * New upstream bugfix release, adding support for version 3.2 Linux kernels.
  * Temporarily disabling the test suite upon upstream's request, as it
    generates to many false positives.

 -- Michael Hanke <mih@debian.org>  Fri, 29 Jun 2012 08:16:01 +0200

cctools (3.5.0-1) unstable; urgency=low

  * New upstream release.
  * Remove obsolete patches 'missing_cflags' and 'python_compat'. They have
    been merged upstream.
  * Remove DM-upload flag, not needed anymore.
  * Bumped Standards-version to 3.9.3, no changes necessary.
  * Do not install the new 'apps' binaries. They carry language-specific
    filename extensions, and upstream was asked if renaming is possible. Until
    this is decided they won't be installed to avoid changing the API twice.

 -- Michael Hanke <mih@debian.org>  Fri, 15 Jun 2012 08:30:02 +0200

cctools (3.4.2-2) unstable; urgency=low

  * Added patch to handle a missing CFLAGS variable in Python's sysconfig
    report (Closes: #661658).

 -- Michael Hanke <mih@debian.org>  Fri, 30 Mar 2012 12:40:01 +0200

cctools (3.4.2-1) unstable; urgency=low

  * New upstream release.
  * Drop external_python_version patch -- merged upstream.

 -- Michael Hanke <mih@debian.org>  Tue, 21 Feb 2012 16:45:28 +0100

cctools (3.4.0-1) unstable; urgency=low

  * New upstream release.
  * Improve DEP5 compliance of debian/copyright.
  * Added patch to make "starch" use python instead of python2 as interpreter.
  * Tighten build-dependencies (added swig and m4).
  * Enable MPI-support for work-queue.
  * Move to dh_python2.
  * Split Python-bindings for workqueue into a dedicated package and build
    them for all supported Python versions.

 -- Michael Hanke <mih@debian.org>  Wed, 26 Oct 2011 11:51:10 +0200

cctools (3.3.4-2) unstable; urgency=low

  * Added missing build-dependency on ncurses (Closes: #644578).

 -- Michael Hanke <mih@debian.org>  Fri, 07 Oct 2011 14:29:14 +0200

cctools (3.3.4-1) unstable; urgency=low

  * New upstream release.
  * Added patches from upstream SVN with fixes for Debian's multiarch
    (Closes: #635916).
  * Re-enable building parrot on amd64 (broken by fix for kFreeBSD).
  * Enable readline support (added appropriate build-dependencies).

 -- Michael Hanke <mih@debian.org>  Sun, 14 Aug 2011 20:14:30 +0200

cctools (3.3.3-1) unstable; urgency=low

  * New upstream release.
  * Updated Debian configuration patches.
  * Added build-dependency to python-support to install the workqueue
    extension correctly.

 -- Michael Hanke <mih@debian.org>  Thu, 14 Jul 2011 14:41:37 -0400

cctools (3.3.2-4) unstable; urgency=low

  * More FTBFS fixes for kFreeBSD: The netstat API is different from Linux
    platforms. Upstream's tests for a Linux platform actually test for a GNU
    libc, hence "LINUX" is enforced as operating system configure setting to
    keep the patch minimal.
  * Add a dependency on Python to coop-computing-tools. Some tools are
    implemented in Python. Found by lintian.
  * Remove jquery library copy that is included by the latest doxygen.
    Replaced with symlink and package dependency on libjs-jquery.
  * Add DEP-3 compliant headers to all patches.

 -- Michael Hanke <mih@debian.org>  Wed, 11 May 2011 10:32:23 -0400

cctools (3.3.2-3) unstable; urgency=low

  * Fix another FTBFS on kFreeBSD -- assumption that non-Linux is also
    non-GNU.

 -- Michael Hanke <mih@debian.org>  Mon, 09 May 2011 16:40:39 -0400

cctools (3.3.2-2) unstable; urgency=low

  * Fix FTBFS on kFreeBSD -- invalid value in defines (Closes: #626160).
  * Add gridengine-client to suggested packages, as makeflow also supportes
    SGE.
  * Change package long description indentation to be more compatible with
    existing renderers.

 -- Michael Hanke <mih@debian.org>  Mon, 09 May 2011 09:47:37 -0400

cctools (3.3.2-1) unstable; urgency=low

  * Initial release. (Closes: #618774)
  * Named binary package coop-computing-tools to avoid future naming conflict
    with another cctools package, currently in preparation.

 -- Michael Hanke <mih@debian.org>  Sat, 07 May 2011 09:05:00 -0400
