ecflow (4.17.1-1build2) focal; urgency=medium

  * No-change rebuild for icu soname change.

 -- Matthias Klose <doko@ubuntu.com>  Thu, 05 Mar 2020 08:51:19 +0100

ecflow (4.17.1-1build1) focal; urgency=medium

  * No-change rebuild against libboost-regex1.71.0-icu65

 -- Steve Langasek <steve.langasek@ubuntu.com>  Thu, 13 Feb 2020 19:00:09 +0000

ecflow (4.17.1-1) unstable; urgency=medium

  * New upstream release

 -- Alastair McKinstry <mckinstry@debian.org>  Wed, 08 Jan 2020 14:03:33 +0000

ecflow (4.16.0-2) unstable; urgency=medium

  * Standards-Version: 4.4.1.0
  * Ensure scripts are labelled python3 not python. Closes: #945637

 -- Alastair McKinstry <mckinstry@debian.org>  Fri, 06 Dec 2019 11:23:57 +0000

ecflow (4.16.0-1) unstable; urgency=medium

  * New upstream release
  * Build with ecbuild
  * Move all python3 refs in ecflow-client to python3

 -- Alastair McKinstry <mckinstry@debian.org>  Fri, 06 Sep 2019 09:27:05 +0100

ecflow (4.15.0-1) unstable; urgency=medium

  * Drop python2 support
  * New upstream release
  * Now use debhelper-compat (= 12)
  * Standards-Version: 4.4.0
  * Bypass dwz on this build: DIE missing
  * Add extra files pointed by dh_missing
  
 -- Alastair McKinstry <mckinstry@debian.org>  Fri, 19 Jul 2019 11:54:31 +0100

ecflow (4.14.0-1) unstable; urgency=medium

  * New upstream release

 -- Alastair McKinstry <mckinstry@debian.org>  Wed, 27 Mar 2019 12:45:52 +0000

ecflow (4.12.0-1) unstable; urgency=medium

  * New upstream release
  * cmake must be >= 3.12.0 (causes FTBFS on m68k)
  * Standards-Version: 4.3.0
  * Drop .pl, .sh suffixes from executable names
  * Add ecflow_fuse to ecflow-client
  * Ship /usr/share/ecflow/* in ecflow-client
  * Change perl interpreter /usr/bin/env -> /usr/bin/perl

 -- Alastair McKinstry <mckinstry@debian.org>  Thu, 17 Jan 2019 16:36:05 +0000

ecflow (4.11.1-3) unstable; urgency=medium

  * Patch for PATH_MAX def missing on Gnu Hurd
  * Fix for FTBFS on kFreeBSD
  * Build -fPIC on x32

 -- Alastair McKinstry <mckinstry@debian.org>  Wed, 21 Nov 2018 10:02:27 +0000

ecflow (4.11.1-2) unstable; urgency=medium

  * Handle change of libname in boost transiton:
    libboost_python-py27.so -> libboost_python27.so, etc. 

 -- Alastair McKinstry <mckinstry@debian.org>  Sun, 18 Nov 2018 14:48:53 +0000

ecflow (4.11.1-1) unstable; urgency=medium

  * New upstream release

 -- Alastair McKinstry <mckinstry@debian.org>  Tue, 23 Oct 2018 12:41:24 +0100

ecflow (4.11.0-1) unstable; urgency=medium

  * New upstream release
  * Remove obsolete patches:
    - set-paths.patch
    - logsvr_syntax_fix.patch
    - boost_python_tuple.patch
    - qt5-11-transition.patch
  * New patch
    - boost python.patch (for Debian python lib name)
  * Standards-Version: 4.2.1
  * Remove hard-coded xz compression for debian tarball

 -- Alastair McKinstry <mckinstry@debian.org>  Thu, 18 Oct 2018 11:57:51 +0100

ecflow (4.10.0-3) unstable; urgency=medium

  * Add python3.7 B-D (temporarily needed on i386? )  
  * Standards-Version: 4.2.0
  * Build -fPIC on i386.

 -- Alastair McKinstry <mckinstry@debian.org>  Mon, 03 Sep 2018 14:56:32 +0100

ecflow (4.10.0-2) unstable; urgency=medium

  * Fix for FTBFS with Qt5.11 
  * Update URLs in debian/watch

 -- Alastair McKinstry <mckinstry@debian.org>  Sat, 28 Jul 2018 08:43:18 +0100

ecflow (4.10.0-1) unstable; urgency=medium

  * New upstream release
  * Standards-Version: 4.1.5
  * Add build-dep for libqt5charts5-dev
  * Add copyright for ./Viewer/ecflowUI/images/spinning_wheel.gif
  * Update docs to not include pdf, docx files
  * python3-ecflow now uses python3:Depends, not python:Depends
  * Ensure both py3.6, py3.7 extensions are built.
  * Add Apache NOTICE to docs
  * Fix for python3

 -- Alastair McKinstry <mckinstry@debian.org>  Thu, 26 Jul 2018 07:17:12 +0100

ecflow (4.9.0-3) unstable; urgency=medium

  * Temporarily drop slurm dependency that is blocking ecflow

 -- Alastair McKinstry <mckinstry@debian.org>  Mon, 21 May 2018 07:31:42 +0100

ecflow (4.9.0-2) unstable; urgency=medium

  * Patch for mips* FTBFS from James Cowgill. Closes: #875461

 -- Alastair McKinstry <mckinstry@debian.org>  Wed, 18 Apr 2018 13:41:58 +0100

ecflow (4.9.0-1) unstable; urgency=medium

  * New upstream release
  * Renamed: ecflow_logsvr -> ecflow_logserver
  * gcc7-fixes.patch upstream
  * logserver patch now obsolete
  * Standards-Version: 4.1.4

 -- Alastair McKinstry <mckinstry@debian.org>  Mon, 09 Apr 2018 10:05:09 +0100

ecflow (4.8.0-1) unstable; urgency=medium

  * New upstream release
  * Build-depend on libqt5svg5-dev
  * Standards-Version: 4.1.3
  * Move VCS to salsa
  * Patch for boost::python:tuple ambiguity with new stdc::tuple
  * Drop ecflow_migrate: not installed upstream

 -- Alastair McKinstry <mckinstry@debian.org>  Fri, 02 Feb 2018 10:59:50 +0000

ecflow (4.7.1+dfsg.1-2) unstable; urgency=medium

  * Set -DDISABLE_OS_CHECK=ON for Hurd build

 -- Alastair McKinstry <mckinstry@debian.org>  Mon, 20 Nov 2017 09:13:01 +0000

ecflow (4.7.1+dfsg.1-1) unstable; urgency=medium

  * New upstream release
  * Don't use slurm (optional) on hurd, kfreebsd (not available there)

 -- Alastair McKinstry <mckinstry@debian.org>  Sun, 12 Nov 2017 12:45:45 +0000

ecflow (4.7.0-1) unstable; urgency=medium

  * Compile -fPIC on hppa. Closes: #875464
  * Standards-Version: 4.1.1; no changes required
  * Updates to auto_ptr.patch
  * Compile with -DNO_REGEXP to cope with regexp.h changes in glibc
  * Patch for typo in ecflow_logsvr

 -- Alastair McKinstry <mckinstry@debian.org>  Sat, 14 Oct 2017 14:42:28 +0100

ecflow (4.6.1-2) unstable; urgency=medium

  * Fix FTBFS with g++7. Closes: #873834
  * Standards-Version: 4.1.0; no changes required
  * Fix missing "from __future__ " clause in python3 patch. Closes: #874734

 -- Alastair McKinstry <mckinstry@debian.org>  Sat, 09 Sep 2017 19:22:13 +0100

ecflow (4.6.1-1) unstable; urgency=medium


  * Initial release. (Closes: #679237)

 -- Alastair McKinstry <mckinstry@debian.org>  Mon, 17 Jul 2017 13:25:01 +0100
