File: changelog

package info (click to toggle)
python-readme-renderer 44.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 728 kB
  • sloc: python: 414; sh: 23; makefile: 6
file content (210 lines) | stat: -rw-r--r-- 6,866 bytes parent folder | download
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
python-readme-renderer (44.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 44.0
  * Migrate from python3-bleach to python3-nh3

 -- Alexandre Detiste <tchet@debian.org>  Sun, 10 Nov 2024 23:30:22 +0100

python-readme-renderer (41.0-2) unstable; urgency=medium

  * Team upload.
  * remove extraneous dependencies on python3-mock & python3-future

 -- Alexandre Detiste <tchet@debian.org>  Mon, 08 Jan 2024 23:08:34 +0100

python-readme-renderer (41.0-1) unstable; urgency=medium

  * Team upload.
  * [e82dc3d] d/watch: Add/adjust compression typ to gz
  * [dd035d9] New upstream version 41.0
    (Closes: #1046001)
  * [7265e36] d/rules: Copy README.rst to build dir for tests
  * [dad460a] Autopkgtest: Adjust setup to use the README.rst file

 -- Carsten Schoenert <c.schoenert@t-online.de>  Tue, 05 Sep 2023 11:32:24 +0530

python-readme-renderer (40.0-1) unstable; urgency=medium

  * Team upload.
  * [718b3b9] New upstream version 40.0
  * [19c7f55] Drop patch queue

 -- Carsten Schoenert <c.schoenert@t-online.de>  Fri, 23 Jun 2023 06:47:33 +0200

python-readme-renderer (37.3-2) unstable; urgency=medium

  * Team upload.
  * d/control: Increase version requirement for pygments
  * d/control: Update Standards-Version to 4.6.2

 -- Carsten Schoenert <c.schoenert@t-online.de>  Sat, 14 Jan 2023 08:22:00 +0100

python-readme-renderer (37.3-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 37.3
  * d/gbp.conf: Add one more default value
  * Add a patch queue
    Added patch:
    tests-Adapt-tests-to-pygments-2.14.0-272.patch
  * d/control: Update build deps, add BuildProfileSpecs
  * d/rules: Drop --with on default target
  * d/copyright: Update year data

 -- Carsten Schoenert <c.schoenert@t-online.de>  Fri, 13 Jan 2023 20:02:18 +0100

python-readme-renderer (37.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 37.1

 -- Carsten Schoenert <c.schoenert@t-online.de>  Sun, 04 Sep 2022 20:19:52 +0200

python-readme-renderer (37.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 37.0
  * d/rules: Adding PYTEST_OPTIONS with test to ignore
  * autopkgtest: Ignore the test here too

 -- Carsten Schoenert <c.schoenert@t-online.de>  Sat, 27 Aug 2022 17:15:37 +0200

python-readme-renderer (36.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 36.0
  * Lintian: Ignore long line in source file

 -- Carsten Schoenert <c.schoenert@t-online.de>  Thu, 11 Aug 2022 10:28:36 +0200

python-readme-renderer (35.0-4) unstable; urgency=medium

  * Team upload.
  * d/control: Add version dep > 5.0.0 on python-bleach
    The internal testing requires now bleach at 5.0.0+.
  * autopkgtest: Reorganize test setup
    Split of testing stuff into a own script, bump python3-bleach to
    >> 5.0.0 so CI isn't wasting time on non working versions.

 -- Carsten Schoenert <c.schoenert@t-online.de>  Sun, 03 Jul 2022 08:39:10 +0200

python-readme-renderer (35.0-3) unstable; urgency=medium

  * Team upload.
  * Drop patch queue
    Removed patch:
    0001-tests-Revert-GFM_24-tesing-modifications.patch
    The patch isn't needed now, bleach 5.0.0 has entered the archive and
    makes the patch obsolet.
  * d/control: Update Standards-Version to 4.6.1
    No further changes needed.

 -- Carsten Schoenert <c.schoenert@t-online.de>  Thu, 23 Jun 2022 19:48:36 +0200

python-readme-renderer (35.0-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends-Indep: Drop versioned constraint on python3-bleach.

 -- Jelmer Vernooij <jelmer@debian.org>  Thu, 26 May 2022 16:27:23 +0100

python-readme-renderer (35.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 35.0
  * Add patch from patch-queue branch
    Added patch:
    0001-tests-Revert-GFM_24-tesing-modifications.patch

 -- Carsten Schoenert <c.schoenert@t-online.de>  Sat, 23 Apr 2022 08:38:22 +0200

python-readme-renderer (34.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 34.0

 -- Carsten Schoenert <c.schoenert@t-online.de>  Wed, 16 Mar 2022 14:33:34 +0100

python-readme-renderer (33.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 33.0
  * d/copyright: Update copyright year
  * Revert "{autopkg,}tests: Ignore test 'not test_md_fixtures'"

 -- Carsten Schoenert <c.schoenert@t-online.de>  Fri, 11 Mar 2022 17:23:27 +0100

python-readme-renderer (32.0-1) unstable; urgency=medium

  * Team upload.
  * d/gbp.conf: Extend with some more default settings
  * New upstream version 32.0
  * d/{control,tests/control}: Running wrap-and-sort -ast
  * Drop patch queue
  * d/watch: Update to version 4
  * d/control: Remove min version on dh-python
  * 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
  * {autopkg,}tests: Ignore test 'not test_md_fixtures'
    (Closes: #1006048)
  * d/control: Adding entry Rules-Requires-Root: no
  * d/copyright: Update copyright year

 -- Carsten Schoenert <c.schoenert@t-online.de>  Tue, 08 Mar 2022 07:00:24 +0100

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