libmatemixer (1.26.0-2+deb12u1) bookworm; urgency=medium

  * debian/patches:
    + Add 0001_remove-weak-pointers-on-dispose.patch. Remove weak pointers on
      dispose.
      A weak pointer has a callback that will happily overwrite freed object
      memory if the weakly referenced object outlives the object storing the
      reference. Remove those callbacks when they are no longer needed.
      This resolves heap corruptions / application crashes when removing audio
      devices, such as USB audio devices. (Closes: #1052555).

 -- Mike Gabriel <sunweaver@debian.org>  Sun, 24 Sep 2023 22:10:12 +0200

libmatemixer (1.26.0-2) unstable; urgency=medium

  * debian/rules:
    + Only move gtk-doc files if they have been created. Resolves
      FTBFS of arch:any-only builds.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 13 Dec 2021 17:25:45 +0100

libmatemixer (1.26.0-1) unstable; urgency=medium

  [ Martin Wimpress ]
  * New upstream release.

  [ Mike Gabriel ]
  * debian/control:
    + Bump Standards-Version: to 4.6.0. No changes needed.
  * debian/watch:
    + Use format version 4.
  * debian/copyright:
    + Update copyright attributions.
  * debian/libmatemixer0.symbols:
    + Add more Build-Depends-Package: meta data fields for all .so files
      mentioned in the .symbols file.
  * debian/{rules,libmatemixer-doc.*}:
    + Move GTK API documentation to pkg's doc folder.
  * debian/libmatemixer-doc.doc-base:
    + Add file. Register API docs with doc-base system.

 -- Mike Gabriel <sunweaver@debian.org>  Fri, 10 Dec 2021 22:32:38 +0100

libmatemixer (1.24.1-1) unstable; urgency=medium

  [ Martin Wimpress ]
  * New upstream release

  [ Mike Gabriel ]
  * debian/control:
    + Bump DH compat level to version 13.
  * debian/copyright:
    + Update copyright attributions.

 -- Mike Gabriel <sunweaver@debian.org>  Fri, 21 Aug 2020 23:54:38 +0200

libmatemixer (1.24.0-1) unstable; urgency=medium

  [ Mike Gabriel ]
  * debian/control:
    + Bump Standards-Version: to 4.5.0. No changes needed.
  * debian/upstream/metadata:
    + Drop obsolete fields Contact: and Name:.
    + Append .git suffix to URLs in Repository: field.
  * debian/copyright:
    + Update copyright attributions.

  [ Martin Wimpress ]
  * New upstream release.
  * debian/control:
    + Add B-D autoconf-archive.

 -- Mike Gabriel <sunweaver@debian.org>  Thu, 13 Feb 2020 10:54:32 +0100

libmatemixer (1.22.0-2) unstable; urgency=medium

  [ Helmut Grohne ]
  * debian/rules:
    + Fix FTCBFS: --disable-gtk-doc for arch-only builds. (Closes: #944879).

 -- Mike Gabriel <sunweaver@debian.org>  Sun, 24 Nov 2019 14:14:01 +0100

libmatemixer (1.22.0-1) unstable; urgency=medium

  [ Martin Wimpress ]
  * New upstream release.
  * debian/control:
    + Updated for MATE Desktop 1.22
    + White space removal.

  [ Mike Gabriel ]
  * debian/{compat,control}:
    + Use debhelper-compat notation. Bump to DH compat level version 12.
  * debian/control:
    + Bump Standards-Version: to 4.4.0. No changes needed.
  * debian/libmatemixer0.symbols:
    + Add Build-Depends-Package: meta field.
  * debian/copyright:
    + Update copyright attributions.
  * debian/rules:
    + Drop dbgsym-migration dh_strip override.
  * debian/libmatemixer-dev.examples:
    + Add monitor.c into doc/examples folder.

 -- Mike Gabriel <sunweaver@debian.org>  Wed, 10 Jul 2019 13:37:35 +0200

libmatemixer (1.20.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    + Update Vcs-*: fields. Package has been migrated to salsa.debian.org.
    + Bump Standards-Version: to 4.1.4. No changes needed.
    + Drop pkg-mate-team Alioth mailing list from Uploaders: field.
  * debian/copyright:
    + Use secure URI for copyright format.
    + Update Upstream-Contact: field.
    + Update Source: field. Use secure URLs.
    + Update copyright atttributions.
  * debian/upstream/metadata:
    + Add file. Be compliant with DEP-12 proposal.
    + Use Martin's address as Contact: address.

 -- Mike Gabriel <sunweaver@debian.org>  Thu, 05 Jul 2018 14:03:16 +0200

libmatemixer (1.20.0-1) unstable; urgency=medium

  [ Martin Wimpress ]
  * debian/copyright (already for 1.19.0ubuntu1):
    + Update copyright attributions.

  [ Vangelis Mouhtsis ]
  * debian/control (already for 1.19.0ubuntu1):
    + Temporarily have pkg-mate-team ML under Uploaders:.
    + Update Maintainer: field to debian-mate ML on lists.debian.org.
    + Rename pretty name of our team -> Debian+Ubuntu MATE Packaging Team.
    + Bump Standards-Version: to 4.1.3. No changes needed.

  [ Mike Gabriel ]
  * debian/{control,compat}: Bump DH version level to 11.
  * debian/watch:
    + Use secure URL to obtain upstream sources.

 -- Mike Gabriel <sunweaver@debian.org>  Sun, 11 Feb 2018 20:17:37 +0100

libmatemixer (1.20.0-0ubuntu1) bionic; urgency=medium

  * New upstream release.

 -- Martin Wimpress <martin.wimpress@ubuntu.com>  Wed, 07 Feb 2018 14:03:55 +0000

libmatemixer (1.19.0-0ubuntu1) bionic; urgency=medium

  * New upstream release.

 -- Martin Wimpress <martin.wimpress@ubuntu.com>  Tue, 23 Jan 2018 21:59:57 +0000

libmatemixer (1.18.0-1) unstable; urgency=medium

  [ Aron Xu ]
  * New upstream release.

  [ Martin Wimpress ]
  * debian/control: Dependencies updated for MATE 1.17.
  * debian/control: Dependencies updated for MATE 1.18.

  [ Vangelis Mouhtsis ]
  * New upstream release.
  * debian/compat:
    + Update compat version.
  * debian/control:
    + Bump debhelper version to (>= 10).
  * debian/rules:
    + Add new block for override_dh_missing.

  [ Mike Gabriel ]
  * debian/control:
    + Bump Standards-Version: to 4.0.0. No changes needed.
  * debian/rules:
    + Disable autoreconf, handled by autogen.sh.

 -- Mike Gabriel <sunweaver@debian.org>  Sat, 08 Jul 2017 23:51:51 +0200

libmatemixer (1.16.0-2) unstable; urgency=medium

  * debian/changelog:
    + Fix missing changelog item in 1.16.0-1 stanza.
  * debian/watch:
    + Update version matching again to _not_ support development releases.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Mon, 09 Jan 2017 16:30:12 +0100

libmatemixer (1.16.0-1) unstable; urgency=medium

  [ Martin Wimpress ]
  * New upstream release.

  [ Mike Gabriel ]
  * debian/changelog:
    + Add various missing changelog items to 1.15.0-0ubuntu1.
  * debian/control:
    + Dependencies updated for MATE 1.16.
    + Bump Standards: to 3.9.8. No changes needed.
  * debian/watch:
    + Update version matching again to _not_ support development releases.
  * debian/libmatemixer0.symbols:
    + Update one new symbol in list of symbols.
  * lintian: Drop unused-shlib-entry-in-control-file override. Not required
    anymore.

 -- Mike Gabriel <sunweaver@debian.org>  Thu, 29 Sep 2016 15:34:59 +0200

libmatemixer (1.15.0-0ubuntu1) yakkety; urgency=medium

  [ Martin Wimpress ]
  * New upstream development release.
  * debian/control:
    + Dependencies updated for MATE 1.15.
  * debian/watch:
    + Update version matching to support development releases.

  [ Vangelis Mouhtsis ]
  * debian/{control,rules}:
    + dbgsym: Don't build dbg:packages anymore.
      See https://wiki.debian.org/AutomaticDebugPackages.

 -- Martin Wimpress <code@flexion.org>  Fri, 09 Sep 2016 13:04:46 +0100

libmatemixer (1.14.0-1) unstable; urgency=medium

  [ Vangelis Mouhtsis ]
  * debian/control:
    + Versioned B-D on dpkg-dev (>= 1.16.1.1).
    + Use encrypted URLs for Vcs-*: field.
  * debian/rules:
    + Enable all hardening flags.

  [ Martin Wimpress ]
  * New upstream release.
  * debian/control:
    + Bump Standards: to 3.9.7. No changes needed.
    + Versioned B-D: mate-common (>= 1.14)

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 10 May 2016 15:48:38 +0200

libmatemixer (1.12.1-1) unstable; urgency=medium

  [ Martin Wimpress ]
  * New upstream release.

 -- Mike Gabriel <sunweaver@debian.org>  Sun, 20 Dec 2015 15:45:38 +0100

libmatemixer (1.10.0-1) unstable; urgency=medium

  [ Mike Gabriel ]
  * debian/rules: Use upstream's NEWS file as upstream ChangeLog.

  [ Martin Wimpress ]
  * debian/copyright: Add copyright attribution for translators.

  [ John Paul Adrian Glaubitz ]
  * Upload to unstable.

 -- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>  Wed, 05 Aug 2015 10:40:42 +0200

libmatemixer (1.10.0-1~exp1) experimental; urgency=low

  * Initial release. (Closes: #788719).

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 15 Jun 2015 08:24:57 +0200
