python-aiortc (1.11.0-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * update and unfuzz patches
  * add patch 2004
    to use older releases of libraries cryptography and pyopenssl
  * tighten build-dependencies for python3-av python3-pyee

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 30 Mar 2025 07:55:12 +0200

python-aiortc (1.10.1-2) unstable; urgency=medium

  * add patch cherry-picked upstream to relax h264 encoder test

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 25 Mar 2025 17:15:13 +0100

python-aiortc (1.10.1-1) unstable; urgency=medium

  [ upstream ]
  * new release(s);
    closes: bug#1074634, #1084683,
    thanks to Johnny Accot, Louis-Philippe VĂ©ronneau and Adrian Bunk

  [ Jonas Smedegaard ]
  * update copyright info: update coverage
  * tighten build-dependency
    on python3-cryptography python3-openssl python3-pylibsrtp;
    relax build-dependency on python3-av
  * unfuzz patches
  * declare compliance with Debian Policy 4.7.2
  * extend patch 1001 to cover more network-requiring tests
  * have pytest emit verbose output unless DEB_BUILD_OPTIONS=terse

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 24 Mar 2025 19:36:22 +0100

python-aiortc (1.6.0-1) unstable; urgency=medium

  [ upstream ]
  * new release;
    + supports python 3.12;
      closes: bug#1056453, thanks to Matthias Klose

  [ Jonas Smedegaard ]
  * build-depend on python3-sphinxcontrib.trio
    (not python3-sphinxcontrib-asyncio);
    relax build-dependency on python3-av
  * unfuzz patches;
    add debian/patches/README documenting patch naming micro-policy

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 13 Jan 2024 11:28:13 +0100

python-aiortc (1.5.0-3) unstable; urgency=medium

  * fix: depend (not autopkgtest-depend) on python3-crc32c;
    closes: bug#1054154, thanks to Benjamin Drung

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 18 Oct 2023 23:36:42 +0200

python-aiortc (1.5.0-2) unstable; urgency=medium

  * resolve build-time dependencies automatically

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 10 Oct 2023 06:36:15 +0200

python-aiortc (1.5.0-1) unstable; urgency=medium

  [ upstream ]
  * new release;
    closes: bug#1042123, thanks to Lucas Nussbaum and Bo YU

  [ Jonas Smedegaard ]
  * update copyright info: update coverage

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 01 Feb 2023 12:53:51 +0100

python-aiortc (1.4.0-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * drop patch 1002, obsoleted by upstream changes
  * declare compliance with Debian Policy 4.6.2
  * (build-)depend on python3-openssl
  * update copyright info: update coverage

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 28 Jan 2023 23:18:16 +0100

python-aiortc (1.3.2-2) unstable; urgency=medium

  * add patch 1002 to relax dependency on Python module av;
    relax (build-)dependency on python3-av
  * build-depend on pybuild-plugin-pyproject
  * declare compliance with Debian Policy 4.6.1

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 01 Dec 2022 10:51:19 +0100

python-aiortc (1.3.2-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * drop patch cherry-picked upstream now applied
  * update patch 2003 to cover privacy breach in sphinx theme
  * unfuzz patches

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 12 May 2022 09:23:23 +0200

python-aiortc (1.3.1-2) unstable; urgency=medium

  * add patch 2003 to avoid privacy breach in documentation

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 14 Mar 2022 10:00:19 +0100

python-aiortc (1.3.1-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * drop patches cherry-picked upstream now applied

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 14 Mar 2022 09:31:15 +0100

python-aiortc (1.3.0-7) experimental; urgency=medium

  * build upstream documentation:
    + add new binary package python3-aiortc-doc
    + build-depend on dh-sequence-sphinxdoc python3-sphinx
      python3-sphinx-autodoc-typehints python3-sphinxcontrib-asyncio

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 11 Mar 2022 16:42:48 +0100

python-aiortc (1.3.0-6) unstable; urgency=medium

  * add patch cherry-picked upstream
    to fix G.711 decoding test on big-endian machines

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 11 Mar 2022 16:01:08 +0100

python-aiortc (1.3.0-5) unstable; urgency=medium

  * update git-buildpackage config:
    + use DEP-14 branch names debian/latest upstream/latest
      (not debian/master upstream)
    + add usage comment

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 11 Mar 2022 15:34:19 +0100

python-aiortc (1.3.0-4) unstable; urgency=medium

  * add patches cherry-picked upstream:
    + reset h264 picture type to ensure B-frames are produced
    + adapt media player code for PyAV 9.x;
      update tight (build-)dependency on python3-av
  * update copyright info:
    + update coverage
    + use Reference field;
      update lintian overrides
  * drop file README.Debian
    which contained only an obsolete note about apprtc

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 11 Mar 2022 15:09:22 +0100

python-aiortc (1.3.0-3) unstable; urgency=medium

  * stop set timeout for testsuite altogether

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 04 Feb 2022 21:35:49 +0100

python-aiortc (1.3.0-2) unstable; urgency=medium

  * relax testsuite timeout,
    to hopefully succeed more reliably on armel and armhf
  * update TODOs
  * simplify source helper script copyright-check

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 03 Feb 2022 14:09:42 +0100

python-aiortc (1.3.0-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * adapt for upstream removal of apprtc code:
    + stop suggest python3-http python3-websockets
    + stop mention optional apprtc package needs in long description
    + drop patch 2001 to use bogus apprtc host by default
    + update patch 1001; simplify autopkgtest
  * add new patch 2001 to use Python module crc32c
    (not google-crc32c);
    unfuzz patch 2002
  * tighten build-dependency on python3-pyee

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 01 Feb 2022 23:24:09 +0100

python-aiortc (1.2.1-3) unstable; urgency=medium

  * fix depend (not only build-depend) on python3-crc32c

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 06 Sep 2021 21:01:24 +0200

python-aiortc (1.2.1-2) unstable; urgency=medium

  * fix extend patch 1001
    to suppress another test requiring network access

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 05 Sep 2021 20:38:56 +0200

python-aiortc (1.2.1-1) unstable; urgency=medium

  [ upstream ]
  * new release(s)

  [ Jonas Smedegaard ]
  * declare compliance with Debian Policy 4.6.0
  * tighten (build-)dependency on python3-aioice python3-av python3-pyee
  * update and unfuzz patches
  * unconditionally disable apprtc tests with autopkgtest
  * add README.Debian documenting use of bogus apprtc host by default

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 18 Aug 2021 21:19:42 +0200

python-aiortc (0.9.28-3) unstable; urgency=medium

  * release to unstable

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 22 Apr 2021 18:31:36 +0200

python-aiortc (0.9.28-2) experimental; urgency=medium

  * check testsuite during build;
    add patch 1001
    to skip network tests unless env var EXTENDED_TESTING is set;
    add patch 2001
    to use bogus host apprtc.example.org (not appr.tc)
    as builtin default;
    build-depend on python3-crc32c python3-pytest-timeout
  * use debhelper compatibility level 13 (not 12)
  * enable autopkgtest
  * add TODO on generating documentation
  * declare compliance with Debian Policy 4.5.1
  * install example scripts
  * add patch 2002
    to use no default stun host (i.e. avoid hardcoded Google service)
  * suggest python3-http and python3-websockets,
    and mention their use in long description

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 13 Apr 2021 15:57:44 +0200

python-aiortc (0.9.28-1) experimental; urgency=medium

  [ upstream ]
  * new release

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 20 May 2020 12:09:44 +0200

python-aiortc (0.9.27-1) experimental; urgency=low

  * initial packaging
    closes: bug#921679

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 17 Apr 2020 09:53:11 +0200