1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51
|
python-readme-renderer (24.0-3) unstable; urgency=medium
* debian/control
- upgrade b-d on pygments to >= 2.7.1+dfsg-1~
-- Sandro Tosi <morph@debian.org> Sun, 25 Oct 2020 17:53:37 -0400
python-readme-renderer (24.0-2) 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.
[ Scott Kitterman ]
* Restore lost python3-cmarkgfm depends
[ Sandro Tosi ]
* debian/patches/97695d79e33583609288febff8001607fa2a19eb.patch
- support an updated pygments
* debian/patches/python39_html_unescape.patch
- support python3.9 by using unescape() from html_parser
-- Sandro Tosi <morph@debian.org> Sun, 18 Oct 2020 23:40:19 -0400
python-readme-renderer (24.0-1) unstable; urgency=medium
* Team upload.
* New upstream release (Closes: #917460)
- Aligns with python3-bleach 3.0.2
- Set minimum python3-bleach version to 3.0.2
* Add Restrictions: allow-stderr to autopkgtest since upstream test
suite emits non-fatal warnings to stderr
-- Scott Kitterman <scott@kitterman.com> Fri, 28 Dec 2018 03:00:21 -0500
python-readme-renderer (20.0-1) unstable; urgency=medium
* Initial release (Closes: #896992).
-- Nicolas Dandrimont <olasd@debian.org> Fri, 27 Apr 2018 12:38:48 +0200
|