mes (0.24.2-1) unstable; urgency=medium

  * New upstream version.
  * debian/control: Update Standards-Version to 4.6.2.

 -- Vagrant Cascadian <vagrant@debian.org>  Wed, 15 Feb 2023 17:05:27 -0800

mes (0.24.1-1) unstable; urgency=medium

  * New upstream release. (Closes: #1012996)
  * debian/patches: Remove 0003-build-Fix-with-bootstrap-build, applied
    upstream.
  * debian/copyright: Update for 0.24.1.
  * Build with default gcc.
  * Build mes-mescc on armhf again.

 -- Vagrant Cascadian <vagrant@debian.org>  Wed, 19 Oct 2022 17:48:00 -0700

mes (0.24-2) unstable; urgency=medium

  * Build with gcc-11.
  * Update lintian overrides.
  * debian/control: Update Standards-Version to 4.6.1.

 -- Vagrant Cascadian <vagrant@debian.org>  Tue, 09 Aug 2022 16:58:14 -0700

mes (0.24-1) unstable; urgency=medium

  * debian/patches: Drop all patches, applied upstream.
  * debian/copyright: Update for mes 0.24.
  * debian/control: Update versioned Build-Depends and Depends on
    mescc-tools to 1.4.
  * debian/patches: Add patch to fix "--with-bootstrap" builds.
  * debian/rules: Disable mes-mescc build on armhf due to nondeterministic
    failures.

 -- Vagrant Cascadian <vagrant@debian.org>  Mon, 16 May 2022 09:04:31 -0700

mes (0.23-4) unstable; urgency=medium

  * debian/patches: Fix build with mescc-tools 1.3.
  * debian/control: Update Build-Depends and Depends on mescc-tools 1.3.

 -- Vagrant Cascadian <vagrant@debian.org>  Thu, 14 Oct 2021 10:26:38 -0700

mes (0.23-3) unstable; urgency=medium

  * debian/control: Update Standards-Version to 4.6.0, no changes.

 -- Vagrant Cascadian <vagrant@debian.org>  Fri, 10 Sep 2021 11:32:51 -0700

mes (0.23-2) experimental; urgency=medium

  * debian/control: Drop armel from architectures, as the arm support
    assumes arm v7.
  * debian/rules: Enable build of mes-mescc-static on armhf.
  * debian/patches: Apply fix from upstream fixing build of mes-mescc on
    arm.

 -- Vagrant Cascadian <vagrant@debian.org>  Sat, 01 May 2021 13:18:32 -0700

mes (0.23-1) experimental; urgency=medium

  * New upstream release.
  * debian/control: Set Architecture to: amd64 armel armhf i386.
    (Closes: #973644). Thanks to Adrian Bunk.
  * debian/control: Set Vcs-Git to the default branch.
  * debian/patches: Remove gcc-10 and guile-3.0 patches, applied upstream.
  * debian/control: Update Standards-Version to 4.5.1.

 -- Vagrant Cascadian <vagrant@debian.org>  Fri, 02 Apr 2021 14:04:06 -0700

mes (0.22-5) unstable; urgency=medium

  * debian/patches: Support for guile 3.0 from upstream git.
  * debian/control: Switch to guile 3.0 (Closes: #969704).

 -- Vagrant Cascadian <vagrant@debian.org>  Sun, 01 Nov 2020 13:54:36 -0800

mes (0.22-4) unstable; urgency=medium

  * debian/rules: Drop passing -fcommon in CFLAGS.
  * debian/patches: Pull in gcc-10 patches from upstream.
    (Closes: #967022)
  * debian/control: Update to debhelper compatibility 13.

 -- Vagrant Cascadian <vagrant@debian.org>  Sun, 25 Oct 2020 21:23:07 -0700

mes (0.22-3) unstable; urgency=medium

  * debian/rules: Pass -fcommon in CFLAGS to fix builds with gcc
    10. (Closes: #957532)
  * Update lintian override with new tag name.

 -- Vagrant Cascadian <vagrant@debian.org>  Wed, 29 Jul 2020 12:24:01 -0700

mes (0.22-2) unstable; urgency=medium

  * debian/patches: Add patch to fix FTBFS with newer versions of
    debhelper.
  * debian/control: Update Build-Depends on mescc-tools to 1.0.

 -- Vagrant Cascadian <vagrant@debian.org>  Sun, 24 May 2020 14:38:52 -0700

mes (0.22-1) unstable; urgency=medium

  * New upstream release.
  * debian/patches:
    - Drop all patches, applied upstream.
  * debian/rules:
    - Add -g to CFLAGS to ensure debugging symbols are added.
    - Use two-stage bootstrap build on i386.
  * debian/control:
    - Update Build-Depends on nyacc to 1.0.
    - Update Standards-Version to 4.5.0.

 -- Vagrant Cascadian <vagrant@debian.org>  Thu, 23 Jan 2020 16:28:09 -0800

mes (0.21-3) unstable; urgency=medium

  * debian/control:
    - Add Depends on nyacc and mescc-tools.
    - Add "nodoc" build profile.
    - Remove Build-Depends on git.
  * debian/patches: Add patches from upstream.
  * Add mes bootstrap build.

 -- Vagrant Cascadian <vagrant@debian.org>  Sat, 07 Dec 2019 20:43:10 +0100

mes (0.21-2) unstable; urgency=medium

  * debian/patches:
    - fix readdir test (fixes FTBFS on amd64).
    - fix spelling of "evaluate".

 -- Vagrant Cascadian <vagrant@debian.org>  Mon, 02 Dec 2019 13:47:11 +0100

mes (0.21-1) unstable; urgency=medium

  * New upstream release.
  * debian/patches: Drop all patches, applied upstream.
  * debian/rules: Drop workaround to reset dates; upstream tarball no
    includes ancient timestamps.
  * debian/copyright: Update for 0.21.

 -- Vagrant Cascadian <vagrant@debian.org>  Fri, 29 Nov 2019 09:58:55 +0100

mes (0.20-3) unstable; urgency=medium

  * debian/rules: Call configure with --libdir argument that puts mes
    libraries into a "mes" subdir (Closes: #945196). Thanks to Andreas
    Beckmann for the report.

 -- Vagrant Cascadian <vagrant@debian.org>  Sat, 23 Nov 2019 15:55:05 -0800

mes (0.20-2) unstable; urgency=medium

  * debian/control:
    - Update Vcs-*.
    - Update package description.
  * debian/patches: Fix reproducibility by adjusting configure script to
    always use /bin/bash.

 -- Vagrant Cascadian <vagrant@debian.org>  Wed, 20 Nov 2019 15:56:42 -0800

mes (0.20-1) experimental; urgency=low

  * Initial release. Closes: #902174

 -- Vagrant Cascadian <vagrant@debian.org>  Wed, 13 Nov 2019 10:37:22 -0800
