File: changelog

package info (click to toggle)
rust-rst-parser 0.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 240 kB
  • sloc: makefile: 4
file content (23 lines) | stat: -rw-r--r-- 864 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
rust-rst-parser (0.4.1-1) unstable; urgency=medium

  * Add patch fix-indent, to handle indentation of more than 3 spaces
    for image directives.
  * Package rst_parser 0.4.1 from crates.io using debcargo 2.7.5
  * Drop upstream merged patches anyhow, image-mult-opts, image-scale-
    percent.

 -- Jelmer Vernooij <jelmer@debian.org>  Thu, 19 Dec 2024 16:48:44 +0000

rust-rst-parser (0.4.0-2) unstable; urgency=medium

  * Import upstream patches:
   + image-mult-opts: Add support for multiple options in image directive
   + image-scale-percent: Add support for scaling images by percentage

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 21 Sep 2024 16:32:02 +0100

rust-rst-parser (0.4.0-1) unstable; urgency=medium

  * Package rst_parser 0.4.0 from crates.io using debcargo 2.6.1

 -- Jelmer Vernooij <jelmer@debian.org>  Wed, 31 Jul 2024 17:14:23 +0100