sndio (1.10.0-0.1~16.04.sav0) xenial; urgency=medium

  * Backport to Xenial
  * Fully resolve upstream SONAME variation between 1.7.0 and 1.8.0 (upstream
    dropped minor version from ldflags for a SONAME with major version only):
    - SONAME change: libsndio7.0 -> libsndio7 (as per above mentioned details)
    - debian/control: Add libsndio7.{0,1} transitional packages for upgrades
      - Add Breaks/Replaces libsndio7.{0,1} (<= 1.8.1-1~exp2) to libsndio7 to
        account for both possible older libsndio7.x library version names
  * debian/libsndio-dev.links: Add 8 new manpage links to sioctl_open.3
  * debian/rules: Add override_dh_missing with --fail-missing (compat < 13)
    - Export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed (older binutils)
  * debian/control: Set debhelper-compat (= 10) BD (LP highest for Xenial)
  * debian/*.manpages: Add debian/tmp/ prefix to paths (compat level < 11)

 -- Rob Savoury <savoury@savos.tech>  Sat, 21 Dec 2024 16:47:55 +1100

sndio (1.10.0-0.1) unstable; urgency=medium

  * New upstream release.
  * Non-maintainer upload
  * Drop compatibility symlink with old libsndio7.0 library, it has been added
    upstream
  * Drop patch to cleanup symlink during build, upstream
  * Drop patch for hurd and kfreebsd builds, upstream
  * Drop runtime dependency on lsb-base (lintian error)
  * Add Pre-Depends on sndiod to please lintian
  * Add myself to copyright to please lintian
  * Add R^3: no
  * Bump std-version to 4.7.0
  * Bump watch file version to 4
  * Use https in watch file
  * Also install examples in dev package

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Mon, 05 Aug 2024 16:57:20 +0200

sndio (1.9.0-0.3) unstable; urgency=medium

  * Non-maintainer upload
  * Fix symbols file for non-linux archs.

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Fri, 23 Sep 2022 09:21:58 +0200

sndio (1.9.0-0.2) unstable; urgency=medium

  * Non-maintainer upload
  * debian/patches/peerid.patch:
    - Add new patch to fix a GNU/Hurd build failure.

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Fri, 23 Sep 2022 09:13:24 +0200

sndio (1.9.0-0.1) unstable; urgency=medium

  * Non-maintainer upload
  * New upstream release
  * Drop one patch now upstream
  * Add two new symbols
  * Bump std-version to 4.6.1
  * Don't add anymore symlink to 7.0, its
    done by upstream build system now
  * Upstream patch to fix build on non-linux systems.

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Thu, 22 Sep 2022 11:53:55 +0200

sndio (1.8.1-1.1) unstable; urgency=medium

  * Non-maintainer upload
  * Upload to sid
  * Back to libsndio7.0 due to request from Release Team.
    - Break/Replaces libsndio7.1 to make sure there is an upgrade path
      from the library that appeared only in experimental and ubuntu jammy
  * Add compatibility symlink with old libsndio7.0 library
  * Bump symbols file versions to 1.8.1 to make sure reverse-dependencies pick
    up the new library

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Thu, 10 Mar 2022 21:40:58 +0100

sndio (1.8.1-1~exp2) experimental; urgency=medium

  * Non-maintainer upload
  * Add a proposed upstream patch to cleanup a symlink preventing double
    builds.
  * Fix installation of manpages from installation directory and not from
    source directory, fixing some dh_missing complain

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Sun, 06 Mar 2022 12:19:22 +0100

sndio (1.8.1-1~exp1) experimental; urgency=medium

  * Non-maintainer upload
  * New upstream release (Closes: #975734)
  * Bump compat level to 13
  * Bump soname to 7.1
  * Add new symbols to symbols file
  * Refresh patch
  * Also install pkgconfig file
  * Also install sndioctl in tools package

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Fri, 04 Mar 2022 20:40:59 +0100

sndio (1.5.0-3) unstable; urgency=medium

  * Set SONAME properly on !linux, from Samuel Thibault (Closes: 912453)
  * Standards-Version updated to 4.2.1 (no change).

 -- Peter Piwowarski <peterjpiwowarski@gmail.com>  Thu, 01 Nov 2018 00:28:43 -0400

sndio (1.5.0-2) unstable; urgency=medium

  * Upload to unstable.

 -- Peter Piwowarski <peterjpiwowarski@gmail.com>  Thu, 09 Aug 2018 07:30:58 -0400

sndio (1.5.0-1) experimental; urgency=medium

  * New upstream release.
  * Disable OSS support on hurd.
  * Standards-Version updated to 4.2.0 (no change).

 -- Peter Piwowarski <peterjpiwowarski@gmail.com>  Wed, 08 Aug 2018 10:14:53 -0400

sndio (1.4.0-1) experimental; urgency=medium

  * New upstream release (Closes: #886614):
    - OSS support added to libsndio, used on !linux
    - sndiod now ships a systemd service file
  * watchfile updated to match changes in the sndio website
  * Update copyright file
  * Standards-Version updated to 4.1.3:
    - debian/copyright now uses the https:// variant of the Copyright-Format URL

 -- Peter Piwowarski <peterjpiwowarski@gmail.com>  Tue, 23 Jan 2018 23:01:15 -0500

sndio (1.1.0-3) unstable; urgency=medium

  * From Helmut Grohne: "Fix FTCBFS: Pass cross compiler to configure."
    Thanks! (Closes: #843055)
  * sndiod depends on lsb-base (lintian)

 -- Peter Piwowarski <peterjpiwowarski@gmail.com>  Thu, 24 Nov 2016 12:16:20 -0400

sndio (1.1.0-2) unstable; urgency=medium

  * Upload to unstable
  * Fix the build on !linux

 -- Peter Piwowarski <peterjpiwowarski@gmail.com>  Sun, 06 Mar 2016 22:32:34 -0500

sndio (1.1.0-1) experimental; urgency=medium

  * New upstream release. Most patches merged.
  * libsndio6.1 no longer self-conflicts as the potential for file clashes from
    roaraudio is gone (Closes: #816015)
  * Standards-Version updated to 3.9.7

 -- Peter Piwowarski <peterjpiwowarski@gmail.com>  Thu, 03 Mar 2016 00:21:19 -0500

sndio (1.0.1-2) unstable; urgency=medium

  * sndiod should have /usr/sbin/nologin as its shell (Closes: #802881)

 -- Peter Piwowarski <peterjpiwowarski@gmail.com>  Mon, 26 Oct 2015 18:13:49 -0400

sndio (1.0.1-1) unstable; urgency=medium

  * New upstream release, removing an experimental API never used outside the
    sndio tree, and demo tools for it (specifically, sndioctl in the sndiod
    package and the sndio-xtools package have gone).
  * Minor dependency tweaks (sndiod properly recommends sndio-tools, libsndio6.0
    self-conflicts, libsndio-dev breaks/replaces old libroar-dev)
    (Closes: #798353)
  * Fix the build on !linux, though they still don't have local audio I/O
  * fix debian/copyright format to be fully DEP5-compliant (no licensing change)

 -- Peter Piwowarski <peterjpiwowarski@gmail.com>  Tue, 08 Sep 2015 09:29:00 -0400

sndio (0.0.10-1) unstable; urgency=low

  * Initial release (Closes: #795209)

 -- Peter Piwowarski <peterjpiwowarski@gmail.com>  Tue, 11 Aug 2015 17:05:30 -0400
