shairport-sync (3.3.5-1build1) focal; urgency=medium

  * No-change rebuild for libgcc-s1 package name change.

 -- Matthias Klose <doko@ubuntu.com>  Sun, 22 Mar 2020 16:57:42 +0100

shairport-sync (3.3.5-1) unstable; urgency=medium

  * New upstream release.
  * d/patches/typo-fixes.patch: remove; included upstream.
  * d/shairport-sync.lintian-overrides: override a typo false-positive.
  * d/control: bump standards version to 4.4.1; no other changes required.
  * d/shairport-sync.service: switch back to simple mode.

 -- Chris Boot <bootc@debian.org>  Sun, 01 Dec 2019 22:01:04 +0000

shairport-sync (3.3.2-1) unstable; urgency=medium

  * New upstream release:
    - Fixes a crash when using a customised service name. (Closes: #925577)
  * New features:
    - enable JACK audio backend support.
    - enale D-Bus, MPRIS, and MQTT metadata and/or remote control support.
  * d/shairport-sync.init: fix restart subcommand, which would appear to hang.
    This only affected init systems using this script such as sysvinit, but
    not systemd. (Closes: #885893)
  * d/rules:
    - ensure libdaemon support is always enabled. (Closes: #933144)
    - configure dh_missing to fail if missing files are detected.
  * d/patches/typo-fixes.patch: refresh with more typo fixes.
  * Remove /usr/share/doc/shairport-sync/shairport-sync.html: the HTML is no
    longer being generated correctly and is simply an HTML version of the man
    page. Please refer to shairport-sync(7) instead.

 -- Chris Boot <bootc@debian.org>  Sat, 27 Jul 2019 00:23:22 -0300

shairport-sync (3.3.1-1) unstable; urgency=medium

  * New upstream release.
  * Refresh typo-fixes.patch; add another typo fix.
  * d/control:
    - Bump standards version to 4.4.0 (no other changes required).
  * Switch to compat level 12.

 -- Chris Boot <bootc@debian.org>  Wed, 17 Jul 2019 16:14:16 -0300

shairport-sync (3.2.2-1) unstable; urgency=medium

  * New upstream release.

 -- Chris Boot <bootc@debian.org>  Sat, 27 Oct 2018 22:29:43 +0100

shairport-sync (3.2.1-1) unstable; urgency=medium

  * New upstream release.
  * Refresh typo-fixes.patch; add another typo fix.
  * d/control:
    - Update Vcs-* fields for salsa migration.
    - Bump standards version to 4.2.1.
  * d/source/lintian-overrides:
    - Change tag name to follow rename.

 -- Chris Boot <bootc@debian.org>  Mon, 10 Sep 2018 14:13:03 +0100

shairport-sync (3.1.7-1) unstable; urgency=medium

  * New upstream release:
    - Deprecated PulseAudio output plugin has been removed; stop trying to
      enable it in debian/rules and add a news entry.
  * Switch to compat level 11.
  * Bump standards version to 4.1.3:
    - d/copyright: switch to https:// URI for Format field.

 -- Chris Boot <bootc@debian.org>  Sun, 21 Jan 2018 13:02:29 +0000

shairport-sync (3.1.4-1) unstable; urgency=medium

  * New upstream release:
    - Fixes CVE-2017-12087 (Closes: #882508)
      Please note that Debian binary packages are unaffected by this security
      issue: the issue is present in a source file that is not built into the
      binary included in Debian packages.
  * Upload to unstable.

 -- Chris Boot <bootc@debian.org>  Fri, 24 Nov 2017 10:21:43 +0000

shairport-sync (3.1.3-1~exp1) experimental; urgency=medium

  * New upstream release.
  * Refresh typo-fixes.patch.
  * Bump standards version to 4.1.1:
    - d/control: change Priority to optional
  * d/copyright: updates for new authors, new vendored source and extended
    copyright dates.
  * Enable new "pa" PulseAudio driver:
    - d/rules: add --with-pa to configure arguments
    - d/NEWS: announce the new driver and the deprecation of the old "pulse"
      driver.
  * Enable new "convolution" filtering:
    - d/rules: add --with-convolution to configure arguments
    - d/control: add libsndfile1-dev to Build-Depends
  * d/control: set Rules-Requires-Root: no.
  * Upload to experimental.

 -- Chris Boot <bootc@debian.org>  Thu, 23 Nov 2017 09:47:28 +0000

shairport-sync (3.0.2-1) unstable; urgency=medium

  * Upload to unstable.

 -- Chris Boot <bootc@debian.org>  Mon, 31 Jul 2017 16:28:44 +0100

shairport-sync (3.0.2-1~exp1) experimental; urgency=medium

  * New upstream releae.
  * Refresh typo-fixes.patch.
  * Switch to debhelper 10:
    - bump compat level and build dependency on debhelper
    - remove dependency on dh-autoreconf and dh-systemd
    - remove implied --with autoreconf,systemd from debian/rules
  * Run wrap-and-sort -st
  * Upload to experimental.

 -- Chris Boot <bootc@debian.org>  Mon, 17 Apr 2017 15:20:53 +0100

shairport-sync (2.8.6-1) unstable; urgency=medium

  * New upstream release.
  * Refresh typo-fixes.patch.
  * Remove Fix-a-compilation-error-in-audio_pulse-c.patch as it's included
    upstream.

 -- Chris Boot <bootc@debian.org>  Fri, 11 Nov 2016 15:40:43 +0000

shairport-sync (2.8.4-1) unstable; urgency=medium

  * New upstream release.
  * Refresh typo-fixes.patch.
  * Import upstream patch Fix-a-compilation-error-in-audio_pulse-c.patch to
    fix a compilation error in audio_pulse.c and a related tweak to
    configure.ac.

 -- Chris Boot <bootc@debian.org>  Sat, 18 Jun 2016 11:13:08 +0100

shairport-sync (2.8.3-1) unstable; urgency=medium

  * New upstream release.
  * Bump standards version to 3.9.8. No changes required.
  * Refresh typo-fixes.patch; add another small typo fix.

 -- Chris Boot <bootc@debian.org>  Wed, 04 May 2016 10:28:58 +0100

shairport-sync (2.8.1-1) unstable; urgency=medium

  * New upstream release.
  * Add avahi-daemon to Depends. (Closes: #816859)
  * Bump standards version to 3.9.7. No changes required.
  * Add Documentation option to systemd unit file.
  * Install upstream TROUBLESHOOTING.md documentation file.

 -- Chris Boot <bootc@debian.org>  Sun, 20 Mar 2016 13:19:49 +0000

shairport-sync (2.8.0-1) unstable; urgency=medium

  * New upstream release.
  * Refresh patches:
    - build-man.patch: remove; applied upstream.
    - manpage-typos.patch: remove; applied upstream.
    - typo-fixes.patch: new patch to correct various other typos.
  * Fix piuparts failure due to left over /var/lib/shairport-sync.
  * debian/control: update Vcs-Git and Vcs-Browser to use https:// URLs.

 -- Chris Boot <bootc@debian.org>  Mon, 08 Feb 2016 12:29:02 +0000

shairport-sync (2.6-1) unstable; urgency=low

  * Initial release. (Closes: #743638)

 -- Chris Boot <bootc@debian.org>  Mon, 04 Jan 2016 20:00:31 +0000
