octave-level-set (0.3.1~git.2019.04.13-7build1) oracular; urgency=medium

  * No-change rebuild against octave-abi-59

 -- Graham Inggs <ginggs@ubuntu.com>  Tue, 14 May 2024 13:18:08 +0000

octave-level-set (0.3.1~git.2019.04.13-7) unstable; urgency=medium

  * d/control:
    + Bump Standards-Version to 4.6.2 (no changes needed)
    + Update Homepage URL
  * d/copyright: Update Source URL
  * d/u/metadata:
    + Add upstream repository URL
    + Update Bug-Database URL
  * d/p/octave9.patch: New patch

 -- Rafael Laboissière <rafael@debian.org>  Sun, 11 Feb 2024 18:05:47 -0300

octave-level-set (0.3.1~git.2019.04.13-6) unstable; urgency=medium

  * d/watch: Adjust for new URL at gnu-octave.github.io
  * d/s/lintian-override: Override Lintian warning
    debian-watch-lacks-sourceforge-redirector

 -- Rafael Laboissière <rafael@debian.org>  Mon, 05 Dec 2022 08:57:09 -0300

octave-level-set (0.3.1~git.2019.04.13-5) unstable; urgency=medium

  * d/control: Bump Standards-Version to 4.6.1 (no changes needed)
  * Build-depend on dh-sequence-octave
    + d/control: Ditto
    + d/rules: Drop the --with=octave option from dh call
  * Proper cleaning of files automatically generated by the configure script
    + d/clean, d/s/options: Drop obsolete files
    + d/control: Build-depend on dh-octave >= 1.2.3. In this version,
      dh_octave_clean removes the files generated by the configure
      script
    + d/p/add-distclean-target.patch: New patch
  * d/copyright: Update copyright year for debian/* files

 -- Rafael Laboissière <rafael@debian.org>  Sat, 09 Jul 2022 09:05:56 -0300

octave-level-set (0.3.1~git.2019.04.13-4) unstable; urgency=medium

  * d/p/bists-fail-too-many-args.patch: New patch

 -- Rafael Laboissière <rafael@debian.org>  Fri, 22 Apr 2022 13:00:38 -0300

octave-level-set (0.3.1~git.2019.04.13-3) unstable; urgency=medium

  * Use d/autoreconf instead of override_dh_auto_configure in d/rules
  * d/copyright:
    + Accentuate my family name
    + Update copyright year for the debian/* files
  * d/control: Bump Standards-Version to 4.6.0 (no changes needed)
  * d/clean: Remove more leftover files
  * d/u/metadata: Set field Archive
  * d/s/options: Avoid exclusion of src/Makefile.in
  * d/p/honor-cppflags.patch: New patch

 -- Rafael Laboissière <rafael@debian.org>  Sat, 13 Nov 2021 15:50:54 -0300

octave-level-set (0.3.1~git.2019.04.13-2) unstable; urgency=medium

  * Properly configure the source
    + d/control: Build-depend on autoconf-archive (for macro
      AX_CXX_COMPILE_STDCXX_11)
    + d/rules: Run aclocal and autoconf
    + d/s/options: Ignore src/configure
    + d/clean: New file (remove src/aclocal.m4)

 -- Rafael Laboissière <rafael@debian.org>  Mon, 04 Jan 2021 07:09:35 -0300

octave-level-set (0.3.1~git.2019.04.13-1) unstable; urgency=medium

  * New upstream version 0.3.1~git.2019.04.13
  * This version builds correctly against Octave 6 (Closes: #977012)
  * d/control: Bump Standards-Version to 4.5.1 (no changes needed)

 -- Rafael Laboissière <rafael@debian.org>  Sat, 12 Dec 2020 04:21:28 -0300

octave-level-set (0.3.0-11) unstable; urgency=medium

  * d/p/xtest-ls-distance-fcn.patch: New patch
  * d/watch: Bump version number to 4

 -- Rafael Laboissière <rafael@debian.org>  Tue, 17 Nov 2020 04:45:23 -0300

octave-level-set (0.3.0-10) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints.
    + octave-level-set: Add Multi-Arch: same.

 -- Rafael Laboissière <rafael@debian.org>  Tue, 10 Nov 2020 17:09:17 -0300

octave-level-set (0.3.0-9) unstable; urgency=medium

  * d/control:
    + Bump Standards-Version to 4.5.0 (no changes needed)
    + Bump debhelper compatibility level to 13
  * d/u/metadata:
    + Add Bug-{Database,Submit} and Repository-Browse fields
    + Drop Name and Contact fields
  * d/p/octave5.patch: Add URL to Forwarded field

 -- Rafael Laboissière <rafael@debian.org>  Tue, 28 Jul 2020 07:59:52 -0300

octave-level-set (0.3.0-8) unstable; urgency=medium

  * d/control: Bump dependency on dh-octave to >= 0.7.1
    This allows the injection of the virtual package octave-abi-N into the
    package's list of dependencies

 -- Rafael Laboissiere <rafael@debian.org>  Wed, 06 Nov 2019 15:14:43 -0300

octave-level-set (0.3.0-7) unstable; urgency=medium

  * Team upload

  [ Rafael Laboissiere ]
  * d/control: Bump Standards-Version to 4.4.1 (no changes needed)

  [ Sébastien Villemot ]
  * octave5.patch: new patch, fixes FTBFS against Octave 5

 -- Sébastien Villemot <sebastien@debian.org>  Mon, 07 Oct 2019 18:01:27 +0200

octave-level-set (0.3.0-6) unstable; urgency=medium

  * d/control:
    + Bump Standards-Version to 4.3.0 (no changes needed)
    + Bump to debhelper compat level 12
  * Build-depend on debhelper-compat instead of using d/compat

 -- Rafael Laboissiere <rafael@debian.org>  Wed, 02 Jan 2019 22:56:22 -0200

octave-level-set (0.3.0-5) unstable; urgency=medium

  * Reupload to unstable

 -- Rafael Laboissiere <rafael@debian.org>  Wed, 29 Aug 2018 09:57:52 -0300

octave-level-set (0.3.0-4) unstable; urgency=medium

  * d/p/xtest-fastmarching.patch: New patch

 -- Rafael Laboissiere <rafael@debian.org>  Tue, 28 Aug 2018 09:57:48 -0300

octave-level-set (0.3.0-3) unstable; urgency=medium

  * d/control:
    + Bump Standards-Version to 4.2.1 (no changes needed)
    + Demote octave-parallel from Depends to Suggests
  * d/p/skip-unit-tests-if-no-parallel-pkg.patch: New patch

 -- Rafael Laboissiere <rafael@debian.org>  Mon, 27 Aug 2018 23:28:22 -0300

octave-level-set (0.3.0-2) unstable; urgency=medium

  * d/control:
    + Add Rules-Requires-Root: no
    + Bump Standards-Version to 4.2.0
    + Add dependency on octave-paralllel

 -- Rafael Laboissiere <rafael@debian.org>  Fri, 24 Aug 2018 07:09:37 -0300

octave-level-set (0.3.0-1) unstable; urgency=low

  * Initial release (closes: #899225)

 -- Rafael Laboissiere <rafael@debian.org>  Sat, 30 Jun 2018 10:18:15 -0300
