libupnpp6 (0.21.0-1.1+1.2) stable; urgency=low

  * version number update by debtransform

 -- debtransform <build@opensuse.org>  Thu, 07 Jul 2022 16:43:32 +0000

libupnpp6 (0.21.0-1~ppaPPAVERS~stable1) stable; urgency=low

  * Allow configuring the subscription timeout (init option)
  * Add interface for the lib to report a subscription autorenewal failure,
    and to renew all subscriptions.
  * Add API to set the product/version values in User-Agent and Server headers.

 -- Jean-Francois Dockes <jf@dockes.org>  Sat, 13 Mar 2021 10:50:00 +0100
 
libupnpp6 (0.20.2-1~ppaPPAVERS~stable1) stable; urgency=low

  * Improve content directory client to work with TotalMatches=0 answers

 -- Jean-Francois Dockes <jf@dockes.org>  Wed, 30 Dec 2020 15:07:00 +0100
 
libupnpp6 (0.20.1-1~ppaPPAVERS~stable1) stable; urgency=low

  * Avoid error message about empty didl data.

 -- Jean-Francois Dockes <jf@dockes.org>  Thu, 26 Nov 2020 09:30:00 +0100
 
libupnpp6 (0.20.0-1~ppaPPAVERS~stable1) stable; urgency=low

  * Allow alternate method of event generation by letting the device code
    run its event loop instead of polling the services for changes.
  * Add new initialization method allowing easier extensibility of options.

 -- Jean-Francois Dockes <jf@dockes.org>  Sun, 15 Nov 2020 12:20:00 +0100
 
libupnpp6 (0.19.4-1~ppaPPAVERS~stable1) stable; urgency=low

  * Small fixes.
  * libnpupnp 4.0.11 compatibility

 -- Jean-Francois Dockes <jf@dockes.org>  Sat, 12 Sep 2020 15:48:00 +0200
 
libupnpp6 (0.19.3-1~ppaPPAVERS~stable1) stable; urgency=low

  * Improved reporting of UPnP errors
  * Improved message log initialisation: now static so can be done before
    actually accessing the library object.
  * Use the NetIF interface from libnpupnp instead of duplicating the module.

 -- Jean-Francois Dockes <jf@dockes.org>  Sun, 04 Jul 2020 10:00:00 +0200
 
libupnpp6 (0.19.2-1~ppaPPAVERS~stable1) stable; urgency=low

  * Use the same version of netif as libnpupnp to allow static builds

 -- Jean-Francois Dockes <jf@dockes.org>  Mon, 22 Jun 2020 14:50:00 +0200
 
libupnpp6 (0.19.1-1~ppaPPAVERS~stable1) stable; urgency=low

  * Oops generated uuids containing colons

 -- Jean-Francois Dockes <jf@dockes.org>  Sat, 09 May 2020 09:48:00 +0200
 
libupnpp6 (0.19.0-1~ppaPPAVERS~stable1) stable; urgency=low

  * Small changes for libnpupnp 4.0.0.
  * Use the netif module to access network interface information.

 -- Jean-Francois Dockes <jf@dockes.org>  Thu, 07 May 2020 11:38:00 +0200
 
libupnpp6 (0.18.0-3~ppaPPAVERS~stable1) stable; urgency=low

  * Rebuild with libnpupnp 2.2.1

 -- Jean-Francois Dockes <jf@dockes.org>  Thu, 19 Mar 2020 16:38:00 +0100
 
libupnpp6 (0.18.0-2~ppaPPAVERS~stable1) stable; urgency=low

  * Rebuild with libnpupnp 2.1.0

 -- Jean-Francois Dockes <jf@dockes.org>  Mon, 24 Feb 2020 15:38:00 +0100
 
libupnpp6 (0.18.0-1~ppaPPAVERS~stable1) stable; urgency=low

  * Return more detailed data in directory records-> abi change
  * Export UPNP_E error codes, avoiding the necessity to include upnp.h in
    clients
  * Improve detection of vdir cookie parameters at configure time

 -- Jean-Francois Dockes <jf@dockes.org>  Wed, 29 Jan 2020 09:08:00 +0100
 
libupnpp5 (0.17.2-1~ppaPPAVERS~stable1) stable; urgency=low

  * Fix crashing bug: change to stdlibc++ on Buster revealed bug in
    subscription/event handling libupnpp code.

 -- Jean-Francois Dockes <jf@dockes.org>  Fri, 27 Sep 2019 09:56:00 +0100
 
libupnpp5 (0.17.1-1~ppaPPAVERS~stable1) stable; urgency=low

  * Handle case of buggy client quoting DIDL twice.

 -- Jean-Francois Dockes <jf@dockes.org>  Thu, 28 Mar 2019 09:34:00 +0100
 
libupnpp5 (0.17.0-1~ppaPPAVERS~stable1) stable; urgency=low

  * Changed device initialization interface for better encapsulation of XML
    information with the services/devices they describe.
  * Add device own event threads, making it more convenient to run multiple
    devices.
  * Compatibility with libupnp/pupnp 1.8 branch.

 -- Jean-Francois Dockes <jf@dockes.org>  Tue, 15 Jan 2019 17:36:00 +0100
 
libupnpp4 (0.16.1-1~ppaPPAVERS~stable1) stable; urgency=low

  * Small additions to the Songcast control interface.
  * Worked around possible crash when calling UpnpCloseLog().
  * Mac OS X build tweaks.
  * Small packaging/build tweaks.

 -- Jean-Francois Dockes <jf@dockes.org>  Fri, 06 Apr 2018 16:43:00 +0100
 
libupnpp4 (0.16.0-1~ppaPPAVERS~stable1) stable; urgency=low

  * New shared lib and package version (7/4)
  * New interface to extract description files
  * New interfaces to support the Python bindings
  
 -- Jean-Francois Dockes <jf@dockes.org>  Wed, 21 Jun 2017 07:37:00 +0100
 
libupnpp3 (0.15.3-1~ppaPPAVERS~stable1) stable; urgency=low

  * Small volume control fix (events carried wrong value if device range
    was not 0-100).
  * Fix crash on service object delete (callback table not cleared).
  * Improved reliability of discovery.
  
 -- Jean-Francois Dockes <jf@dockes.org>  Wed, 21 Jun 2017 07:37:00 +0100
 
libupnpp3 (0.15.2-1) unstable; urgency=low

  * Enable controlling Linn Songcast Receiver by processing "Waiting" state

 -- Jean-Francois Dockes <jf@dockes.org>  Fri, 19 May 2017 10:11:00 +0100
 
libupnpp3 (0.15.1-1) unstable; urgency=low

  * Portability: get rid of frivolous use of std::future
  * pkg-config data

 -- Jean-Francois Dockes <jf@dockes.org>  Sun, 02 Oct 2016 12:31:00 +0100
 
libupnpp2 (0.14.1-1) unstable; urgency=low

  * Fix bug which could lead to crash after a failed init of the Radio
    service (e.g. if Python2 was not found).

 -- Jean-Francois Dockes <jf@dockes.org>  Sun, 07 Feb 2016 09:17:00 +0100
 
libupnpp2 (0.14.0-1) unstable; urgency=low

  * No broadcasting of full state every 10S
  * Songcast:  look at Receiver service state even if it is not
    the current Source
  * Remove excess unquote for radio metadata (issues with special chars)
  * Add interface to retrieve version info

 -- Jean-Francois Dockes <jf@dockes.org>  Thu, 04 Feb 2016 17:55:00 +0100

libupnpp2 (0.13.1-1) unstable; urgency=low

  * Small hack to help managing upmpdcli Renderers in SenderReceiver mode

 -- Jean-Francois Dockes <jf@dockes.org>  Wed, 23 Dec 2015 10:19:00 +0100

libupnpp2 (0.13.0-1) unstable; urgency=low

  * Added utility methods for managing Songcast Senders and Receivers
  * Interface to OpenHome Sender service
  * Added or improved interfaces to OpenHome services: Product, Info, Radio, 

 -- Jean-Francois Dockes <jf@dockes.org>  Sat, 12 Dec 2015 11:01:00 +0100

libupnpp2 (0.12.1-1) unstable; urgency=low

  * Add forgotten include file in dist

 -- Jean-Francois Dockes <jf@dockes.org>  Mon, 10 Aug 2015 11:01:00 +0200

libupnpp2 (0.12.0-1) unstable; urgency=low

  * Windows port
  * Allow services to be internally active but externally invisible
    (disable eventing). This was previously doable by editing the
    description data in the device implementation but would cause error
    messages. 

 -- Jean-Francois Dockes <jf@dockes.org>  Mon, 10 Aug 2015 08:32:00 +0200

libupnpp2 (0.11.0-1) unstable; urgency=low

  * Control-side interface to OpenHome Receiver service.
  * Misc small improvements.

 -- Jean-Francois Dockes <jf@dockes.org>  Tue, 05 May 2015 13:18:00 +0200

libupnpp1 (0.10.0-1) unstable; urgency=low

  * Control: support pure OpenHome renderers like bubbleupnp server
  * API/ABI cleanup 
  * Avoid "service not implemented" error messages by deferring service
    start after end of callbacks setup.

 -- Jean-Francois Dockes <jf@dockes.org>  Wed, 21 Jan 2014 07:42:00 +0200

libupnpp (0.9.0-1) unstable; urgency=low

  * Again: small fixes and improvements mostly to the control side 

 -- Jean-Francois Dockes <jf@dockes.org>  Wed, 12 Nov 2014 17:52:00 +0200

libupnpp (0.8.6-1) unstable; urgency=low

  * Small fixes and improvements mostly to the control side 

 -- Jean-Francois Dockes <jf@dockes.org>  Thu, 30 Oct 2014 12:54:00 +0200

libupnpp (0.8.5-1) unstable; urgency=low

  * Separate runtime and development packages.

 -- Jean-Francois Dockes <jf@dockes.org>  Mon, 13 Oct 2014 16:20:00 +0200

libupnpp (0.8.4-1) unstable; urgency=low

  * First version separated from the upmpdcli source tree. Same as 0.8.3

 -- Jean-Francois Dockes <jf@dockes.org>  Sun, 12 Oct 2014 15:36:00 +0200
