octave-signal (1.4.5-2) unstable; urgency=medium

  * d/u/metadata: Update Bug-Database URL
  * Build and install the documentation
    + d/rules: Build and install all forms of documentation (PDF, HTML,
      Info and Qt Help)
    + d/clean: Remove leftover files
    + d/control: Build depends on dh-octave (> 1.8.0), python3, and texlive
    + New files:
      - d/octave-signal.doc-base
      - d/octave-signal.docs
      - d/octave-signal.info
    + New patches:
      - d/p/add-Makefile.patch
      - d/p/add-mkfuncdocs-py.patch
      - d/p/add-mkqhcp-py.patch
      - d/p/xcorr-doc-conjugation.patch
  * d/s/lintian-overrides: Override Lintian warning
    very-long-line-length-in-source-file

 -- Rafael Laboissière <rafael@debian.org>  Sun, 04 Feb 2024 13:44:08 -0300

octave-signal (1.4.5-1) unstable; urgency=medium

  * New upstream version 1.4.5
  * d/p/fix-firpm.patch: Drop patch (applied upstream)
  * d/p/firpm-bist-ppc64el.patch: Drop patch (applied upstream)
  * d/copyright:
    + Reflect upstream changes
    + Update Source URL

 -- Rafael Laboissière <rafael@debian.org>  Sat, 22 Jul 2023 17:45:40 -0300

octave-signal (1.4.4-4) unstable; urgency=medium

  * Upload to unstable

  * d/control: Bump Standards-Version to 4.6.2 (no changes needed)
  * d/u/metadata:
    + Update Bug-Database URL
    + Add Repository, Documentation, and Changelog URLs

 -- Rafael Laboissière <rafael@debian.org>  Tue, 13 Jun 2023 07:32:20 -0300

octave-signal (1.4.4-3) experimental; urgency=medium

  * d/p/firpm-bist-ppc64el.patch: New patch

 -- Rafael Laboissière <rafael@debian.org>  Tue, 06 Jun 2023 13:41:03 -0300

octave-signal (1.4.4-2) experimental; urgency=medium

  * d/patches/fix-firpm.patch: New patch

 -- Rafael Laboissière <rafael@debian.org>  Fri, 02 Jun 2023 07:43:01 -0300

octave-signal (1.4.4-1) experimental; urgency=medium

  * New upstream version 1.4.4
  * d/copyright: Reflect upstream changes
  * d/control: Update Homepage field

 -- Rafael Laboissière <rafael@debian.org>  Mon, 22 May 2023 03:05:20 -0300

octave-signal (1.4.3-1) unstable; urgency=medium

  [ Rafael Laboissière ]
  * 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
  * No need for cleaning the src/*.cc-tst files
    + d/clean: Drop file
    + d/control: Build-depend on dh-octave >= 1.2.2. In this version
      dh_octave_clean removes the src/*-tst files.
  * d/watch: Adjust for new URL at gnu-octave.github.io
  * d/s/lintian-override: Override Lintian warning
    debian-watch-lacks-sourceforge-redirector

  [ Sébastien Villemot ]
  * New upstream version 1.4.3
  * d/copyright: reflect upstream changes

 -- Sébastien Villemot <sebastien@debian.org>  Mon, 31 Oct 2022 09:25:12 +0100

octave-signal (1.4.2-1) unstable; urgency=medium

  * Team upload
  * New upstream version 1.4.2
  * d/copyright: reflect upstream changes
  * octave7.patch: drop patch, applied upstream
  * Use secure URI in debian/watch.

 -- Sébastien Villemot <sebastien@debian.org>  Fri, 29 Apr 2022 11:39:24 +0200

octave-signal (1.4.1-5) unstable; urgency=medium

  * Team upload

  [ Jenkins ]
  * Remove constraints unnecessary since stretch

  [ Rafael Laboissière ]
  * d/control: Bump Standards-Version to 4.5.1 (no changes needed)
  * d/clean: New file
  * d/copyright: Accentuate my family name
  * Set upstream metadata fields: Archive.

  [ Sébastien Villemot ]
  * octave7.patch: new patch, fixes FTBFS against Octave 7 (Closes: #1009140)

 -- Sébastien Villemot <sebastien@debian.org>  Mon, 11 Apr 2022 13:00:03 +0200

octave-signal (1.4.1-4) unstable; urgency=medium

  * d/control:
    + Bump Standards-Version to 4.5.0 (no changes needed)
    + Bump debhelper compatibility level to 13
  * d/u/metadata: New file

 -- Rafael Laboissière <rafael@debian.org>  Wed, 29 Jul 2020 11:16:32 -0300

octave-signal (1.4.1-3) unstable; urgency=medium

  * d/control:
    + Bump Standards-Version to 4.4.1 (no changes needed)
    + 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>  Fri, 08 Nov 2019 13:01:37 -0300

octave-signal (1.4.1-2) unstable; urgency=medium

  * Upload to unstable
  * d/copyright: Add copyright and license information for the AppStream file
  * d/control: Bump Standards-Version to 4.4.0 (no changes needed)

 -- Rafael Laboissiere <rafael@debian.org>  Wed, 10 Jul 2019 05:22:14 -0300

octave-signal (1.4.1-1) experimental; urgency=medium

  * New upstream version 1.4.1
  * d/p/impinvar-tol.patch: Drop patch (applied upstream)
  * d/changelog: Reflect upstream changes

 -- Rafael Laboissiere <rafael@debian.org>  Fri, 12 Apr 2019 17:40:37 -0300

octave-signal (1.4.0-3) unstable; urgency=medium

  * d/control:
    + Add Rules-Requires-Root: no
    + Bump Standards-Version to 4.3.0
    + 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:57:43 -0200

octave-signal (1.4.0-2) unstable; urgency=medium

  * d/p/impinvar-tol.patch: new patch, fix test failure on several arches

 -- Mike Miller <mtmiller@debian.org>  Wed, 09 May 2018 11:33:50 -0700

octave-signal (1.4.0-1) unstable; urgency=medium

  [ Mike Miller ]
  * New upstream version 1.4.0
  * d/p/relax-unit-test-in-fir2.patch: drop patch (applied upstream)
  * d/p/comment-out-failing-unit-tests.patch: drop patch (no longer needed)
  * Drop dependency on octave-general (no longer needed)
  * Bump dependency on octave-control to (>= 3.1.0) to ensure #874139 stays
    fixed
  * d/copyright: reflect upstream changes
  * d/control, d/copyright: Use secure URL for upstream source.

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

 -- Mike Miller <mtmiller@debian.org>  Tue, 08 May 2018 20:06:27 -0700

octave-signal (1.3.2-5) unstable; urgency=medium

  * Use dh-octave for building the package
  * d/control:
     + Use Debian's GitLab URLs in Vcs-* headers
     + Change Maintainer to team+pkg-octave-team@tracker.debian.org

 -- Rafael Laboissiere <rafael@debian.org>  Sat, 10 Feb 2018 07:37:58 -0200

octave-signal (1.3.2-4) unstable; urgency=medium

  * Use the dh-based version of octave-pkg-dev
  * Set debhelper compatibility level to >= 11
  * d/control: Bump Standards-Version to 4.1.3 (no changes needed)

 -- Rafael Laboissiere <rafael@debian.org>  Fri, 29 Dec 2017 22:14:35 -0200

octave-signal (1.3.2-3) unstable; urgency=medium

  * d/control: Add Testsuite field
  * d/control: Bump Standards-Version to 4.1.1 (no changes needed)
  * d/p/relax-unit-test-in-fir2.patch: New patch

 -- Rafael Laboissiere <rafael@debian.org>  Fri, 03 Nov 2017 19:52:48 -0200

octave-signal (1.3.2-2) unstable; urgency=medium

  [ Sébastien Villemot ]
  * d/copyright: use secure URL for format.
  * d/watch: bump to format version 4.

  [ Rafael Laboissiere ]
  * d/p/comment-out-failing-unit-tests.patch: New patch.
    The package FTBFS with octave-pkg-dev 1.5.0 because it now exits with
    a code error when unit tests fail.  We comment out, for now, the
    failing tests, but this must be addressed in a proper way, since it
    may hide problems in the package. (Closes: #874139)
  * d/control:
    + Use secure URIs in the Vcs-* fields
    + Use cgit instead of gitweb in Vcs-Browser URL
    + Bump Standards-Version to 4.1.0 (no changes needed)

 -- Rafael Laboissiere <rafael@debian.org>  Wed, 06 Sep 2017 12:51:55 -0300

octave-signal (1.3.2-1) unstable; urgency=medium

  * Team upload.

  [ Rafael Laboissiere ]
  * Imported Upstream version 1.3.2
  * d/p/autoload-yes.patch: Remove patch (deprecated upstream)
  * Bump Standards-Version to 3.9.6 (no changes needed)
  * d/rules: Remove code for fixing file permissions (fixed upstream)
  * Remove obsolete Lintian override for hardening-no-fortify-functions
  * Bump build-dependency on octave-control to >= 2.8.1

  [ Sébastien Villemot ]
  * Uploaders: set to Rafael Laboissiere and Mike Miller.

 -- Sébastien Villemot <sebastien@debian.org>  Fri, 31 Jul 2015 11:10:33 +0200

octave-signal (1.3.0-1) unstable; urgency=medium

  [ Rafael Laboissiere ]
  * Imported Upstream version 1.3.0 (Closes: #740051)
    + fir1 fixed for high order filters. (Closes: #712079)
  * Bump to Standards-Version 3.9.5, no changes needed
  * debian/patches/autoload-yes.patch: Refresh patch
  * Adjust build-dependencies to octave-pkg-dev >= 1.1.0 and
    octave-control >= 2.4.5.

  [ Thomas Weber ]
  * debian/control: Use canonical URLs in Vcs-* fields

 -- Sébastien Villemot <sebastien@debian.org>  Thu, 27 Feb 2014 15:55:12 +0000

octave-signal (1.2.2-1) unstable; urgency=low

  [ Rafael Laboissiere ]
  * Imported Upstream version 1.2.2
  * debian/copyright: Use the octave-maintainers mailing list as upstream
    contact
  * Use Sébastien Villemot's @debian.org email address
  * Remove obsolete DM-Upload-Allowed flag
  * debian/copyright: Reflect upstream changes
  * debian/patches/autoload-yes.diff: Refresh for new upstream version

 -- Sébastien Villemot <sebastien@debian.org>  Mon, 20 May 2013 13:40:39 +0200

octave-signal (1.2.0-1) experimental; urgency=low

  [ Rafael Laboissiere ]
  * Imported Upstream version 1.2.0.
    Test of function pei_tseng_notch is fixed. (Closes: #664694)
  * debian/copyright: Reflect upstream changes
  * debian/patches/autoload-yes.patch: Refresh for new upstream version
  * Add Lintian overrides for false positives on hardening flags
  * debian/rules: Fix the permission of some installed *.m files
  * debian/control:
    - Drop build-dependency on octave-image
    - Build-Depends on octave-general

  [ Sébastien Villemot ]
  * Bump to Standards-Version 3.9.4, no changes needed

 -- Sébastien Villemot <sebastien.villemot@ens.fr>  Sun, 23 Sep 2012 09:14:33 +0000

octave-signal (1.1.3-1) unstable; urgency=low

  [ Sébastien Villemot ]
  * Imported Upstream version 1.1.3
  * Add Build-Depends on octave-image
  * autoload-yes.patch: new patch
  * Remove all other patches, applied upstream
  * debian/copyright: reflect upstream changes

  [ Rafael Laboissiere ]
  * debian/watch: Use the SourceForge redirector

 -- Sébastien Villemot <sebastien.villemot@ens.fr>  Thu, 17 May 2012 22:33:15 +0200

octave-signal (1.1.2-1) unstable; urgency=low

  [ Rafael Laboissiere ]
  * New upstream release
  * Bump the debhelper compatibility level to 9
  * debian/control:
    + Bump standards version to 3.9.3, no changes needed
    + Bump the build-dependency on octave-pkg-dev to >= 1.0.0
    + Remove the list of dependencies on other Octave-Forge, which is
      automatically generated by octave-pkg-helper
    + Update the build-dependency on octave-control in order to reflect
      the upstream specification
    + Add Sébastien Villemot to the list of Uploaders
  * debian/copyright: Update notices and adapted to the 1.0 format
  * Added patches for fixing some tests:
    + accept-string-as-window-argument.patch
    + do-not-use-deprecated-functions.patch
    + new-signature-of-impulse-function.patch
    + order-of-vector-in-residued-test.patch

 -- Thomas Weber <tweber@debian.org>  Mon, 12 Mar 2012 00:29:30 +0100

octave-signal (1.0.11-2) unstable; urgency=low

  * Add octave-control to dependency list, it's also needed at runtime, not
    only at build time (closes: #587660)

 -- Thomas Weber <tweber@debian.org>  Wed, 30 Jun 2010 21:54:24 +0200

octave-signal (1.0.11-1) unstable; urgency=low

  * New upstream release
  * debian/control:
    - Remove Rafael Laboissiere from Uploaders (Closes: #571865)
    - Remove Ólafur Jens Sigurðsson <ojsbug@gmail.com> from Uploaders
  * Bump Standards-Version to 3.8.4
  * Switch to dpkg-source 3.0 (quilt) format

 -- Thomas Weber <tweber@debian.org>  Thu, 13 May 2010 23:32:17 +0200

octave-signal (1.0.10-2) unstable; urgency=low

  * Rebuild against hdf5 1.8.4 (transition) (closes: #570017)

 -- Thomas Weber <thomas.weber.mail@gmail.com>  Thu, 18 Feb 2010 23:08:50 +0100

octave-signal (1.0.10-1) unstable; urgency=low

  [ Rafael Laboissiere ]
  * debian/control: Build-depend on octave-pkg-dev >= 0.7.0, such that the
    package is built against octave3.2

  [ Thomas Weber ]
  * New upstream release
  * Remove patch remove-upfirdn-m.diff, applied upstream
  * Add octave-control to build-dependencies, it's used for some tests.
    Ensure the version for Octave 3.2 is used by having a versioned
    (>= 1.0.11-2) in the dependency.
  * debian/rules: Drop code for fixing the wrong permission of
    sampled2continuous.m, fixed upstream

 -- Thomas Weber <thomas.weber.mail@gmail.com>  Thu, 31 Dec 2009 00:51:36 +0100

octave-signal (1.0.9-1) unstable; urgency=low

  * New upstream release
  * debian/patches/remove-upfirdn-m.diff: Add patch for removing file
    inst/upfridn.m prior to package building.  This file is obsolete and
    has been superseded by src/upfirdn.cc.
  * debian/control:
    + (Build-Depends): Add quilt
    + (Standards-Version): Bump to 3.8.1 (no changes needed)
    + (Depends): Add ${misc:Depends}
    + (Vcs-Git, Vcs-Browser): Adjust to new Git repository
    + (Build-Conflicts): Add octave-nan, otherwise the test of filtfilt
      fails
  * debian/copyright:
    + Use DEP5 URL in Format-Specification
    + Use separate License stanzas for instructing about the location of
      the different licenses used in the package
  * debian/rules:
    + Include patchsys-quilt.mk
    + Fix wrong permission of script sampled2continuous.m
  * debian/README.source: Add file explaining the quilt patch system, as
    required by the Policy

 -- Rafael Laboissiere <rafael@debian.org>  Sun, 24 May 2009 19:32:47 +0200

octave-signal (1.0.8-2) unstable; urgency=low

  [ Rafael Laboissiere ]
  * debian/copyright: Add header
  * debian/control: Bump build-dependency on octave-pkg-dev to >= 0.6.4,
    such that the package is built with the versioned packages directory

  [ Thomas Weber ]
  * Add octave-specfun to dependencies
  * Upload to unstable

 -- Thomas Weber <thomas.weber.mail@gmail.com>  Tue, 07 Apr 2009 19:04:51 +0200

octave-signal (1.0.8-1) experimental; urgency=low

  [ Ólafur Jens Sigurðsson ]
  * debian/control: Bumped Standards-Version to 3.8.0 (no changes
    needed)

  [ Thomas Weber ]
  * New upstream release
  * Bump dependency on octave-pkg-dev to 0.6.1, to get the experimental
    version

 -- Thomas Weber <thomas.weber.mail@gmail.com>  Thu, 11 Dec 2008 16:34:47 +0000

octave-signal (1.0.7-1) unstable; urgency=low

  [ Ólafur Jens Sigurðsson ]
  * New upstream version

 -- Thomas Weber <thomas.weber.mail@gmail.com>  Thu, 15 May 2008 14:28:40 +0200

octave-signal (1.0.6-1) unstable; urgency=low

  * Initial release (closes: #468521)

 -- Ólafur Jens Sigurðsson <ojsbug@gmail.com>  Tue, 19 Feb 2008 00:55:50 +0100
