python-cmarkgfm (2024.11.20-1) unstable; urgency=medium

  * Team upload.
  * d/watch: Switch back to PyPI, since its tarballs include submodule
    contents.
  * New upstream release (closes: #1072833):
    - CVE-2022-39209: Remove polynomial time complexity in autolink
      extension (closes: #1034887).
    - CVE-2023-22483: Quadratic complexity bugs may lead to a denial of
      service.
    - CVE-2023-22484: Quadratic complexity bug in handle_pointy_brace may
      lead to a denial of service.
    - CVE-2023-22485: Out-of-bounds read in validate_protocol.
    - CVE-2023-22486: Quadratic complexity bug in handle_close_bracket may
      lead to a denial of service (closes: #1033111).
    - CVE-2023-24824, CVE-2023-26485: Fix quadratic behavior in rendering
      (closes: #1034172).
    - CVE-2023-37463: Quadratic complexity bugs may lead to a denial of
      service (closes: #1041098).

 -- Colin Watson <cjwatson@debian.org>  Wed, 23 Apr 2025 10:54:43 +0100

python-cmarkgfm (0.8.0-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.

 -- Jelmer Vernooĳ <jelmer@debian.org>  Sun, 16 Oct 2022 22:05:35 +0100

python-cmarkgfm (0.8.0-2) unstable; urgency=medium

  * Team upload
  * [d1c2081] d/control: Add setuptools to Build-Depends
    (Closes: #1020053)
  * [a4e201f] d/control: Update Standards-Version to 4.6.1
    No further changes needed.

 -- Carsten Schoenert <c.schoenert@t-online.de>  Wed, 28 Sep 2022 17:45:00 +0200

python-cmarkgfm (0.8.0-1) unstable; urgency=medium

  * Team upload
  * New upstream version 0.8.0
    Using as version number currently the used version string from ./setup.py
    and not the used tag 2022.3.4 from GitHub.
    It's currently not clear if the used tagged version number is just an
    accident or intended behavior.
    Also readme_render (https://github.com/pypa/readme_renderer) is still
    using the version from ./setup.py and not 22.3.4 as depending version.

 -- Carsten Schoenert <c.schoenert@t-online.de>  Thu, 10 Mar 2022 14:26:56 +0100

python-cmarkgfm (0.7.0-1) unstable; urgency=medium

  * Team upload

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.
  * d/control: Fix wrong Vcs-*.
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.1.5, no changes needed.

  [ Carsten Schoenert ]
  * d/gbp.conf: Extend with some more default settings
  * New upstream version 0.7.0
  * d/* Running wrap-and-sort -ast
    No modifications, just reorder the content.
  * d/watch: Update to version 4
  * d/control: Remove min version on dh-python
    No need to keep that constraint, the required version is available in
    all currently supported releases.
  * d/control: Bump debhelper version to 13
  * d/control: Update Standards-Version to 4.6.0
    No further changes needed.
  * d/control: Add B-D for using poetry and pyproject
  * d/rules: Use pyproject to build package
  * autopkgtest: Restructure and split off tests
  * d/README.source: Adding some information about source

 -- Carsten Schoenert <c.schoenert@t-online.de>  Mon, 07 Mar 2022 12:25:13 +0100

python-cmarkgfm (0.4.2-1) unstable; urgency=medium

  * Initial release (Closes: #896993).

 -- Nicolas Dandrimont <olasd@debian.org>  Fri, 27 Apr 2018 12:30:38 +0200
