cctools (4.0-2) unstable; urgency=medium

  * QA upload.
  * Set maintainer to the QA team.
  * Fix FTBFS with glibc 2.26, patch by Juhani Numminen.  (Closes: #887763)
  * Drop debian/patches/multiarch_configure -- upstreamed and unused.
  * Priority optional.

 -- Adam Borowski <kilobyte@angband.pl>  Sat, 03 Feb 2018 04:30:36 +0100

cctools (4.0-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Switch Build-Depends to default-libmysqlclient-dev.  (Closes: #845828)
  * Fix typo in description.  (Closes: #749777)

 -- Andreas Beckmann <anbe@debian.org>  Thu, 12 Jan 2017 17:16:40 +0100

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
