File: changelog

package info (click to toggle)
ruby-redcloth 4.3.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 708 kB
  • sloc: ruby: 1,233; ansic: 201; makefile: 25
file content (266 lines) | stat: -rw-r--r-- 8,798 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
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
ruby-redcloth (4.3.4-1) unstable; urgency=medium

  * Team upload

  [ Gui-Yue ]
  *  Increase test threshold for RISC-V (Closes: #1078816)

  [ Cédric Boutillier ]
  * Bump Standards-Version to 4.7.0 (no changes needed)
  * Fix partially possible privacy breach

 -- Cédric Boutillier <boutil@debian.org>  Thu, 05 Sep 2024 16:17:11 +0200

ruby-redcloth (4.3.3-1) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Update standards version to 4.6.1, no changes needed.

  [ Pirate Praveen ]
  * New upstream version 4.3.3
  * Bump Standards-Version to 4.6.2 (no changes needed)
  * Drop obsolete X?-Ruby-Versions fields
  * Switch to ${ruby:Depends} for ruby dependencies
  * Drop patches no longer needed (applied upstream)

 -- Pirate Praveen <praveen@debian.org>  Mon, 01 Jan 2024 16:42:32 +0530

ruby-redcloth (4.3.2-4) unstable; urgency=medium

  * Team Upload

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Use secure copyright file specification URI.
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update Vcs-* headers from URL redirect.
  * Use canonical URL in Vcs-Git.
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on rake and ruby-rspec.

  [ Pirate Praveen ]
  * Bump Standards-Version to 4.6.0 (no changes needed)
  * Update watch file standard to 4
  * Bump debhelper compatibility level to 13
  * Switch to gem-install layout for bundle --local compatibility

 -- Pirate Praveen <praveen@debian.org>  Thu, 27 Jan 2022 23:06:21 +0530

ruby-redcloth (4.3.2-3) unstable; urgency=medium

  * Team upload.
  * Replace deprecated YAML.load_documents (Closes: #888170)
  * Bump debhelper compatibility level to 10
  * Declare compliance with Debian Policy 4.1.3

 -- Lucas Albuquerque Medeiros de Moura <lucas.moura128@gmail.com>  Sun, 04 Feb 2018 17:08:25 -0200

ruby-redcloth (4.3.2-2) unstable; urgency=medium

  * Fix version (change 4.3.1 to 4.3.2)

 -- Pirate Praveen <praveen@debian.org>  Thu, 03 Nov 2016 18:53:51 +0530

ruby-redcloth (4.3.2-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * Remove patches (already applied upstream)

 -- Pirate Praveen <praveen@debian.org>  Tue, 13 Sep 2016 14:52:56 +0530

ruby-redcloth (4.2.9-5) unstable; urgency=medium

  * Team upload.
  * Fix tests to support RSpec 3.x (Closes: #791786)

 -- Balasankar C <balasankarc@autistici.org>  Wed, 08 Jul 2015 23:35:08 +0530

ruby-redcloth (4.2.9-4) unstable; urgency=high

  * Team upload.
  * debian/ruby-tests.rb → debian/ruby-tests.rake: fix recipe to run tests
    during build.
  * 0001-Filter-out-javascript-links-when-using-filter_html-o.patch:
    - block javascript: links Closes: #774748 [CVE-2012-6684]

 -- Antonio Terceiro <terceiro@debian.org>  Sat, 07 Feb 2015 23:30:26 -0200

ruby-redcloth (4.2.9-3) unstable; urgency=medium

  * Team upload.

  [ Cédric Boutillier ]
  * debian/control: remove obsolete DM-Upload-Allowed flag
  * use canonical URI in Vcs-* fields
  * debian/copyright: use DEP5 copyright-format/1.0 official URL for Format field
  * update debian/watch. Thanks Bart Martens

  [ Christian Hofstaedtler ]
  * Update Standards-Version to 3.9.5 (no changes)
  * Update Build-Depends for ruby2.0, drop ruby1.8
  * Drop transitional packages

 -- Christian Hofstaedtler <zeha@debian.org>  Sun, 29 Dec 2013 19:57:37 +0100

ruby-redcloth (4.2.9-2) unstable; urgency=low

  * Team upload.
  * Rebuild with recent gem2deb
  * Conforms to standards 3.9.3

 -- Vincent Fourmond <fourmond@debian.org>  Sun, 24 Jun 2012 02:08:32 +0200

ruby-redcloth (4.2.9-1) unstable; urgency=low

  [ Dmitry Borodaenko ]
  * New upstream version:
    - RbConfig warning fix merged.
  * Transitional packages are oldlibs/extra.
  * Point Vcs-* control fields at git.debian.org.
  * Recompile Ragel sources, added Build-Depends: ragel.

  [ Cedric Boutillier ]
  * Fix debian/watch to adapt to modified github.com.

 -- Dmitry Borodaenko <angdraug@debian.org>  Sun, 12 Feb 2012 14:49:42 +0300

ruby-redcloth (4.2.8-2) unstable; urgency=low

  * Really point watch file to GitHub.
  * Fix Config deprecation warning with Ruby 1.9.3.

 -- Dmitry Borodaenko <angdraug@debian.org>  Sun, 09 Oct 2011 18:26:33 +0300

ruby-redcloth (4.2.8-1) unstable; urgency=low

  * New upstream version.
  * Switch to gem2deb-based packaging:
    - source and binary packages renamed to ruby-redcloth
    - transitional packages added
    - source format changed to 3.0 (quilt).
  * Redirect watch file to GitHub.
  * Add redcloth(1) manpage.

 -- Dmitry Borodaenko <angdraug@debian.org>  Tue, 06 Sep 2011 19:27:19 +0300

redcloth (4.2.2-1) unstable; urgency=low

  * New upstream version.
  * Replaced autogenerated ext/redcloth_scan/*.c with Ragel source files
    pulled from upstream git.
  * Vcs-Browser and Vcs-Git fields added to debian/control.
  * Debhelper compat level upgraded to 5.
  * Standards-Version upgraded to 3.8.3:
    - section changed to ruby.

 -- Dmitry Borodaenko <angdraug@debian.org>  Sat, 22 Aug 2009 13:04:38 +0300

redcloth (4.1.9-2) unstable; urgency=low

  * Rearranged target dependencies in debian/rules to conform to Debian
    Policy: binary-* should depend on build, this was missing for
    binary-arch (Closes: #518496).

 -- Dmitry Borodaenko <angdraug@debian.org>  Sat, 07 Mar 2009 17:07:34 +0200

redcloth (4.1.9-1) unstable; urgency=low

  * New upstream version:
    - Ruby 1.9 compatibility fixes.
  * Revert from Rakefile back to setup.rb.
  * Removed rake and rubgems from Build-Depends.
  * Upload to unstable.

 -- Dmitry Borodaenko <angdraug@debian.org>  Wed, 04 Mar 2009 17:32:04 +0200

redcloth (4.0.4-2) experimental; urgency=low

  * Added ruby1.8-dev and ruby1.9-dev to Build-Depends (Closes: #504273).

 -- Dmitry Borodaenko <angdraug@debian.org>  Sun, 02 Nov 2008 15:11:50 +0200

redcloth (4.0.4-1) experimental; urgency=low

  * New upstream version:
    - total rewrite with new maintainer and new copyright
    - pure Ruby implementation replaced with binary library compiled from C
      code generated by Ragel
    - license changed from BSD to MIT.
  * Upstream source tarball repackaged to exclude binary and auto-generated
    files (*.bundle, ._*, *.c), size reduced from 400k to 70k.
  * Updated to Standards-Version 3.8.0:
    - Homepage: field added to control file.
  * Watch file updated (upstream switched from tar.gz to tgz).
  * Build a library for Ruby 1.9 in libredcloth-ruby1.9.

 -- Dmitry Borodaenko <angdraug@debian.org>  Tue, 28 Oct 2008 18:19:30 +0200

redcloth (3.0.99.0.svn.20060519-1) unstable; urgency=low

  * Subversion snapshot of RedCloth 3.1.
    - includes main part of notextile fix by Paul van Tilburg
      (Closes: #392012)
    - forward-ported Paul van Tilburg's fix for (*) and (**) from 3.0.4-2
    - removed fix for (_), as it breaks more important test cases
  * notextile modifier regexp cleanup by Paul van Tilburg.
  * 'x' between numerics fixed (Closes: #389370).
  * Improved and included infinite loop fix by Fabien Penso on
    redcloth-upwards ML.

 -- Dmitry Borodaenko <angdraug@debian.org>  Sun, 15 Oct 2006 16:28:51 +0100

redcloth (3.0.4-2) unstable; urgency=low

  * Generate more documentation:
    - generate RDoc documentation (Closes: #357631)
    - generate HTML versions of README and REFERENCE
  * Include patch by Paul van Tilburg:
    - fix for strong (*) and bold (**) greediness (Closes: #368442)
    - remove non-multiline limit for emphasis (_) (Closes: #367670)
  * Bumped Standards-Version to 3.7.2.

 -- Dmitry Borodaenko <angdraug@debian.org>  Sat, 09 Sep 2006 18:58:33 +0100

redcloth (3.0.4-1) unstable; urgency=low

  * New upstream version.
  * Updated project home page link in debian/copyright file.
  * Bumped Standards-Version to 3.6.2.

 -- Dmitry Borodaenko <angdraug@debian.org>  Thu, 06 Oct 2005 20:06:11 +0300

redcloth (3.0.3-2) unstable; urgency=low

  * New version from upstream CVS (2005-02-18):
    - fixes unwanted <p> in lite_mode (Closes: #303095)
    - fixes list handling

 -- Dmitry Borodaenko <angdraug@debian.org>  Wed,  6 Apr 2005 13:09:38 +0300

redcloth (3.0.3-1) unstable; urgency=low

  * New upstream version.
  * Added debian/watch file.

 -- Dmitry Borodaenko <angdraug@debian.org>  Fri, 11 Feb 2005 12:46:15 +0200

redcloth (2.0.10-2) unstable; urgency=low

  * Fixed long description to be more descriptive.

 -- Dmitry Borodaenko <angdraug@debian.org>  Thu,  1 Jul 2004 18:13:08 +0300

redcloth (2.0.10-1) unstable; urgency=low

  * Initial release. Closes: #256663 (ITP).

 -- Dmitry Borodaenko <angdraug@debian.org>  Mon, 28 Jun 2004 18:26:31 +0300