pd-iemmatrix (0.4.0-1) unstable; urgency=medium

  * New upstream version 0.4.0
    + Drop patches applied upstream
  * B-D on pkgconf
  * Update copyright information
    + Update copyright dates
    + Re-generate d/copyright_hints

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Sun, 11 Feb 2024 10:57:08 +0100

pd-iemmatrix (0.3.3-2) unstable; urgency=medium

  * Fix struct alignment on i386 (Closes: #1050060)
  * Have autopkgtests also depend on pd32
  * Bump d/watch to version 4

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Mon, 28 Aug 2023 12:59:29 +0200

pd-iemmatrix (0.3.3-1) unstable; urgency=medium

  * New upstream version 0.3.3
    + Drop obsolete patches
  * B-D on pkg-config
  * Build Pd32 and Pd64 variants of the external
    + Only enabled Pd64 builds if we can determine the proper extension
    + autopkgtests: test with Pd32 and Pd64
  * Use dh-sequence-pd-lib-builder for Pd substvars
    + Don't attempt to use pd-lib-builder buildsystem
  * Prefix control files with packagename
  * Apply 'wrap-and-sort -ast'
  * Update copyright information
    + Update copyright dates
    + Update upstream repository
    + Re-generate d/copyright_hints
  * Bump standards version to 4.6.2

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Wed, 19 Jul 2023 15:25:48 +0200

pd-iemmatrix (0.3.2-4) unstable; urgency=medium

  * Modernize 'licensecheck' target
    + Ensure that 'licensecheck' is run with the C.UTF-8 locale
    + Exclude debian/ from 'licensecheck'
    + Re-generate d/copyright_hints

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Wed, 07 Dec 2022 10:44:33 +0100

pd-iemmatrix (0.3.2-3) unstable; urgency=medium

  * Modernize 'licensecheck' target
    + Re-generated d/copyright_hints

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Sun, 27 Nov 2022 00:01:36 +0100

pd-iemmatrix (0.3.2-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Refer to specific version of license .

  [ Jonas Smedegaard ]
  * Remove myself from Uploaders

  [ IOhannes m zmölnig (Debian/GNU) ]
  * Add patch to use pd_error() instead of the deprecated error()
  * Add salsa-ci configuration
  * Declare that building this package does not require 'root' powers.
  * Apply "warp-and-sort -ast"
  * Bump dh-compat to 13
  * Bump standards version to 4.6.1

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Wed, 28 Sep 2022 18:23:08 +0200

pd-iemmatrix (0.3.2-1) unstable; urgency=medium

  * New upstream version 0.3.2

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat
  * Bump Standards-Version to 4.4.0

  [ IOhannes m zmölnig ]
  * Add deb-ci tests
  * Drop obsolete d/source/local-options
  * Update d/copyright_hints
  * Bump dh compat to 12

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Wed, 11 Sep 2019 10:37:16 +0200

pd-iemmatrix (0.3.1-1) unstable; urgency=medium

  * New upstream version 0.3.1
  * Fixed d/watch
  * Refreshed d/copyright_hints
  * Bumped standards version to 4.3.0

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Mon, 04 Feb 2019 21:58:40 +0100

pd-iemmatrix (0.3-4) unstable; urgency=medium

  * Switched buildsystem from dh to cdbs
    * Bumped dh compat to 11
    * Dropped unneeded B-Ds
    * Enabled hardening
  * Added source/local-options
  * Updated d/watch
  * Updated Vcs-* stanzas to salsa.d.o
  * Updated maintainer address
  * Removed trailing whitespace in debian/*
  * Removed obsolete d/git-tuneclone.sh
  * Updated d/copyright_hints
  * Bumped standards version to 4.1.3

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Thu, 01 Feb 2018 23:13:19 +0100

pd-iemmatrix (0.3-3) unstable; urgency=medium

  * Dropped versioned dependency on automake
  * Canonical Vcs-Git stanza
  * Bumped standards version to 3.9.8

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Tue, 14 Mar 2017 09:26:54 +0100

pd-iemmatrix (0.3-2) unstable; urgency=medium

  * Fallback B-D on libgsl0-dev
  * Updated debian/watch to point to new upstream repository
  * Updated upstream homepage

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Tue, 01 Dec 2015 13:32:40 +0100

pd-iemmatrix (0.3-1) unstable; urgency=medium

  * Imported Upstream version 0.3

  * Removed patches applied upstream
  * Switch B-D to unversioned libgsl-dev
  * Updated watch-file
  * Provide build-date string for reproducible builds
  * Updated build-system (use autoreconf, remove cruft)
  * Prevent unwanted files (.la, CHANGES.txt) from being installed
  * Regenerated debian/(control|copyright_hints)
  * Updated debian/copyright
  * Update Vcs-Browser stanza
  * Added debian/git-tuneclone.sh script
    * Document git-tuneclone.sh in debian/README.source
  * Bumped Standards-version to 3.9.6

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Thu, 12 Nov 2015 17:20:31 +0100

pd-iemmatrix (0.2-2) unstable; urgency=medium

  [ IOhannes m zmölnig (Debian/GNU) ]
  * Fixing FTBFS with clang (Closes: #741688)
    - thanks to Nicolas Sévelin-Radiguet
  * Build-depend on puredata-dev
  * Depend on real package "puredata"
    - with fallback to virtual package "pd"
  * lintian-override for config.status in upstream
  * debian/copyright is now in the final DEP5 format
  * Fixed Vcs-* stanzas
  * Removed trailing whitespace in control.in
  * Updated my uploader's name
  * Bumped standards version to 3.9.5

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Mon, 17 Mar 2014 15:48:29 +0100

pd-iemmatrix (0.2-1) unstable; urgency=low

  [ Roman Haefeli ]
  * Initial packaging.
    Closes: #603181

  [ IOhannes m zmölnig ]
  * Have CDBS invoke aclocal.
  * Let CDBS auto-resolve build-dependencies.
  * Add myself as uploader.
  * Shorten packaging VCS URL.
  * Newline-delimit build-dependencies, for better readability.
  * Add copyright hints, to track future changes.
  * Add watch file.

  [ Jonas Smedegaard ]
  * Minor tidying of various packaging files.
  * Add myself as uploader.
  * Update copyright file: Additional authors, and some parts more
    restrictively licensed as GPL-3.
  * Drop useless suppression of build-dependencies: Recent CDBS required
    anyway, due to use of pd.mk snippet.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 08 Feb 2011 22:26:44 +0100
