mesos (1.4.2-1) unstable; urgency=medium

  * New upstream release.
  * Build with -Wno-error=parentheses and -Wno-error=class-memaccess so it
    can be built for Debian Buster with GCC 8.
  * Include xfs/linux.h in xfs/utils.hpp to fix compilation on Buster.
  * New patch to call Python pip correctly.
  * Include updated pep425tags.py for WHL generation because Stretch
    and Xenial wheel package detects 32 bits installation as 64 bits.
  * Still, this is not enough as system Pip/Wheel create x86_64 .whl files
    on i386, so rename borked files from debian/rules.

 -- Adam Cecile <acecile@le-vert.net>  Sun, 17 Mar 2019 16:22:34 +0100

mesos (1.4.1-2) unstable; urgency=medium

  * Set TasksMax=infinity in mesos-slave systemd otherwise
    child max limit can be reached.
  * New libjvm_detection_for_newer_openjdk patch to support Ubuntu
    Bionic OpenJDK.
  * Force OpenJDK << 10, despite patch above it then fails because
    of javah removal.

 -- Adam Cecile <acecile@le-vert.net>  Tue, 10 Jul 2018 12:58:23 +0200

mesos (1.4.1-1) unstable; urgency=medium

  * Mesos 1.4.0 has never been packaged because it failed to build.
  * New upstream release
    - Update Fix_missing_stdlib.h_with_gcc_6 patch,
    - Update Remove_unecessary_google-common_Python_dep patch,
    - Replace --with-network-isolator by --enable-port-mapping-isolator.

 -- Adam Cecile <acecile@le-vert.net>  Thu, 23 Nov 2017 20:05:19 +0100

mesos (1.3.1-1) unstable; urgency=medium

  * New upstream release.
  * Include an homemade Python script to generate upstream changelog
    from website.
  * Refresh Fix_missing_stdlib.h_with_gcc_6 patch (lots added).
  * Rework -D_FILE_OFFSET_BITS=64 workaround to build XFS isolator.

 -- Adam Cecile <acecile@le-vert.net>  Wed, 23 Aug 2017 22:20:14 +0200

mesos (1.3.0-2) unstable; urgency=medium

  * Install missing files in /etc/default.

 -- Adam Cécile <acecile@le-vert.net>  Tue, 11 Jul 2017 08:58:21 +0200

mesos (1.3.0-1) unstable; urgency=medium

  * New upstream release.
  * Disable #Enable_compat_with_Python_protobuf_3, merged upstream.
  * Build with -D_FILE_OFFSET_BITS=64 for arch armhf to fix FTBFS .

 -- Adam Cécile <acecile@le-vert.net>  Mon, 26 Jun 2017 21:42:06 +0200

mesos (1.2.1-1) unstable; urgency=medium

  * New upstream release.

 -- Adam Cécile <acecile@le-vert.net>  Mon, 26 Jun 2017 20:50:11 +0200

mesos (1.2.0-2) unstable; urgency=medium

  * Add lsb-release build dependency.
  * Use LSB to generate unique binary packages version and pass it to
    dh_gencontrol (fix repo mirroring with files pooling systems).
  * Add Fix_build_with_GCC_6 patch to fix FTBFS on Stretch.
  * Build with bundled because Stretch libboost-dev is way too recent.
  * Build with CPPFLAGS += -Wno-deprecated-declarations otherwise
    bundled libboost FTBFS.
  * Remove python-protbuf (<< 3) dependency, it seems to work fine
    (patch).
  * Remove unecessary Python google-common>=0.0.1 (patch).
  * Add missing dh-python b-dep.
  * Add patch to use pep425tags from Python wheel to guess WHL files
    filenames during build.

 -- Adam Cécile <acecile@le-vert.net>  Tue, 20 Jun 2017 17:28:32 +0200

mesos (1.2.0-1) unstable; urgency=medium

  * Initial release.

 -- Adam Cecile <acecile@le-vert.net>  Tue, 09 May 2017 13:03:04 +0200
